A Gradle plugin for running Cobertura coverage reports.
<dependency>
<groupId>net.saliman</groupId>
<artifactId>gradle-cobertura-plugin</artifactId>
<version>4.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Apply the Cobertura plugin and configure coverage formats
Replace with the JaCoCo plugin (id 'jacoco').
No dependency data recorded yet.