On 02/28/2013 06:02 AM, Christian Walde wrote: > On Wed, 27 Feb 2013 14:49:44 +0100, Mark Stosberg <m...@summersault.com> > wrote: > >> I was tasked with working on code coverage for a large project, but had >> difficulty getting Devel::Cover to run. > > Can you maybe go into details as to why it won't run, or maybe condense > it to a repeatable case? PJCJ is, with help from others, actively > working on D::C and fixing bugs, so reports of broken things are quite > useful. :)
Thanks for all the replies. Sounds like the consensus is that I should expect Devel::Cover to work, and get help if it doesn't. I'll give it another shot. I appreciated David Cantrell's additional detail about the additional value that Devel::Cover provides. Mark