| blib/lib/Catmandu/Store/ElasticSearch/Searcher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 16 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 36 | 0 | 0 | 0 | $hits and @$hits |
| 37 | 0 | 0 | 0 | $total and $limit > $total |
| 85 | 0 | 0 | 0 | not $self->sort and $store->is_es_1_or_2 |
| line | l | !l | condition |
|---|---|---|---|
| 51 | 0 | 0 | shift @$hits || (return) |
| 106 | 0 | 0 | $start //= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 91 | 0 | 0 | 0 | $scroll->next // do { $scroll->finish; return } |