blib/lib/Dist/Zilla/Plugin/EnsureLatestPerl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
37 | 2 | 3 | if $ENV{'DZIL_ANY_PERL'} |
50 | 1 | 2 | unless (eval { |
59 | 18 | 0 | if defined $1 |
60 | 2 | 0 | if defined $1 |
62 | 1 | 1 | if _PERLVERSION() . "" ne $latest_stable_perl and _PERLVERSION() . "" ne $latest_dev_perl |