Download of cobertura-1.5-bin.tar.gz (cobertura-1.5-bin.tar.gz ( external link: SF.net): 1,092,946 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
1,092,946 bytes
MD5
b21b3016e900a80a26a288e38e182233

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.