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.
License | GPL 2.0 |
---|---|
Categories | Code Coverage Tools |
Tags | qualitycode-coveragecoveragetestingcodeanalysis |
HomePage | http://cobertura.sourceforge.net |
Ranking | #1909 in MvnRepository (See Top Artifacts) #3 in Code Coverage Tools |
Used By | 281 artifacts |