Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

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

Changelog


Labels
  • None