>> Is there a rake task to generate this report? > > rake rcov OK.
By the way, there's a '<<' missing on the 'task.spec_opts' in rakelib/rspec.rake. > It outputs to report/coverage and report/spec.html. I plan to > integrate that back into the site. That would be great. One thing I don't understand is how rcov chooses which ruby files should be included in the test coverage report. For instance, why does it exclude the addon directory? Lacton > Assaf
