RubyGems.org

rcov

0.9.10-java

rcov is a code coverage tool for Ruby. It is commonly used for viewing overall test unit coverage of target code. It features fast execution (20-300 times faster than previous tools), multiple analysis modes, XHTML and several kinds of text reports, easy automation with Rake via a RcovTask, fairly accurate coverage information through code linkage inference using simple heuristics, colorblind-friendliness...

installgem install rcov -v 0.9.10
Authors

Relevance, Chad Humphries (spicycode), Aaron Bedra (abedra), Jay McGaffigan(hooligan495), Mauricio Fernandez

793,343 total downloads 6,749 for this version
Owners

7ce90d712fab09421b7f2cf955b9a4c86384076117c2d2c558438bc8f204680f24659470071279a42020d5b87411598eDd76a12d66f843de5c5f8782668e7127

Gemfile
gem "rcov", "~> 0.9.10"
Versions
  1. 0.9.10 December 29, 2009 java
Show all versions (39 total)