| blib/lib/MetaCPAN/API/Favorite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 2 | 1 | @_ ? : |
| 19 | 1 | 2 | unless %opts |
| 23 | 1 | 1 | if (defined(my $search_opts = $opts{'search'})) { } |
| 24 | 0 | 1 | unless ref $search_opts and ref $search_opts eq 'HASH' |