[tapx-dev] TAP::Parser at 100% coverage

Ovid publiustemp-tapx at yahoo.com
Fri Aug 24 10:34:25 BST 2007


--- Andy Armstrong <andy at hexten.net> wrote:

> On 23 Aug 2007, at 08:38, Leif Eriksen wrote:
> 
> > Woot!
> >
> > Well, at least on my linux box....
> 
> Yeah baby! :)
> 
> Also 100% on Mac OS.

I'd love to present this, but I'm clearly missing something.  This is
my latest result (pulled from svn) and the Devel::Cover patch
(http://use.perl.org/~Ovid/journal/34152):

----------------------------------- ------ ------ ------ ------ ------
------
File                                  stmt   bran   cond    sub   time 
total
----------------------------------- ------ ------ ------ ------ ------
------
blib/lib/TAP/Base.pm                 100.0  100.0    n/a  100.0    9.9 
100.0
blib/lib/TAP/Harness.pm               87.2   70.7   59.7  100.0   10.0 
 80.8
blib/lib/TAP/Harness/Compatible.pm    91.3   95.0   86.8   93.3    6.0 
 90.9
blib/lib/TAP/Parser.pm               100.0  100.0  100.0  100.0   21.3 
100.0
blib/lib/TAP/Parser/Aggregator.pm    100.0  100.0  100.0  100.0    1.6 
100.0
blib/lib/TAP/Parser/Grammar.pm       100.0  100.0  100.0  100.0    6.9 
100.0
blib/lib/TAP/Parser/Iterator.pm       92.6   75.0   50.0  100.0    2.0 
 84.0
...lib/TAP/Parser/Iterator/Array.pm  100.0  100.0    n/a  100.0    0.9 
100.0
...b/TAP/Parser/Iterator/Process.pm   87.8   47.8    n/a  100.0   24.0 
 75.9
...ib/TAP/Parser/Iterator/Stream.pm   72.7   25.0    n/a   62.5    0.1 
 64.7
blib/lib/TAP/Parser/Result.pm        100.0  100.0  100.0  100.0    5.6 
100.0
...lib/TAP/Parser/Result/Bailout.pm  100.0    n/a    n/a  100.0    0.1 
100.0
...lib/TAP/Parser/Result/Comment.pm  100.0    n/a    n/a  100.0    0.1 
100.0
blib/lib/TAP/Parser/Result/Plan.pm   100.0    n/a    n/a  100.0    0.3 
100.0
blib/lib/TAP/Parser/Result/Test.pm   100.0  100.0  100.0  100.0    4.3 
100.0
...lib/TAP/Parser/Result/Unknown.pm  100.0    n/a    n/a  100.0    0.1 
100.0
...lib/TAP/Parser/Result/Version.pm  100.0    n/a    n/a  100.0    0.1 
100.0
blib/lib/TAP/Parser/Result/YAML.pm   100.0    n/a    n/a  100.0    0.1 
100.0
blib/lib/TAP/Parser/Source.pm        100.0  100.0    n/a  100.0    0.5 
100.0
blib/lib/TAP/Parser/Source/Perl.pm    94.1   63.6   46.2   94.1    2.2 
 83.0
...lib/TAP/Parser/YAMLish/Reader.pm   38.3   20.3   16.7   69.2    0.3 
 32.9
...lib/TAP/Parser/YAMLish/Writer.pm   93.2   75.0   50.0   90.9    3.1 
 84.6
lib/TAP/Harness/Color.pm              45.9   16.7    0.0   75.0    0.3 
 41.6
Total                                 86.6   67.9   67.6   95.0  100.0 
 82.2
----------------------------------- ------ ------ ------ ------ ------
------


Writing HTML output to
/home/curtis/TAP-Parser-0.54/cover_db/coverage.html ...
done.

Cheers,
Ovid

--
Buy the book  - http://www.oreilly.com/catalog/perlhks/
Perl and CGI  - http://users.easystreet.com/ovid/cgi_course/
Personal blog - http://publius-ovidius.livejournal.com/
Tech blog     - http://use.perl.org/~Ovid/journal/


More information about the tapx-dev mailing list