Using the Code Coverage Statistics 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.
Prerequisites:To view code coverage statistics, follow these steps:
Related concepts
Code Coverage Statistics view
Overview of the Profiling tool
Related tasks
Profiling an application
Launching or attaching a Java process
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.