On Mar 3, 2:23 pm, jamie
<jamie.alexan...-bJEeYj9oJeDQT0dZR+AlfA@public.gmane.org>
wrote:> Is anyone aware of a tool for detecting dead/unreachable code in an
> RonR app?
One way to tell if there is dead/unreachable code is to have good test-
coverage. Then you could use rcov to see what areas of your
application has proper test coverage or not.
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---