Cobertura

A free Java tool that calculates the percentage of code accessed by tests
Download

Cobertura Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Cobertura Team
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 859 KB

Cobertura Tags


Cobertura Description

A free Java tool that calculates the percentage of code accessed by tests Cobertura can be used to identify which parts of your Java program are lacking test coverage. Cobertura is based on jcoverage. Here are some key features of "Cobertura": · Can be executed from ant or from the command line. · Instruments Java bytecode after it has been compiled. · Can generate reports in HTML or XML. · Shows the percentage of lines and branches covered for each class, each package, and for the overall project. · Shows the McCabe cyclomatic code complexity of each class, and the average cyclomatic code complexity for each package, and for the overall product. · Can sort HTML results by class name, percent of lines covered, percent of branches covered, etc. And can sort in ascending or decending order. Requirements: · Java What's New in This Release: · Cobertura is now thread safe. · Fix for FileLocker exception when writing coverage data · (java.lang.IllegalStateException: Shutdown in progress) that started · to appear with Java 6 update 14. (Chris van Es) · Fix for bug "Unix scripts behave oddly due to DOS format - ID: 2788621"


Cobertura Related Software