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.


http://cobertura.sourceforge.net





Separate each tag with a space.

Release Date:

2009-09-17

Topics:

License:

Ratings and Reviews

  • Thumbs up:

    17
  • Thumbs down:

    1
94% of 18 users recommend this project
  • Thumbs up

    Cobertura is an invaluable (and free!!) tool that is essential to my development toolkit. Uncovered code == Undiscovered defects

    posted by durp 33 days ago
    If you'd like to rate this review, please log in.
  • Thumbs up

    Great tool ! Even no plugin for Netbeans availale (yet).

    posted by Sven H. 46 days ago
    If you'd like to rate this review, please log in.
  • Thumbs up

    Cobertura is the best coverage tool I've ever used! It doesn't miss anything (which is Clover's problem), and it doesn't incorrectly mark covered code as uncovered (which is EMMA's problem). The only remaining problem I have is that one test method is too big, and I can break it up as a workaround. I'm going to push to have this used where I work. This deserves to have an Eclipse plug-in.

    posted by Jim Showalter 85 days ago
    If you'd like to rate this review, please log in.

View all reviews

Project Feed

Rate and Review

Would you recommend this project?






<

Related Projects

Cobertura Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review