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