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.
Note: Code Coverage is not supported in Wazi Developer for Eclipse.
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.
- Filter list file: Specify a file that contains filter strings. These filters are used to exclude modules from code coverage.
- 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.