Download of cobertura-1.4-bin.zip (cobertura-1.4-bin.zip ( external link: SF.net): 1,089,780 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
1,089,780 字节
MD5
8bcb1814ee01a5c5597e72c50116793d

项目描述

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.