| lib/Dist/Zilla/Role/Bootstrap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 164 | 0 | 0 | if ($candidate->basename =~ /\A\Q$distname\E-(.+\z)/msx) |
| 201 | 0 | 0 | unless (exists $methods{$method}) |
| 223 | 0 | 0 | unless ($self->try_built) |
| 230 | 0 | 0 | if (1 == scalar @candidates) |
| 233 | 0 | 0 | if (scalar @candidates < 1) |
| 234 | 0 | 0 | if (not $self->fallback) { } |
| 258 | 0 | 0 | unless (ref $import) |