| blib/lib/Catmandu/Store/File/MediaHaven/Searcher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | if (defined $total) |
| 33 | 0 | 0 | unless $total |
| 36 | 0 | 0 | if (defined $total and defined $limit and $limit > $total) |
| 40 | 0 | 0 | if (@$results > 0) { } |
| 0 | 0 | elsif ($index < $num_of_results) { } | |
| 44 | 0 | 0 | if defined $total |
| 53 | 0 | 0 | if defined $total |
| 68 | 0 | 0 | if ($self->bag->store->id_fixer) { } |