Cobertura: Java test coverage tool
Cobertura: Java test coverage tool
Submitted by webmaster@testdriven.com (Links) on Fri, 04/03/2005 - 08:01.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.
