| blib/lib/Bloom/Faster.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 14 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 0 | 1 | if $constname eq 'constant' |
| 42 | 1 | 0 | if ($error) |
| 67 | 1 | 1 | if (not ref $data) { } |
| 70 | 1 | 0 | if (defined $$data{'e'} and defined $$data{'n'}) { } |
| 0 | 0 | elsif (defined $$data{'m'} and defined $$data{'k'}) { } | |
| 80 | 0 | 1 | unless (defined $struct{'vector'}) |
| 122 | 2 | 0 | if defined $$self{'vector'} |