Branch Coverage

blib/lib/OPTiMaDe/Filter/Zip.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
27 12 12 if defined $operator
34 12 12 if defined $values
47 0 50 if (&blessed($arg) and $arg->can('to_filter')) { }
85 0 12 unless ($self->{'properties'})
88 0 12 unless ($self->operator)
91 0 12 if (not $self->values)