Hep,
Jeg har oplevet et problem med Devel::Cover som jeg ikke har oplevet =20
f=F8r, koden som der laves coverage test p=E5 er rimelig simpel og =
derfor =20
undrer det mig, se output nedenfor:
All tests successful.
Files=3D36, Tests=3D301, 89 wallclock secs (83.15 cusr + 2.42 csys =3D
=20=
85.57 CPU)
cover
Reading database from /Users/jonasbn/develop/svn-cph.pm/trunk/modules/=20=
Games-Bingo/cover_db
Devel::Cover: merging data for blib/lib/Games/Bingo/Column.pm into =20
lib/Games/Bingo/Column.pm
Devel::Cover: merging data for lib/Games/Bingo.pm into blib/lib/Games/=20=
Bingo.pm
Devel::Cover: merging data for lib/Games/Bingo/Card.pm into blib/lib/=20
Games/Bingo/Card.pm
Devel::Cover: merging data for blib/lib/Games/Bingo/=20
ColumnCollection.pm into lib/Games/Bingo/ColumnCollection.pm
---------------------------- ------ ------ ------ ------ ------ =20
------ ------
File stmt bran cond sub pod =20
time total
---------------------------- ------ ------ ------ ------ ------ =20
------ ------
blib/lib/Games/Bingo.pm n/a n/a n/a n/a n/a n/=20
a n/a
blib/lib/Games/Bingo/Card.pm n/a n/a n/a n/a n/a n/=20
a n/a
lib/Games/Bingo/Column.pm 90.0 60.0 33.3 100.0 100.0 =20
44.6 86.4
....Bingo/ColumnCollection.pm 79.5 61.5 33.3 100.0 100.0 =20
54.3 77.0
lib/Games/Bingo/Constants.pm 100.0 n/a n/a 100.0 n/a =20
1.2 100.0
Total 85.7 61.1 33.3 100.0 100.0 =20
100.0 82.8
---------------------------- ------ ------ ------ ------ ------ =20
------ ------
For en r=E6kke af de basale klasser (Games::Bingo og =20
Games::Bingo::Card) kan der ikke vises coverage statistik?
'Devel::Cover: merging data fo' beskeden fra Devel::Cover har jeg =20
heller ikke set f=F8r.
Nogen der har haft lignende oplevelser?
jonasbn