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