Package: rcov (0.8.0.2-2) [universe]
Links for rcov
Ubuntu Resources:
Download Source Package rcov:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Ari Pollak
- Debian Ruby Extras Maintainers (Mail Archive)
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
a code coverage tool for Ruby
rcov is a code coverage tool for Ruby. It is commonly used for viewing overall test unit coverage of target code. It improves on the better known coverage tool, Ruby Coverage, on a number of points:
* 20-300 times faster: typically, the program being inspected runs only ~3
times slower than without rcov (i.e. not 200 times
slower as with previous tools)
* more accurate coverage information through code linkage inference using
simple heuristics
* more convenient interface
* provides both HTML and console output
* additional features like bogo-profile mode, colorblind-friendliness...
Homepage: <http://eigenclass.org/hiki.rb?rcov>
Other Packages Related to rcov
|
|
|
-
- dep: libc6 (>= 2.5-5)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libruby1.8 (>= 1.8.5)
- Libraries necessary to run Ruby 1.8
-
- dep: ruby1.8
- Interpreter of object-oriented scripting language Ruby 1.8
Download rcov
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 52.5 kB | 276.0 kB | [list of files] |
| i386 | 51.8 kB | 276.0 kB | [list of files] |