Hi All,
I checked in a bunch of changes to my module last night, and then the
nightly process that runs cover on it output these lines:
Devel::Cover: ignoring extra subroutine
Devel::Cover: ignoring extra statement
Devel::Cover: ignoring extra statement
Devel::Cover: ignoring extra subroutine
Dev
Tony Bowden wrote:
> Is there any simple way to remove the test files themselves from the
> Devel::Cover results? i.e. just see the coverage analysis of the files
> being tested rather than all the t/* files as well?
>
> We want to monitor the total coverage over time on a project, and it
> woul
Is there any simple way to remove the test files themselves from the
Devel::Cover results? i.e. just see the coverage analysis of the files
being tested rather than all the t/* files as well?
We want to monitor the total coverage over time on a project, and it
would be nice to just grab that from