| blib/lib/OPTIMADE/Filter/ListComparison.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 14 | 71.4 | 
| line | true | false | branch | 
|---|---|---|---|
| 21 | 24 | 22 | if defined $property | 
| 28 | 0 | 20 | if defined $operator | 
| 35 | 22 | 20 | if defined $values | 
| 46 | 2 | 48 | if (&blessed($arg) and $arg->can('to_filter')) { } | 
| 81 | 0 | 20 | unless ($self->property) | 
| 84 | 0 | 20 | unless ($self->operator) | 
| 87 | 0 | 20 | if (not $self->values) |