blib/lib/AI/Pathfinding/SMAstar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 13 | 21 | 61.9 |
pod | 8 | 12 | 66.6 |
line | count | pod | subroutine |
---|---|---|---|
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
30 | 1 | n/a | BEGIN |
31 | 1 | n/a | BEGIN |
32 | 1 | n/a | BEGIN |
33 | 1 | n/a | BEGIN |
42 | 1 | Yes | new |
62 | 0 | Yes | state_eval_func |
68 | 0 | Yes | state_goal_p_func |
74 | 0 | Yes | state_num_successors_func |
80 | 0 | Yes | state_successors_iterator |
86 | 0 | Yes | state_get_data_func |
92 | 0 | Yes | show_prog_func |
107 | 2 | No | add_start_state |
179 | 1 | Yes | start_search |
216 | 1 | No | sma_star_tree_search |
312 | 4 | n/a | __ANON__ |
395 | 0 | n/a | __ANON__ |
487 | 5 | No | max |
493 | 0 | No | fp_compare |