Subroutine Coverage 
| blib/lib/Algorithm/SpatialIndex/Strategy/QuadTree.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 22 | 23 | 95.6 | 
| pod | 6 | 6 | 100.0 | 
| line | count | pod | subroutine | 
| 2 | 7 | n/a | BEGIN | 
| 3 | 7 | n/a | BEGIN | 
| 4 | 7 | n/a | BEGIN | 
| 5 | 7 | n/a | BEGIN | 
| 7 | 7 | n/a | BEGIN | 
| 34 | 7 | n/a | BEGIN | 
| 36 | 7 | n/a | BEGIN | 
| 62 | 7 | n/a | BEGIN | 
| 64 | 1 | Yes | coord_types | 
| 67 | 2 | Yes | init | 
| 71 | 2 | Yes | init_storage | 
| 101 | 143 | Yes | insert | 
| 108 | 7 | n/a | BEGIN | 
| 110 | 454 | n/a | _insert | 
| 170 | 20 | n/a | _node_split_coords | 
| 178 | 19 | n/a | _split_node | 
| 247 | 78 | n/a | _make_bucket_for_node | 
| 262 | 10 | Yes | find_node_for | 
| 280 | 7 | n/a | BEGIN | 
| 282 | 27 | n/a | _find_node_for | 
| 306 | 6 | Yes | find_nodes_for | 
| 322 | 338 | n/a | _find_nodes_for | 
| 354 | 0 | n/a | _get_all_leaf_nodes |