Branch Coverage

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


line true false branch
33 0 0 if (defined $total)
34 0 0 unless $total
36 0 0 unless ($hits and @$hits)
37 0 0 if ($total and $limit > $total)
41 0 0 if defined $sort
48 0 0 if ($total)
62 0 0 if ($self->start)
71 0 0 if (defined $total)
72 0 0 unless $total
77 0 0 if $self->sort
85 0 0 if (not $self->sort and $store->is_es_1_or_2)
95 0 0 if ($total)