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:
- In the Profile dialog box, click the Profiling tab,
select your profiling set, and click Edit, then Next.
- Make sure a code coverage profiling type is selected, then
click Next.
- To specify what is to be profiled, add a new filter set or customize
the contents of an existing filter set.
- Click Finish and profile your application.