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