Limiting coverage data collection

Limit coverage data collection in order to focus on specific parts of your code and save profiling resources.

You can limit coverage data collection by using filters to select packages, classes, or methods to include or exclude.

  1. In the Profile dialog box, select the Profiling tab, click the Edit button, and after selecting the correct profiling type, click the Next button.

  2. Add a new filter set, or customize the contents of an existing set, to specify what is to be profiled.

  3. Click the Finish button and profile your application.

 

Parent topic

Collecting coverage data for lines and methods