[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Omaha.pm] Devel::Cover & BioPerl



Devel::Cover tells you statistics about whether or not your POD and tests are covering all of your source code.

Here's the results of Devel::Cover run against the BioPerl project:
http://bix.sendu.me.uk/bioperl_live_cover/coverage.html

Neat, huh? Anyone brave enough to run Devel::Cover against their own Perl and post the results to the list? :)

About Devel::Cover:
http://search.cpan.org/dist/Devel-Cover/lib/Devel/Cover.pm
http://search.cpan.org/dist/Devel-Cover/lib/Devel/Cover/Tutorial.pod

j