Description: EclEmma is a free Java code coverage tool for Eclipse, used to measure and report on code coverage in Java projects. It highlights which parts of the code have been executed during runtime.
Type: software
Pricing: Open Source
Description: ECobertura is an open source Java code coverage tool that calculates the percentage of code accessed by tests. It integrates with build tools like Ant and Maven to provide coverage metrics and HTML reports.
Type: software
Pricing: Open Source