Anyone use rcov (0.9.4) on a rails (2.3.5) app that is using Sequel (3.8.0)? The coverage report is including blank and comment lines as not being executed. It is also including the class definition line as being not executed when the instance and class methods have been executed. I''m not sure if this has to really do with Sequel, because this is also happening to the controller specs. Rspec(1.3.0) was run with rake(0.8.7) like this rake spec:rcov. The report seems to be totally bogus based on blanks and comments being included. I have used these in the past with AR and it worked fine. I just can''t believe Sequel would cause these to break. any ideas? Thanks, GregD -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.