For issues relating to the Rcov coverage tool for Ruby.
Rcov is a code coverage tool for ruby. It is commonly used for viewing overall test coverage of target code. It features:
- cross-referenced XHTML and several kinds of text reports
- support for easy automation with Rake
- colorblind-friendliness
Resources: