EclEmma Alternatives
EclEmma is described as 'free Java code coverage tool for Eclipse, available under the Eclipse Public License. It brings code coverage analysis directly into the Eclipse workbench' and is an app. There are five alternatives to EclEmma for a variety of platforms, including Mac, Windows, Linux, Eclipse and IntelliJ IDEA. The best alternative is Atlassian Clover, which is both free and Open Source. Other great apps like EclEmma are CodeCover, OpenClover, cobertura and Coverlipse.
Atlassian Clover provides Java and Groovy code coverage for software testing. Spend more time writing code that does stuff than code that tests stuff.
No screenshots yetCodeCover is a free glass-box testing tool developed in 2007 at the University of Stuttgart. CodeCover measures statement, branch, loop, term coverage (subsumes MC/DC), question mark operator coverage, and synchronized coverage.
Discontinued
Very old project (last release was 11 years ago).
- Free • Open Source
- Self-Hosted
- Eclipse
- IntelliJ IDEA
- Jenkins
- Maven
OpenClover is a free and open-source code coverage tool for Java, Groovy and AspectJ.
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
No screenshots yetSourceForge presents the Coverlipse project. Coverlipse is an open source application. SourceForge provides the world's largest selection of Open Source Software. An eclipse plugin for code coverage visualization of JUnit Tests. Especially useful for test-first development.