blib/lib/MetaCPAN/API/Author.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 10 | 30.0 |
line | true | false | branch |
---|---|---|---|
17 | 1 | 1 | if (@_ == 1) { } |
0 | 1 | elsif (@_ == 2) { } | |
22 | 0 | 0 | if (defined $opts{'pauseid'}) { } |
0 | 0 | elsif (defined $opts{'search'}) { } | |
27 | 0 | 0 | unless ref $search_opts and ref $search_opts eq 'HASH' |