Subject: | Can't run test coverage reports for Data::Compare |
When run over the tests for the most recent Data::Compare, the 'cover'
script reports everything as 'n/a'.
At first I thought this was because my t/deep-recursion.t file was
breaking it (it spits a whole load of warnings under Devel::Cover, but
not normally) but even with that removed the report is still all n/a ...
------------------------------------------ ------ ------ ------ ------
------
File stmt bran cond sub
total
------------------------------------------ ------ ------ ------ ------
------
blib/lib/Data/Compare.pm n/a n/a n/a n/a
n/a
...ta/Compare/Plugins/Scalar/Properties.pm n/a n/a n/a n/a
n/a
Total n/a n/a n/a n/a
n/a
------------------------------------------ ------ ------ ------ ------
------