lib/UR/BoolExpr/Template/PropertyComparison/In.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 118 | if (@property_values == 1 and ref $property_values[0] eq 'ARRAY') |
24 | 0 | 24 | unless (@property_values or defined $comparison_values->[-1]) |
40 | 82 | 331 | if (not $result) { } |
187 | 144 | elsif ($result > 0) { } |