Description
Get code coverage with Atlassian Clover.
Configuration
The property "sonar.core.codeCoveragePlugin" must be set to "clover". It can be set in different locations :
- Global settings (Configuration -> Settings -> Core). It will be applied to all Java projects.
- Project settings (Project -> Settings -> Core)
- Build tool setting, for example a Maven property in the pom or a command-line property
Known limitations
- Problems with GWT - see SONARPLUGINS-1048
Changelog
Labels

