Authors |
SonarSource |
Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/13740 |
Last Version |
0.1 |
State |
Under development |
License |
LGPL v3 |
Sources |
|
Download |
Compatibility with Sonar
Plugin versions |
1.4 |
1.5 |
1.6 |
1.7 |
|---|---|---|---|---|
0.1 |
|
|
|
|
Description / Features
Emma is an Open Source and robust code coverage tool. By default, Sonar is delivered with Cobertura and Clover plugins but if you prefer Emma you just have to install this plugin and go back to your favorite practice : the test driven development.
Usage & Installation
- Copy the jar into /extensions/plugins/ directory
- Restart Sonar Web server
- Log in as administrator
- Go to Configuration -> Settings -> General
- Set the property "Code coverage plugin" to "emma"
Known limitations
The XML report generated by Emma doesn't contain detailed information about the coverage of each line of code. So, when using this plugin, the "Coverage" tab in the Sonar source code viewer doesn't display coverage information.

