Limiting the collection of coverage data

You can limit the collection of coverage data by using filters to select packages, classes, or methods to include or exclude. By limiting which data is collected, you can focus on specific parts of your code and save profiling resources.

To limit which coverage data is collected:
  1. In the Profile dialog box, click the Profiling tab, select your profiling set, and click Edit, then Next.
  2. Make sure a code coverage profiling type is selected, then click Next.
  3. To specify what is to be profiled, add a new filter set or customize the contents of an existing filter set.
  4. Click Finish and profile your application.
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.