Condition Coverage

blib/lib/Catmandu/Store/Lucy/Bag.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
41 0 0 0 $hits and $hit = $hits->next

or 2 conditions

line l !l condition
34 0 0 $self->_searcher || (return)
44 0 0 $hits->next || (return)
52 4 1 $self->_searcher || (return 0)