Ruby Coverage Validator - Overview
Ruby Coverage Validator provides automatic source code coverage analysis
of applications as they run. Ruby Coverage Validator works with information
provided by the Ruby Profiling and Coverage Interface. Ruby Coverage Validator
allows you to perform coverage analysis on your entire application. This makes
Ruby Coverage Validator an excellent tool for use in unit testing, where you
need to check that all possible code paths have been taken.
To view the feature
list for Ruby Coverage Validator, click here.
Ruby Coverage Validator does
not require a special build of your application - you do not need to make any
changes to your application to use Ruby Coverage Validator.
Ruby Coverage Validator
does not cause significant drops in performance. Ruby Coverage Validator causes
a target program to run marginally slower than normal.

