Don't ask to ask, just ask | |
PerlMonks |
Re: Coverage reportby pryrt (Abbot) |
on Oct 03, 2019 at 13:18 UTC ( [id://11107006]=note: print w/replies, xml ) | Need Help?? |
Have you followed the Selecting Files to Cover section of the docs? I'm actually surprised that Data and Getopot are being included in the coverage, because they would normally be in the @INC array, which the docs say should prevent the modules from showing coverage. Could you show us the sequence you use to run the coverage? And show us perl -V (capital V for the option), to show the @INC you've got?
In Section
Seekers of Perl Wisdom
|
|