IntelliJ IDEA provides a tool to select coverage suites for showing or hiding, adding and removing suites.
On this page:
- Accessing the Choose Coverage Suite
- Selecting coverage suites to show
- Hiding coverage suites
- Adding coverage suites from disk
Accessing the Choose Coverage Suite
- On the main menu, choose .
- Press Ctrl+Alt+F6.
Selecting coverage suites to show
- Open the Choose Coverage Suite to Display dialog box, as described above.
- In the Choose Coverage Suite to Display dialog box, select the checkboxes next to the desired suites.

- Click Show selected. The dialog box closes.
- Open in the editor the classes, for which the coverage suites have been selected, and explore the coverage results.
Hiding coverage suites
- Open the Choose Coverage Suite to Display dialog box, as described above.
- In the Choose Coverage Suite to Display dialog box, select the checkboxes next to the suites you want to hide.
- Click No coverage. The dialog box closes. The coverage results are not shown for the target classes.
Adding coverage suites from disk
- Open the Choose Coverage Suite to Display dialog box, as described above.
- Add new suites or delete the existing ones:
- Click
, and select the desired *.esfile in the file chooser dialog. - Select one or more suites in the list, and click
. The selected suite will be deleted from the list, and from storage.
- Click