| Column | Description | 
|---|---|
| Type | The source file type. | 
| Source Lines | The number of physical source code lines in the source text files (including blank lines and comments). | 
| 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 or for which verification failed
                              completely . 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). |