Le lundi 08 mars 2004 à 22:44, Paul Johnson écrivait:
> 
> Probably the most important change is that Devel::Cover will now work
> with programs that turn on tainting.  I gather this is important for
> Phalanx.  Hi Andy!
> 

Does Devel::Cover work with programs/modules that fork a lot?

I tried to use Devel::Cover to have a peek at how my test suite covered
my module's code. I just did what the documentation said:

    cover -delete
    HARNESS_PERL_SWITCHES=-MDevel::Cover make test
    cover

But I did get an empty report. Did I forget something?

I tried that with Devel::Cover 0.31 (I think) and HTTP::Proxy version
0.12. I'm sorry I didn't try yet with a newer version of Devel::Cover.

-- 
 Philippe "BooK" Bruhat

 The only certain bet in gambling is that it leads to more gambling
                                                (Moral from Groo #11 (Image))

Reply via email to