James E Keenan wrote: > I have had a proposal accepted to do a presentation at the Pittsburgh > Perl Workshop (Oct 13-14) on "Better Code via Coverage Analysis during > Testing" (http://pghpw.org/ppw2007/talk/725). > > During this presentation I hope to: > > 1. Channel pjcj to the best of my ability. > 2. Share some things I've picked up in 3+ years of using Devel::Cover > about improving your testing coverage. > > If (a) you have coverage tricks as in (2) that you've picked up, I'd > like to hear them. > > I'd also like to hear any other coverage-related ideas you think would > be worthwhile bringing up at this workshop.
D::C definitely deserves more attention. feel free to borrow any ideas from the talk I gave at oscon last year: http://www.modperlcookbook.org/~geoff/slides/OSCon/2006/devel_cover-printable.pdf.gz --Geoff