RSS 3 projects tagged "Code coverage"

Download Website Updated 12 May 2009 Atlassian Clover

Screenshot
Pop 31.08
Vit 38.37

Clover is a Java code coverage analysis tool. Key features include per-test code coverage, test optimization (aka selective testing), interactive and historical HTML reporting, IDE integration with Eclipse, IntelliJ IDEA, RAD, and NetBeans. It also works with Ant, Maven, and other command line tools.

No download Website Updated 31 Oct 2011 coco

Screenshot
Pop 22.80
Vit 2.07

Coco is another code coverage utility for Ruby 1.9. One uses it from rspec or unit/test with a simple "require 'coco'". It displays the names of files that are covered less than 90% on the console. It builds a simple HTML report only for files covered less than 90%. It reports sources that have no tests. It is UTF-8 compliant. It is configurable via a simple YAML file. It has colorized console output.

No download Website Updated 18 Aug 2012 kcov

Screenshot
Pop 83.62
Vit 6.30

Kcov is a code coverage tester based on bcov, which uses DWARF debugging information to collect coverage information from binaries without special compiler options. It produces lcov-style output and only requires a single step, i.e. collection and reporting are done in one sweep.

Screenshot

Project Spotlight

JGloss

Add reading and translation annotations to words in a Japanese text.

Screenshot

Project Spotlight

Yoke

A middleware framework for Vert.x.