Herkum has asked for the wisdom of the Perl Monks concerning the following question:
I have a custom package that I am developing and I am running Build testcover to generate a Coverage report. I want to limit it to only the Modules that are a part of my package that I am bundling, but the coverage report covers all the modules that I am using as well.
What do I have to do in order to limit coverage to Modules in my package?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Limited Coverage
by molecules (Monk) on Jan 21, 2010 at 20:02 UTC | |
by Herkum (Parson) on Jan 21, 2010 at 20:37 UTC | |
by molecules (Monk) on Jan 21, 2010 at 21:57 UTC | |
by Herkum (Parson) on Jan 21, 2010 at 22:23 UTC | |
by molecules (Monk) on Jan 21, 2010 at 23:38 UTC |