-
Name
-
rcov
-
Version
-
1.0.0
-
Platform
-
ruby
-
Authors
-
Aaron Bedra (abedra)
Chad Humphries (spicycode)
Jay McGaffigan(hooligan495)
Relevance Inc
Mauricio Fernandez
-
Bindir
-
bin
-
Date
-
2012-02-01 00:00:00 UTC
-
Description
-
rcov is a code coverage tool for Ruby.
-
Email
-
aaron@aaronbedra.com
-
Executables
-
rcov
-
Extensions
-
ext/rcovrt/extconf.rb
-
Files
-
bin/rcov
ext/rcovrt/1.8/callsite.c
ext/rcovrt/1.8/rcovrt.c
ext/rcovrt/extconf.rb
lib/rcov.rb
lib/rcov/call_site_analyzer.rb
lib/rcov/code_coverage_analyzer.rb
lib/rcov/coverage_info.rb
lib/rcov/differential_analyzer.rb
lib/rcov/file_statistics.rb
lib/rcov/formatters.rb
lib/rcov/formatters/base_formatter.rb
lib/rcov/formatters/failure_report.rb
lib/rcov/formatters/full_text_report.rb
lib/rcov/formatters/html_coverage.rb
lib/rcov/formatters/html_erb_template.rb
lib/rcov/formatters/html_profiling.rb
lib/rcov/formatters/ruby_annotation.rb
lib/rcov/formatters/text_coverage_diff.rb
lib/rcov/formatters/text_report.rb
lib/rcov/formatters/text_summary.rb
lib/rcov/lowlevel.rb
lib/rcov/rcovtask.rb
lib/rcov/templates/detail.html.erb
lib/rcov/templates/index.html.erb
lib/rcov/templates/jquery-1.3.2.min.js
lib/rcov/templates/jquery.tablesorter.min.js
lib/rcov/templates/print.css
lib/rcov/templates/rcov.js
lib/rcov/templates/screen.css
lib/rcov/version.rb
-
Homepage
-
http://github.com/relevance/rcov
-
Rdoc options
-
--title
rcov code coverage tool
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
1.8.15
-
Specification version
-
3
-
Summary
-
Code coverage analysis tool for Ruby
-
Original platform
-
ruby
-
New platform
-
ruby