blib/lib/OPTiMaDe/Filter/ListComparison.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
17 | 22 | 20 | if defined $property |
24 | 0 | 20 | if defined $operator |
31 | 22 | 20 | if defined $values |
42 | 2 | 48 | if (&blessed($arg) and $arg->can('to_filter')) { } |
77 | 0 | 20 | unless ($self->property) |
80 | 0 | 20 | unless ($self->operator) |
83 | 0 | 20 | if (not $self->values) |