Download of cobertura-2.1.1-bin.tar.gz (cobertura-2.1.1-bin.tar.gz ( external link: SF.net): 4,373,072 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
4,373,072 bytes
MD5
4f46638aa8e4d89565c038092398ea06

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.