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...
Required Ruby Version
> 0.0.0
Authors
Mauricio Fernandez
Versions
- 1.0.0 January 21, 2012 (58 KB)
- 0.9.11 October 07, 2011 java (94 KB)
- 0.9.11 October 07, 2011 (88.5 KB)
- 0.9.10 August 05, 2011 java (94 KB)
- 0.9.10 August 05, 2011 (88.5 KB)
- 0.8.1.0 November 18, 2007* (72 KB)