[grand-rapids-pm-list] Does anybody use Devel::Cover?

grand-rapids-pm-list at pm.org grand-rapids-pm-list at pm.org
Wed Feb 20 11:58:12 PST 2008


http://search.cpan.org/dist/Devel-Cover/

---> Looks like you could use it to recursively loop through a bunch of .t
files, spit out coverage metrics, then parse them.

Of couse, I can see a lot of problems with this.

Module X.t
Module X::Y.t

Module X has crappy coverage of itself, but X::Y.t uses a lot of X so we
should be okay; we need a way to figure out that 50% coverage + 85% coverage
= 90% coverage.

hmm.

Just thinking ...

-- 
Matthew Heusser,
Blog: http://xndev.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/pipermail/grand-rapids-pm-list/attachments/20080220/ccae2b88/attachment.html 


More information about the grand-rapids-pm-list mailing list