Re: Devel::Cover vs MakeMaker

2008-04-18 Thread nadim khemir
On Friday 18 April 2008 20.06.32 Michael G Schwern wrote: > I'd like to know if anyone has a way to make Devel::Cover work properly > with the MakeMaker tests. Currently I get bizarre results from cover -test > (see below) where it thinks there's no lines in the modules. This is > probably the re

Devel::Cover vs MakeMaker

2008-04-18 Thread Michael G Schwern
I'd like to know if anyone has a way to make Devel::Cover work properly with the MakeMaker tests. Currently I get bizarre results from cover -test (see below) where it thinks there's no lines in the modules. This is probably the result of MakeMaker running so many perl subprocesses. I'd imagi