JCL File

Metric Description
Blank Lines Number of blank lines of source (sequence number area content is ignored).
Control Cards Usages Number of DD statements referencing control cards identified in Legacy.xml to generate program to control card relationships.
EXEC Cataloged Procedure Steps Number of EXEC statements invoking cataloged procedures.
EXEC In-stream Procedure Steps Number of EXEC statements invoking instream procedures.
Include Statements Number of include statements.
Lines with Comments Number of lines of source containing comments, including inline comments placed on lines with statements.
Source Lines Number of lines of source, including blank lines and comments.
Steps Number of top-level steps in the job (not including steps in invoked procedures).
Total EXEC Cataloged Procedure Steps Number of EXEC statements invoking cataloged procedures in the job and invoked procedures. If a procedure is invoked multiple times, it is counted each time.
Total Include Statements Number of include statements in the job, invoked procedures, and any include files.