Subroutine Coverage
| blib/lib/Forest/Tree.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
14 |
18 |
77.7
|
| pod |
13 |
14 |
92.8
|
| line |
count |
pod |
subroutine |
|
2
|
15 |
n/a |
BEGIN |
|
4
|
15 |
n/a |
BEGIN |
|
5
|
15 |
n/a |
BEGIN |
|
20
|
0 |
Yes |
set_node |
|
75
|
76 |
Yes |
is_root |
|
78
|
118 |
Yes |
depth |
|
83
|
61 |
Yes |
add_child |
|
94
|
1 |
Yes |
replace |
|
104
|
6 |
Yes |
add_children |
|
110
|
2 |
Yes |
set_child_at |
|
129
|
7 |
Yes |
insert_child_at |
|
140
|
2 |
Yes |
remove_child_at |
|
151
|
2 |
Yes |
siblings |
|
157
|
23 |
Yes |
get_index_in_siblings |
|
165
|
0 |
No |
clone_and_detach |
|
168
|
0 |
Yes |
to_pure_tree |
|
174
|
0 |
Yes |
to_mutable_tree |
|
181
|
15 |
n/a |
BEGIN |