Metrics Sample Page
The following picture presents a screen capture of a COBOL program "Metrics" page.
This html page presents a count of all quality violations for the program.
Violations are sorted by categories.

The following comments refer to the red numbers inserted in the screen capture:

1 - This column shows the software quality defects identified by SIR. More than 50 categories are available. Categories are grouped into major domains such as: Portability, Reliability…
2 - The "# Viol" column shows the count of violation for each category. In this example there is one occurence of a file that is opened but never closed.
3 - The "% Good" column shows a normalized quality score from 0 to 100%.
4 - When clicking on an item in the Quality column, SIR displays more information on this category (see the red rectangle)
5 - When clicking on the occurence count (1 in this case), SIR displays more information on this occurence.