Condition Coverage

blib/lib/Catmandu/Store/ElasticSearch/Searcher.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

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

or 2 conditions

line l !l condition
55 0 0 shift @$hits || (return)
111 0 0 $start //= 0

or 3 conditions

line l !l&&r !l&&!r condition
96 0 0 0 $scroll->next // do { $scroll->finish; return }