blib/lib/Bloom/Filter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
171 | 0 | 0 | 2 | exists $$self{'salts'} and ref $$self{'salts'} |
0 | 0 | 2 | exists $$self{'salts'} and ref $$self{'salts'} and ref $$self{'salts'} eq 'ARRAY' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
263 | 5 | 52 | 443 | not defined $lowest_m or $m < $lowest_m |