Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

Journal of HollyKing (5210)

Tuesday February 28, 2006
12:04 AM

I'm sold!

[ #28822 ]

While working on Math::Interval I wrote a few tests to validate that everything was working correctly. After fixing my typos in the .t files I was delighted to discover a few errors in my code. I say I was delighted because it was much easier to track them down now than later.

As a bonus using Devel::Cover I have a nicely formatted report that shows the code that was missed by my testing so that I can add a few more tests to make sure that all code paths are correct.

Thank you everyone who wrote these modules!

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.