Download of cobertura-1.9.1-src.tar.bz2 (cobertura-1.9.1-src.tar.bz2 ( external link: SF.net): 5,029,059 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
5,029,059 字节
MD5
8077d053172845c239af06d366d895b3

项目描述

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.