EMMA (code coverage tool)
Appearance
![]() | The topic of this article may not meet Wikipedia's notability guidelines for products and services. (September 2010) |
![]() | This article may contain excessive or inappropriate references to self-published sources. (September 2010) |
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.
EMMA is not currently under active development; the last stable release took place in mid-2005.[1]
Alternatives
EMMA-based tools
- Intellij Idea Pluggin Includes a code coverage from its own and an EMMA pluggin.
- NetBeans Code Coverage Plugin — Visualizes code coverage by coloring sources in the NetBeans IDE
- Sonar EMMA plugin: enables usage EMMA analyses within the code quality management platform Sonar
- Eclipse EMMA plugin
- Google CodePro AnalytiX