Code coverage monitoring: User interface reference
Use these windows to detect untested lines and methods in your
application.
The windows are part of the Profiling and Logging perspective, which can
be used to analyze runtime problems.
The Coverage Statistics view for line and method coverage data
The Coverage Statistics view displays, in
tabular format, coverage data for each package, class, and method in a profiling
resource. Coverage data for each line of code can also be displayed, but only
if the data was collected using a profiling set that included the Method and
Line Code Coverage profiling type.
The Coverage Navigator view
The Coverage Navigator view displays, in tree
format, an overview of line-level code coverage for each package, class, and
method in a profiling resource, as well as a summary for the entire resource.
The Annotated Source view, source data display
In the Annotated Source window, the display
of coverage data for source code consists of pie charts that show line coverage
statistics for classes and methods, and tables that provide coverage data
for each line.
The Preferences pages for coverage data
Use the Annotated Source Preferences page and the related Graphical
Styles and Source Styles Preferences pages to change the default appearance
of the Annotated Source view.