The Code Coverage Statistics view provides information on the usage of packages, classes and methods. Using this view, you can easily identify classes that are fully utilized, and those that are under utilized which in turn allows you to focus development or test efforts on those under utilized classes. The Code Coverage Statistics view also provides an overview of the classes and methods referenced for a particular task. This can be useful in identifying unexpected method calls.
To view code coverage statistics,...
Related concepts
Code Coverage Statistics view
Overview of the Profiling tool
Related tasks
Profiling an application
Launching or attaching a Java process