{iframe:src=http://update.sonarsource.org/plugins/emma.html|width=700|height=250|frameborder=0}
Your browser does not support iframes.
{iframe}

Compatibility Matrix

Plugin

1.0.1

1.1+

emma-maven-plugin

1.0-alpha-2

1.0-alpha-3

emma

2.0.5312

2.1.5320

Description / Features

Get code coverage for Java project with Emma (an Open Source and robust code coverage tool)

Installation

  1. Install the plugin through the Update Center or download it into the SONARQUBE_HOME/extensions/plugins directory
  2. Restart the SonarQube server

Usage

See the Code Coverage by Unit Tests for Java Project tutorial.

Note that only reports of offline instrumentation are currently supported (*.ec and *.em files). XML or HTML formats are not.

Known Limitations

Branch coverage is not calculated as such notion does not exist in Emma.

Change Log