blib/lib/OPTIMADE/Filter/Property.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 24 | 62.5 |
line | true | false | branch |
---|---|---|---|
30 | 743 | 1 | if $lc_name =~ /^$identifier_re$/ |
41 | 1 | 91 | unless $options |
46 | 92 | 0 | unless $delim |
50 | 0 | 92 | if (@$self > 2) |
58 | 91 | 1 | if (wantarray) { } |
76 | 0 | 827 | if not @$self |
83 | 0 | 1 | unless &blessed($b) |
84 | 0 | 1 | unless $b->isa('OPTIMADE::Filter::Property') |
86 | 0 | 1 | if @$a != @$b |
88 | 0 | 2 | if defined $a->[$i] ^ defined $b->[$i] |
89 | 0 | 2 | unless defined $a->[$i] |
90 | 0 | 2 | if $a->[$i] ne $b->[$i] |