Condition Coverage

blib/lib/KinoSearch1/QueryParser/QueryParser.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
53 0 0 47 defined $fields and reftype $fields eq 'ARRAY'
178 185 16 147 @clauses == 1 and $clauses[0]{'occur'} ne 'MUST_NOT'

or 3 conditions

line l !l&&r !l&&!r condition
104 83 265 0 $default_fields ||= $$self{'fields'}