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 Launch History 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 launch
- Specify the report format (Workbench or HTML)
- Save the code coverage results to your file system
- Generate a code coverage report comparing two previous launches
Procedure
- To generate a code coverage report for any of the launches
listed in the Compiled Code Coverage Launch History view, select
the launch, right-click and select Generate Report....
- To simultaneously generate multiple Workbench reports,
select the launches (hold down the Ctrl key while selecting the set
of launches), right-click and select Generate Report...,
and then select the Workbench report on the Code Coverage report page.