| blib/lib/Dist/Zilla/Plugin/MakeMaker/Fallback.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 0 | 10 | unless $makefile_pl |
| 47 | 1 | 9 | unless $build_pl |
| 51 | 1 | 8 | if any {path("share")->subsumes($_->name);} @{$self->zilla->files;} and not @{$self->zilla->plugins_with("-ShareDir");} |
| 144 | 1 | 1 | if ($ENV{'RELEASE_TESTING'} and not $self->skip_release_testing) { } |