Show TOC

Useful Fields in the Coverage Analyzer DisplaysLocate this document in the navigation structure

Procedure

For evaluating code coverage in the Detail Display or Global Display, a layout variant that contains the following fields has proven to be useful:

  • The Status column, which displays the "traffic light" icon for code coverage (green, yellow, or red icon). This column may be unlabeled in the Global Display.

  • The Current Coverage and Accumulated Coverage columns for the code coverage measure that you selected as most important. In the Detail Display, you can use the Next Status function to set the Status field according to your favorite code coverage measure.

  • The Current Procedure Coverage (Percent) and Accumulated Procedure Coverage (Percent) columns, if not already selected. The Coverage Analyzer sets the Status icon according to this metric when you start a display.

  • The Current Runtime Errors (Percent) and Accumulated Runtime Errors (Percent) columns. These columns show how much of the time a short dump occurs when the program is run. If the value is greater than 0, then the Current Procedure Coverage (Percent) is set to 0, so that for this value a red Status icon is displayed in the displays.

  • The Object Name column and any other columns of interest to you.

Mark the Default Setting flag to have the display start with this layout.