Writing test slowly for Parse::RecDescent, but writing.
I got no response from the author. In worst case, I plan to post the tests files on rt.cpan.org.
I finished writing tests for code in the tutorial and found 1 bug (http://rt.cpan.org/NoAuth/Bug.html?id=4248). I abandonned writing tests for the 40 scripts in demo/ because of undocumented, old and buggy feelings, maybe I come back later. I'm starting using Test::Inline for everything in RecDescent.pod
For the website, if that's what you want:
Devel::Cover whith 18 original tests (Files=1, Tests=18):
---------------------------- ------ ------ ------ ------ ------ ------ ------
File stmt branch cond sub pod time total
---------------------------- ------ ------ ------ ------ ------ ------ ------
blib/lib/Parse/RecDescent.pm 77.90 42.52 34.13 70.33 0.00 100.00 60.85
Total 77.90 42.52 34.13 70.33 0.00 100.00 60.85
---------------------------- ------ ------ ------ ------ ------ ------ ------
Devel::Cover now (Files=3, Tests=67):
---------------------------- ------ ------ ------ ------ ------ ------ ------
File stmt branch cond sub pod time total
---------------------------- ------ ------ ------ ------ ------ ------ ------
blib/lib/Parse/RecDescent.pm 82.64 50.53 44.84 75.96 0.00 100.00 67.42
Total 82.64 50.53 44.84 75.96 0.00 100.00 67.42
---------------------------- ------ ------ ------ ------ ------ ------ ------
Dominic -- Ce qui me fait de la peine, c'est que ça me fait rien. É. McComber