Condition Coverage

blib/lib/Lucy.pm
Criterion Covered Total %
condition 3 11 27.2


and 3 conditions

line !l l&&!r l&&r condition
173 0 0 0 &blessed($args{'parent'}) and $args{'parent'}->isa('Lucy::Search::Query')

or 2 conditions

line l !l condition
209 17 19 delete $args{'type'} || 'field'
257 0 0 $args{'flags'} ||= 0
270 0 3 $args{'flags'} ||= 0
283 0 0 $args{'flags'} ||= 0