Plugins (1087)


Training and Consulting (47)


Eclipse Summit Europe 2008


EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 585
Comments: 0


Category: Plugin Directory / Testing / CodeCover

CodeCover 
Rate this plugin | Report broken link | Details | Comments (1)

Rating: 5.0 (1 Vote) | hits: 3
CodeCover

Version: 1.0
Support Eclipse Version: 3.3
License: Free EPL
Development Status: Production/Stable
Company:
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Buy Now
Update Site URL: http://update.codecover.org

CodeCover is an extensible code coverage tool. It has support for Java and COBOL, supports statement coverage, branch coverage, loop coverage, and MC/DC, and performs source instrumentation for the most accurate coverage measurement. It has a CLI interface for easy use from the command line, an Ant interface for easy integration into an existing build process, and is fully integrated into Eclipse. It has customizable HTML and CSV reports, per test case coverage measurement, full integration with JUnit for automatic recognition of test cases, live notification for manual test case recognition, a boolean analyzer that helps to find test cases to increase MC/DC, and a correlation matrix to find redundant test cases and optimize your test suite.
Added on: 15-Jan-2008




Last 1 Comments


User: AnonymousRating: 52008-01-25 10:03:43
Looks good, but as there is no support for multiple projects at the moment, is no use to me.