Branch Coverage

blib/lib/Catmandu/Store/MongoDB/Searcher.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
25 0 0 if defined $self->fields
28 0 0 if defined $self->total
29 0 0 if defined $self->sort
54 0 0 if (not $query && scalar keys %$query > 0 and $self->bag->store->estimate_count)