| Column | Description | 
|---|---|
| Type | The source file type. | 
| Source Lines | The number of lines of source code in verified files of the specified type. | 
| Quantity | The number of source files of the specified type. | 
| Unverified | The number of source files of the specified type for which verification was not attempted. Note: Copybooks do not need to be verified. Copybooks are parsed when the including source file is verified. 
                               | 
| Verified | The number of successfully verified source files of the specified type. | 
| Erroneous | The number of unsuccessfully verified source files of the specified type. | 
| Relaxed | The number of source files of the specified type that were verified despite errors, under the relaxed parsing option. | 
| Missing | The number of missing support files (copybooks, JCL procedures, and the like). |