Results 1 to 1 of 1
Thread: Cobertura 1.9
- 06-06-2007, 10:14 AM #1levent Guest
Cobertura 1.9
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.
Changes
Branch/conditional coverage is greatly improved. A "maxmemory" attribute was added to the ant tasks. Support for Maven and similar environments was improved. Various bugs were fixed.
URL: Cobertura


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks