lib/UR/BoolExpr/Template/PropertyComparison/In.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
18 | 57 | 61 | 0 | @property_values == 1 and ref $property_values[0] eq 'ARRAY' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
24 | 94 | 0 | 24 | @property_values or defined $comparison_values->[-1] |