| blib/lib/Pinto/Locator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 0 | 74 | unless $args{'target'} |
| 43 | 0 | 74 | unless ref $args{'target'} |
| 46 | 68 | 6 | if $args{'target'}->isa('Pinto::Target::Package') |
| 49 | 6 | 0 | if $args{'target'}->isa('Pinto::Target::Distribution') |