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