Condition Coverage

blib/lib/Catmandu/Store/MongoDB/Bag.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
264 0 0 0 $asc and $asc == 1 || $asc == -1
272 0 0 0 ref $map->{'sort'} and $map->{'sort'}{'field'}

or 2 conditions

line l !l condition
35 0 0 $opts //= {}
42 0 0 $filter // {}
169 0 0 $cursor->next || (return)
269 0 0 $map->{'indexes'} || (return)
270 0 0 $map->{$field} || (return)

or 3 conditions

line l !l&&r !l&&!r condition
264 0 0 0 $asc == 1 || $asc == -1