...
Get code coverage for Java project with JaCoCo (an open source and robust Java code coverage tool, developed by the authors of EclEmma). For more information, see: Comparison of Emma, Clover, Cobertura and JaCoCo.
JaCoCo Plugin | 1.1 |
|---|---|
JaCoCo | 0.5.10 |
Installation
- Install the JaCoCo plugin through the Update Center or download it into the SONAR_HOME/extensions/plugins directory from the Java Ecosystem page.
- Restart the Sonar server
...

