| Wiki Markup |
|---|
{iframe:src=http://update.sonarsource.org/plugins/clover.html|width=700|height=250|frameborder=0}
{color:#333333}Your browser does not support iframes.{color}{iframe} |
Description / Features
Get code coverage with Atlassian Clover.
...
Usage
In order to make Sonar use the Clover Java code coverage engine, the property "'sonar.core.codeCoveragePlugin" must java.coveragePlugin' must be set to "'clover"'. It can be set in different locations:
- Global settings (Settings > Configuration > Global General Settings > Code CoverageJava). It will apply to all Java projects.
- Project settings (Project > Configuration > Settings > Code CoverageJava). It will apply to this specific projetproject.
- Build tool settings, for example a Maven property in the pom or a command-line property.
From the settings pages, the version of the Maven Clover plugin to be used and the license key can be set.
By uploading the license key (clover 1 or clover 2) into Sonar, you will benefit from a centralized configuration.
By default, the sonar-plugin-clover1 runs the maven-clover-plugin.
By default, the sonar-plugin-clover2 runs the maven-clover2-plugin.
| Note |
|---|
In case the Clover plugin is defined in the pom.xml of your project, Sonar will use the version defined in the pom with its attached configuration. |
Usage
See the Code Coverage by Unit Tests tutorial.
...
- Problems with GWT - see SONARPLUGINS-1048
...
Change Log
| JIRA Issues | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| JIRA Issues | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
| JIRA Issues | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|

