Description: CodeCover is an open source code coverage analysis tool for C, C++, Java and C# programs. It provides detailed reports on code coverage metrics to help developers understand how much of their codebase is being tested.
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