Download of cobertura-1.9.2-src.zip (cobertura-1.9.2-src.zip ( external link: SF.net): 9,286,892 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
9,286,892 bytes
MD5
7f29e46bbd3e0b3041d31c1f69c300f8

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.