Subject: | Fails when Test::Pod::Coverage is installed |
As the subject line says.
Cpantesters report fails akin
# Failed test 'Pod coverage on Tie::Hash::MultiValue'
# at
/home/src/perl/repoperls/installed-perls/perl/v5.11.2-151-g8622e0e/lib/site_perl/5.11.2/Test/Pod/Coverage.pm
line 126.
# Coverage for Tie::Hash::MultiValue is 20.0%, with 4 naked subroutines:
# FETCH_iters
# FETCH_refs
# iterators
# refs
# Looks like you failed 1 test of 1.
t/pod-coverage.t ..
The pass are all just skipping the test because they have no T:P:C
installed.
Here are the links to the reports:
http://pause.perl.org:3000/reports_by_field?SUBMIT_xxx=Submit&distv=Tie-Hash-MultiValue-1.01&field=qr%3A%28Failed+test\s%2B\S%2B.*%29&field=qr%3A%28Failed+test\s%2B\S%2B.*%29&field=qr%3A%28skipped%3A+.*%29
Enjoy,