| blib/lib/OPTIMADE/Filter/Property.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 24 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 743 | 1 | if $lc_name =~ /^$identifier_re$/ |
| 42 | 1 | 91 | unless $options |
| 47 | 92 | 0 | unless $delim |
| 51 | 0 | 92 | if (@$self > 2) |
| 59 | 91 | 1 | if (wantarray) { } |
| 77 | 0 | 827 | if not @$self |
| 84 | 0 | 1 | unless &blessed($b) |
| 85 | 0 | 1 | unless $b->isa('OPTIMADE::Filter::Property') |
| 87 | 0 | 1 | if @$a != @$b |
| 89 | 0 | 2 | if defined $a->[$i] ^ defined $b->[$i] |
| 90 | 0 | 2 | unless defined $a->[$i] |
| 91 | 0 | 2 | if $a->[$i] ne $b->[$i] |