Download of cobertura-1.9.4-src.tar.gz (cobertura-1.9.4-src.tar.gz ( external link: SF.net): 9,268,768 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
9,268,768 bytes
MD5
43e67f1350f4577c1d6bf42b34aaa823

Project Description

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.