| blib/lib/Shipwright/Backend.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 1 | 16 | unless exists $args{'repository'} |
| 18 | 1 | 15 | if ($args{'repository'} =~ m[^//]) |
| 23 | 12 | 4 | if ($args{'repository'} =~ /^([a-z]+)(?:\+([a-z]+))?:/) { } |
| 30 | 0 | 12 | unless ($module) |
| 35 | 0 | 12 | unless $module->require |