Registry / testing / relevance-rcov

relevance-rcov

JSON →
library0.9.3rbrubygemsunverified

rcov is a code coverage tool for Ruby, featuring fast execution and multiple analysis modes.

gem install relevance-rcov
INSTALL
IMPORT
SIG · RELEVANCE-RCOV
R
relevance-rcov
testingrubyv0.9.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rcov
✓ require 'rcov'

Run code coverage analysis (usually invoked from CLI)

require 'rcov' # Typically used via command line: rcov test/test_*.rb
Debug
Known issues
breakingrcov is not compatible with Ruby 2.0+ due to changes in the Ruby VM.
fix
Use a modern alternative like SimpleCov.
affects: >= 2.0
Upgrade
Version history
0.9.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
relevance-rcov — gem install relevance-rcov · libregistry