| Did You Mean: | |
| Rov | .rov (file extension) |
| Remotely operated underwater vehicle | ROV |
| RCTV | RCV (abbreviation) |
| Covidien Plc | Rogov |
| Racova | ROV (abbreviation) |
eigenclass - rcov: code coverage for Ruby
May 22, 2006 ... rcov is a code coverage tool for Ruby. It is commonly used for viewing overall
test coverage of target code. It features: ...
eigenclass.org/hiki/rcov
spicycode's rcov at master - GitHub
Home has moved to http://github.com/relevance/rcov.
github.com/spicycode/rcov/tree/master
Rails rcov | AgileWebDevelopment
rails_rcov provides easy-to-use Rake tasks to determine the code coverage of
your unit, functional, and integration tests using Mauricio Fernandez's rcov ...
agilewebdevelopment.com/plugins/rails_rcov
RubyForge: rcov - code coverage for Ruby and more: Project Info
rcov is (mainly) a code coverage tool for Ruby featuring fast execution (20-300
times faster than previous tools), multiple analysis modes, cross-referenced ...
rubyforge.org/projects/rcov/
eigenclass - rcov FAQ
Sep 10, 2008 ... If I use heckle, will rcov have anything additional to offer me, apart from
checking coverage of class methods? ...
eigenclass.org/hiki/rcov+FAQ
RCov for almost any occasion at technical.pickles
Oct 28, 2008 ... This is where rcov makes an entrance. It does some sorcery in order to do just
that: tell you what lines of your code your tests ran. ...
technicalpickles.com/posts/rcov-for-almost-any-occasion
Mike Clark's Weblog
Jan 5, 2007 ... Jamis recently posted a tip on the virtues of running rcov to measure ... If you
'd like to give rcov a try, here are the steps I used to get ...
clarkware.com/cgi/blosxom/2007/01/05
RCov Plugin - Bamboo Extensions - Atlassian Documentation - Confluence
A plugin that will parse and record RCov coverage reports for Ruby applications,
and send notifications if the code coverage doesn't reach a specified ...
confluence.atlassian.com/display/BAMEXT/RCov+Plugin
the { buckblogs :here }: rcov
Mauricio's “rcov” utility does just that. You use it to run your tests, and it
then reports a percentage (total, as well as per file) of how ...
weblog.jamisbuck.org/2007/1/3/rcov
eigenclass - rcov 0.8.0 (Ruby code coverage): new output modes ...
Feb 28, 2007 ... Version 0.8.0 of the rcov code coverage tool for Ruby introduces new output
modes and superior emacs integration. ...
eigenclass.org/hiki/rcov-0.8.0