...
Get code coverage for Java project with Cobertura. The plugin is based on the cobertura-maven-plugin and so can only be used to compute code coverage information on Maven projects.
Cobertura Plugin | 1.1 |
|---|---|
Cobertura | 1.9.4.1 (maven plugin 2.5.1) |
Installation
- Install the Cobertura plugin through the Update Center or download it into the SONAR_HOME/extensions/plugins directory from the Java Ecosystem page
- Restart the Sonar server
...

