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