| blib/lib/MetaCPAN/API/Source.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 2 | 1 | @_ ? : |
| 19 | 1 | 2 | unless %opts |
| 21 | 1 | 1 | if (defined(my $author = $opts{'author'}) and defined(my $release = $opts{'release'}) and defined(my $path = $opts{'path'})) { } |
| 35 | 0 | 1 | unless $result->{'success'} |