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

File Information

File Size
9,443,281 bytes
MD5
8c6ff30f8c1cecb10dbb2bbd6efae061

Projeto Descrição

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.