Branch Coverage

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


line true false branch
20 0 0 if (defined $total)
21 0 0 unless $total
29 0 0 if ($self->sort) { }
38 0 0 unless (@hits)
39 0 0 if ($total and $limit > $total)
44 0 0 if ($total)