summaryrefslogtreecommitdiff
path: root/devel/ruby-rcov
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-8/+1
2008-04-04Initial import of ruby18-rcov-0.8.1.2.0 as devel/ruby-rcov.jlam5-0/+96
Ruby-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, and colorblind-friendliness.