Download of cobertura-1.5-src.zip (cobertura-1.5-src.zip ( external link: SF.net): 5,123,726 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
5,123,726 字节
MD5
b3b17f8c07e971949d9f09838cf18f81

项目描述

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.