Branch Coverage

blib/lib/Catmandu/Store/MongoDB/Bag.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
36 0 0 if $self->store->has_session
76 0 0 if ($self->store->estimate_count)
277 0 0 unless $field
278 0 0 unless $asc and $asc == 1 || $asc == -1
279 0 0 if (my $map = $self->cql_mapping)
282 0 0 if $map->{'strip_separating_underscores'}
285 0 0 unless $map->{'sort'}
286 0 0 if (ref $map->{'sort'} and $map->{'sort'}{'field'}) { }
0 0 elsif (ref $map->{'field'}) { }
0 0 elsif ($map->{'field'}) { }
314 0 0 if ref $query
315 0 0 unless $query
322 0 0 if ref $sort
323 0 0 unless $sort