Managing data in the Coverage Statistics view
The Coverage Statistics view allows you to filter and rearrange the data to suit your requirements.
Do any of the following to focus the Coverage Statistics view data:
- Group data by package, class, or method
- Click the Package Level Information button
to group data by package.
- Click the Class Level Information button
to group data by class.
- Click the Method Level Information button
to group data by method.
- Filter the data to display specific packages, classes, and methods.
Note: Filtering depends on how you have grouped the data. For example, you can filter the data to display specific methods only if you have grouped the data in the display by method.
- Enter a string in the Filter field of the Coverage Statistics view. An asterisk (*) matches any string.
- Check the checkbox for Case-sensitive if it is necessary to distinguish between uppercase and lowercase letters when filtering data.
- Press the Enter key to display the packages, classes, or methods that match the string.
- Display or hide columns
- Select Choose Columns . . . from the pop-up menu.
- In the Choose Columns dialog box, select the columns to be displayed. You can also rearrange the order in which the columns are displayed.
- Sort data by column.
- Click a column header once to sort the display in ascending order, based on values in the column.
- Click again to re-sort in descending order.
Parent topic
Viewing and analyzing coverage data for lines and methods
Related tasks
Collecting coverage data for lines and methods
Related reference
The Coverage Statistics view for line and method coverage data