blib/lib/Module/Install/StandardTests.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 0 | if (exists $specs{'without'}) |
18 | 0 | 0 | unless ref $specs{'without'} |
29 | 0 | 0 | if $with{'pod'} |
30 | 0 | 0 | if $with{'pod_coverage'} |
31 | 0 | 0 | if $with{'perl_critic'} |
51 | 0 | 0 | unless open my $fh, ">$filename" |
63 | 0 | 0 | unless close $fh |