Subroutine Coverage
blib/lib/Tree/Binary/Search.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
35 |
35 |
100.0
|
pod |
18 |
18 |
100.0
|
line |
count |
pod |
subroutine |
4
|
5 |
n/a |
BEGIN |
5
|
5 |
n/a |
BEGIN |
7
|
5 |
n/a |
BEGIN |
9
|
5 |
n/a |
BEGIN |
11
|
5 |
n/a |
BEGIN |
12
|
5 |
n/a |
BEGIN |
14
|
5 |
n/a |
BEGIN |
15
|
5 |
n/a |
BEGIN |
16
|
5 |
n/a |
BEGIN |
27
|
31 |
Yes |
new |
43
|
31 |
n/a |
_init |
49
|
11684 |
n/a |
_compare |
63
|
8 |
Yes |
useStringComparison |
64
|
91 |
n/a |
__ANON__ |
68
|
23 |
Yes |
useNumericComparison |
69
|
11590 |
n/a |
__ANON__ |
73
|
6 |
Yes |
setComparisonFunction |
83
|
31 |
Yes |
getTree |
91
|
2231 |
Yes |
isEmpty |
99
|
18 |
Yes |
accept |
104
|
11 |
Yes |
size |
109
|
1 |
Yes |
height |
114
|
31 |
n/a |
DESTROY |
125
|
955 |
Yes |
insert |
187
|
8 |
Yes |
update |
220
|
18 |
Yes |
select |
259
|
1223 |
Yes |
exists |
296
|
3 |
n/a |
_max_node |
305
|
3 |
n/a |
_min_node |
314
|
1 |
Yes |
max_key |
319
|
1 |
Yes |
min_key |
324
|
2 |
Yes |
max |
329
|
2 |
Yes |
min |
339
|
25 |
Yes |
delete |
439
|
20 |
n/a |
_replaceInParent |