Condition Coverage

lib/UR/BoolExpr/Template/PropertyComparison/NotIn.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
18 56 0 0 @property_values == 1 and ref $property_values[0] eq 'ARRAY'

or 3 conditions

line l !l&&r !l&&!r condition
24 38 0 18 @property_values or defined $comparison_values->[-1]