Re: Coverage analysis for tests of configuration and build tools

2007-05-10 Thread James E Keenan
Steve Peters wrote: On Thu, May 10, 2007 at 04:50:56AM -0400, James E Keenan wrote: The results of a recent run of Devel::Cover along with the tests run with the patch submitted in http://rt.perl.org/rt3/Ticket/Display.html?id=42690 may be seen here: http://thenceforward.net/parrot/coverage/co

Re: Coverage analysis for tests of configuration and build tools

2007-05-10 Thread Steve Peters
On Thu, May 10, 2007 at 04:50:56AM -0400, James E Keenan wrote: > The results of a recent run of Devel::Cover along with the tests run > with the patch submitted in > http://rt.perl.org/rt3/Ticket/Display.html?id=42690 may be seen here: > http://thenceforward.net/parrot/coverage/configure-build/c

Coverage analysis for tests of configuration and build tools

2007-05-10 Thread James E Keenan
The results of a recent run of Devel::Cover along with the tests run with the patch submitted in http://rt.perl.org/rt3/Ticket/Display.html?id=42690 may be seen here: http://thenceforward.net/parrot/coverage/configure-build/coverage.html kid51