good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re^3: Coverage reportby jcb (Parson) |
on Oct 03, 2019 at 22:15 UTC ( [id://11107024]=note: print w/replies, xml ) | Need Help?? |
Devel::Cover accumulates all of its results in one database. I use PERL5OPT=-MDevel::Cover prove -l for development tests on a pure-Perl distribution I am writing, followed by simply cover to get the unified report.
In Section
Seekers of Perl Wisdom
|
|