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: OpenClover is an open-source code coverage tool for Java applications. It can generate code coverage reports to show the degree to which the source code is being tested by unit tests. Useful for improving test quality.
Type: software
Pricing: Open Source