blib/lib/Dist/Zilla/PluginBundle/Starter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 22 | 72.7 |
line | true | false | branch |
---|---|---|---|
178 | 0 | 9 | unless exists $revisions{$revision} |
184 | 0 | 27 | if exists $self->payload->{$option} and $required > $revision |
188 | 37 | 155 | if (ref $plugin eq 'CODE') { } |
201 | 0 | 4 | if @copy |
209 | 0 | 8 | unless $allowed_installers{$installer} |
218 | 3 | 1 | if $versions |
221 | 0 | 4 | if @copy_files |
225 | 3 | 1 | if $versions |
231 | 0 | 9 | $ENV{'FAKE_RELEASE'} ? : |
236 | 3 | 1 | if ($self->managed_versions) { } |
246 | 2 | 6 | if ($installer =~ /^ModuleBuildTiny/) { } |