From: Florian Gross Date: 2004-12-20T00:32:06+09:00 Subject: Re: [ANNOUNCE] Ruby Coverage Validator Stephen Kellett wrote: > Ruby Coverage Validator, a coverage tool for Ruby. How does this compare to free solutions like rcov? I especially wonder if you are using trace_funcs (which can be quite slow) or if you found another way of getting the statistics. (The feature list states that it "Uses the tracing and profiling API introduced with Ruby 2.2." -- sounds like Python was replaced with Ruby and the version number was left untouched. :))