blib/lib/Bloom/Filter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 15 | 16 | 93.7 |
pod | 10 | 10 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 3 | n/a | BEGIN |
4 | 3 | n/a | BEGIN |
5 | 3 | n/a | BEGIN |
6 | 3 | n/a | BEGIN |
51 | 5 | Yes | new |
82 | 5 | Yes | init |
123 | 2 | Yes | capacity |
131 | 2 | Yes | error_rate |
139 | 2 | Yes | length |
147 | 4 | Yes | key_count |
157 | 0 | Yes | on_bits |
170 | 2 | Yes | salts |
193 | 103 | Yes | add |
222 | 3 | Yes | check |
255 | 5 | n/a | _calculate_shortest_filter_length |
282 | 107 | n/a | _get_cells |