IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Manage coverage suites

Last modified: 10 August 2022

Required plugin: Coverage (bundled)

Coverage measurement results comprise a coverage suite. You can have the results of a new simulation merged with any existing suite. In this case, a line will be considered covered if it is covered by at least one of the simulations.

A coverage suite is generated every time a test or an application with code coverage measurement is executed. It is possible to have an unlimited number of coverage suites.

Results of the code coverage analysis are saved to the coverage folder in the IDE system directory.