blib/lib/Dist/Zilla/Role/Bootstrap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 14 | 42.8 |
line | true | false | branch |
---|---|---|---|
134 | 3 | 0 | if ($candidate->basename =~ /\A\Q$distname\E-(.+\z)/msx) |
155 | 0 | 2 | unless (exists $methods{$method}) |
167 | 1 | 2 | unless ($self->try_built) |
174 | 0 | 2 | if (1 == scalar @candidates) |
177 | 0 | 2 | if (scalar @candidates < 1) |
178 | 0 | 0 | if (not $self->fallback) { } |
194 | 0 | 0 | unless (ref $import) |