Download of cobertura-1.8-src.tar.gz (cobertura-1.8-src.tar.gz ( external link: SF.net): 5,021,396 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
5,021,396 bytes
MD5
6efc0d6967f43a2c6b810dc1070f4446

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.