blib/lib/Dist/Zilla/Plugin/EnsureLatestPerl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
35 | 2 | 3 | if $ENV{'DZIL_ANY_PERL'} |
48 | 1 | 2 | unless (eval { |
57 | 16 | 0 | if defined $1 |
58 | 2 | 0 | if defined $1 |
60 | 1 | 1 | if "$]" ne $latest_stable_perl and "$]" ne $latest_dev_perl |