Subject: | Some classes not covered |
My problem is that some of the modules do not get covered, these are
core modules for the application and they are used everywhere.
Suggestions to what I might be doing wrong are welcome - I have btw
never seen these merging statements before
Perl:
This is perl, v5.8.6 built for darwin-thread-multi-2level
(with 3 registered patches, see perl -V for more detail)
OS:
Darwin hyperstation.local 8.8.1 Darwin Kernel Version 8.8.1: Mon Sep 25
19:42:00 PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386 i386 i386
Output:
All tests successful.
Files=36, Tests=287, 79 wallclock secs (75.05 cusr + 2.45 csys = 77.50 CPU)
cover
Reading database from
/Users/jonasbn/develop/svn-cph.pm/trunk/modules/Games-Bino/cover_db
Devel::Cover: merging data for blib/lib/Games/Bingo/Column.pm into
lib/Games/Bigo/Column.pm
Devel::Cover: merging data for lib/Games/Bingo.pm into
blib/lib/Games/Bingo.pm
Devel::Cover: merging data for lib/Games/Bingo/Card.pm into
blib/lib/Games/Bing/Card.pm
Devel::Cover: merging data for blib/lib/Games/Bingo/ColumnCollection.pm
into li/Games/Bingo/ColumnCollection.pm
---------------------------- ------ ------ ------ ------ ------ ------
------
File stmt bran cond sub pod time
total
---------------------------- ------ ------ ------ ------ ------ ------
------
blib/lib/Games/Bingo.pm n/a n/a n/a n/a n/a n/a
n/a
blib/lib/Games/Bingo/Card.pm n/a n/a n/a n/a n/a n/a
n/a
lib/Games/Bingo/Column.pm 90.0 60.0 33.3 100.0 100.0 45.3
86.4
...Bingo/ColumnCollection.pm 79.5 61.5 33.3 100.0 100.0 54.1
77.0
lib/Games/Bingo/Constants.pm 100.0 n/a n/a 100.0 n/a 0.6
100.0
Total 85.7 61.1 33.3 100.0 100.0 100.0
82.8
---------------------------- ------ ------ ------ ------ ------ ------
------