Subroutine Coverage

blib/lib/AI/Pathfinding/SMAstar/Path.pm
Criterion Covered Total %
subroutine 21 28 75.0
pod 0 20 0.0


line count pod subroutine
11 1 n/a BEGIN
14 1 n/a BEGIN
15 1 n/a BEGIN
21 1 n/a BEGIN
30 7 No new
80 0 No state
86 0 No antecedent
92 2 No f_cost
98 31 No depth
104 33 No is_completed
110 29 No is_on_queue
116 0 No descendants_deleted
122 36 No need_fval_change
133 0 No remember_forgotten_nodes_fcost
158 38 No fcost
178 6 No is_goal
190 7 No get_num_successors
201 10 No get_successors_iterator
222 9 No check_need_fval_change
238 0 n/a __ANON__
301 5 No backup_fvals
314 0 n/a __ANON__
372 5 No all_in_memory
395 0 No has_descendants_in_memory
420 5 No get_descendants_iterator_smastar
453 5 n/a __ANON__
582 26 No get_data
594 3 n/a DESTROY