...
Get code coverage with Atlassian Clover.
Installation
- Install the Clover plugin through the Update Center or download it into the SONAR_HOME/extensions/plugins directory
- Restart the Sonar server
Usage
In order to make Sonar use the Clover Java code coverage engine, the property 'sonar.java.coveragePlugin' must be set to 'clover'. It can be set in different locations:
...

