Subroutine Coverage
lib/DBIx/Class/Tree/NestedSet.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
41 |
47 |
87.2
|
pod |
26 |
32 |
81.2
|
line |
count |
pod |
subroutine |
3
|
11 |
n/a |
BEGIN |
4
|
11 |
n/a |
BEGIN |
6
|
11 |
n/a |
BEGIN |
7
|
11 |
n/a |
BEGIN |
17
|
1208 |
Yes |
tree_columns |
95
|
98 |
No |
insert |
110
|
98 |
n/a |
__ANON__ |
134
|
6 |
Yes |
delete |
143
|
6 |
n/a |
__ANON__ |
161
|
67 |
No |
create_related |
172
|
67 |
n/a |
__ANON__ |
227
|
575 |
No |
search_related |
249
|
4 |
n/a |
_insert_node |
266
|
4 |
n/a |
__ANON__ |
294
|
13 |
n/a |
_attach_node |
305
|
11 |
n/a |
__ANON__ |
334
|
13 |
n/a |
_graft_branch |
413
|
16 |
n/a |
_move_to_end |
462
|
271 |
n/a |
_get_columns |
474
|
2 |
Yes |
attach_rightmost_child |
491
|
0 |
Yes |
attach_leftmost_child |
508
|
3 |
Yes |
attach_right_sibling |
525
|
2 |
Yes |
attach_left_sibling |
545
|
1 |
Yes |
take_cutting |
550
|
1 |
n/a |
__ANON__ |
590
|
1 |
Yes |
dissolve |
607
|
2 |
Yes |
move_left |
623
|
2 |
Yes |
move_right |
638
|
2 |
Yes |
move_leftmost |
652
|
2 |
Yes |
move_rightmost |
666
|
0 |
No |
move_to |
672
|
3 |
Yes |
siblings |
695
|
11 |
Yes |
left_siblings |
719
|
11 |
Yes |
right_siblings |
744
|
4 |
Yes |
left_sibling |
766
|
4 |
Yes |
right_sibling |
788
|
4 |
Yes |
leftmost_sibling |
809
|
4 |
Yes |
rightmost_sibling |
830
|
3 |
Yes |
create_right_sibling |
845
|
0 |
Yes |
create_left_sibling |
860
|
1 |
Yes |
create_rightmost_child |
875
|
0 |
Yes |
create_leftmost_child |
891
|
0 |
No |
has_descendant |
910
|
0 |
No |
has_ancestor |
928
|
87 |
Yes |
is_root |
939
|
8 |
Yes |
is_leaf |
950
|
4 |
Yes |
is_branch |