| blib/lib/Set/ConsistentHash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 13 | 17 | 76.4 | 
| pod | 11 | 11 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 2 | n/a | BEGIN | 
| 3 | 2 | n/a | BEGIN | 
| 4 | 2 | n/a | BEGIN | 
| 5 | 2 | n/a | BEGIN | 
| 57 | 2 | Yes | new | 
| 85 | 1 | Yes | targets | 
| 98 | 0 | Yes | reset_targets | 
| 115 | 0 | Yes | set_targets | 
| 133 | 2 | Yes | modify_targets | 
| 171 | 3 | Yes | total_weight | 
| 192 | 3 | Yes | percent_weight | 
| 209 | 0 | Yes | set_hash_func | 
| 232 | 0 | Yes | get_target | 
| 255 | 2 | Yes | buckets | 
| 274 | 2 | n/a | _compute_buckets | 
| 301 | 102048 | Yes | target_of_point | 
| 341 | 2 | n/a | _redo_circle |