Subroutine Coverage 
| blib/lib/Algorithm/SpatialIndex/Strategy/OctTree.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 | 
| 46 | 7 | n/a | BEGIN | 
| 48 | 7 | n/a | BEGIN | 
| 82 | 7 | n/a | BEGIN | 
| 84 | 1 | Yes | coord_types | 
| 86 | 1 | Yes | init | 
| 89 | 1 | Yes | init_storage | 
| 119 | 240 | Yes | insert | 
| 126 | 7 | n/a | BEGIN | 
| 128 | 691 | n/a | _insert | 
| 201 | 26 | n/a | _node_split_coords | 
| 213 | 25 | n/a | _split_node | 
| 330 | 201 | n/a | _make_bucket_for_node | 
| 345 | 10 | Yes | find_node_for | 
| 366 | 7 | n/a | BEGIN | 
| 368 | 25 | n/a | _find_node_for | 
| 404 | 6 | Yes | find_nodes_for | 
| 421 | 806 | n/a | _find_nodes_for | 
| 455 | 0 | n/a | _get_all_leaf_nodes |