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