Running code coverage on your compiled language application
automatically launches the collection of code coverage data within
the Debug perspective. Once completed, the code coverage report opens
in the current perspective. If you then switch perspectives, the code
coverage report remains viewable from that perspective as well. The Compiled
Code Coverage Result view also automatically opens in
the current perspective once the code coverage report is generated.
Additionally, it can be opened from any perspective by navigating
to . Then select .
About this task
This section of the documentation explains how you can:
- Generate a code coverage report for a previous result
- Specify the report format (Workbench, HTML or PDF)
- Save the code coverage results to your file system
- Generate a code coverage report comparing two previous results
Procedure
- To generate a code coverage report for any of the results
listed in the Compiled Code Coverage Results view, select
the result, right-click and select Generate Report....
- To simultaneously generate multiple Workbench reports,
select the results (hold down the Ctrl key while selecting the set
of results), right-click and select Generate Report...,
and then select the Workbench report on the Code Coverage report page.