Branch Coverage

blib/lib/Catmandu/Store/ElasticSearch/Searcher.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
34 0 0 if (defined $total)
35 0 0 unless $total
37 0 0 unless ($hits and @$hits)
38 0 0 if ($total and $limit > $total)
42 0 0 if defined $sort
44 0 0 if ($store->is_es_1_or_2)
52 0 0 if ($total)
66 0 0 if ($self->start)
75 0 0 if (defined $total)
76 0 0 unless $total
81 0 0 if $self->sort
87 0 0 if (not $self->sort and $store->is_es_1_or_2)
90 0 0 if ($store->is_es_1_or_2)
100 0 0 if ($total)
127 0 0 if ($store->is_es_1_or_2)