Runtime code coverage options

Use the Code Coverage page to specify the runtime code coverage settings. The Code Coverage page is available on the Run property group tab.

Code coverage level: Choose the code coverage level: Line or Program flow.

Report: Choose to automatically generate an additional PDF code coverage report.

Additional: Choose these additional options:
  • Use source for COBOL: Select this option when you run code coverage sessions with COBOL V6.2 and later applications to use the source instead of the expanded source.
  • Ignore errors: Select this check box to force code coverage to produce a report, regardless of error conditions.
  • Test ID: To assign a test ID to the code coverage result, specify a string of alphanumeric characters.
  • Tags: Specify a list of tags to associate with the code coverage result. Separate multiple tags with commas.