| blib/lib/OPTIMADE/Filter/Zip.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 12 | 12 | if defined $operator |
| 37 | 12 | 12 | if defined $values |
| 50 | 0 | 50 | if (&blessed($arg) and $arg->can('to_filter')) { } |
| 88 | 0 | 12 | unless ($self->{'properties'}) |
| 91 | 0 | 12 | unless ($self->operator) |
| 94 | 0 | 12 | if (not $self->values) |