On Tue, Feb 03, 2004 at 10:13:04AM +1300, Sam Vilain wrote:
> Rocco Caputo wrote:
> 
> >Tests are a vital part of the POE project.  Its current tests succeed at
> >covering about 70% of POE's its instrumentable breakpoints, but they do
> >so without any coherent plan.
> >
> Have you tried running the test suite with Devel::Cover ?  It replaces 
> the Perl_runops() loop with a version that accounts which lines of the 
> source code are actually run by a series of test scripts... much better 
> than the approach taken by Devel::Coverage, for instance.  This can tell 
> you whether it really is 70% or more like 30% :-).

I gave it a shot.  Devel::Cover has come a long way since I last looked
at it.  It only introduces failures in three of the tests.

The results are temporarily available at http://nopaste.snit.ch:8001/541

-- 
Rocco Caputo - [EMAIL PROTECTED] - http://poee.prl.org/

Reply via email to