Download List

프로젝트 설명

Cobertura is a 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-08 07:17 Back to release list
1.1

몇 가지 사소한 버그수정 및 속도가 향상되었다. 계측 약 5 배 빠른 대신 BCEL은 ASM을 사용하는 예정이다. XML을 이제는 더 이상 잘못된 XML 문자가 포함되어있는 패키지 정보를 포함했다.
Tags: Minor feature enhancements
A few minor bugfixes and speed improvements were
made. Instrumentation is about 5 times faster due
to using ASM instead of BCEL. The XML reports now
contain package information and no longer contain
invalid XML characters.

Project Resources