- Do one of the following:
- Open the desired file in the editor, and choose on the context menu. When running tests with coverage, note that you can run the entire test class, or each individual test method, depending on the caret location.
- Select the desired run/debug configuration, and then on the main menu choose .
- On the main toolbar, click
. This will launch the selected run/debug configuration.
- If Show options before applying coverage to the editor has been selected in the
Coverage page of the Settings dialog, choose whether you want to replace the active coverage
suites, add collected data to the active suites, or do not apply coverage data. You can also opt to skip this dialog in the
future.
In case any other option has been selected, the respective action will be performed silently.
- Explore the collected coverage data in the Coverage tool window.

