lib/UR/BoolExpr/Template/PropertyComparison/NotIn.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
18 | 56 | 0 | 0 | @property_values == 1 and ref $property_values[0] eq 'ARRAY' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
24 | 38 | 0 | 18 | @property_values or defined $comparison_values->[-1] |