EMMA (code coverage tool)
Appearance
EMMA is an open source toolkit for measuring and reporting Java code coverage. EMMA is distributed under the terms of Common Public License v1.0.
Alternatives
- Atlassian Clover - a commercial alternative
- Cobertura - an open-source alternative
External links
Emma-based tools
- Netbeans Code Coverage Plugin: emma-based coverage plugin for Netbeans that visualizes unit tests code coverage by coloring sources
- Sonar Emma plugin: enables to use Emma analysis within code quality platform Sonar