Subroutine Coverage
blib/lib/Tie/Hash/Stack.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
18 |
21 |
85.7
|
pod |
8 |
8 |
100.0
|
line |
count |
pod |
subroutine |
18
|
11 |
n/a |
BEGIN |
19
|
11 |
n/a |
BEGIN |
21
|
11 |
n/a |
BEGIN |
22
|
11 |
n/a |
BEGIN |
31
|
12 |
n/a |
TIEHASH |
40
|
109 |
n/a |
FETCH |
51
|
59 |
n/a |
STORE |
59
|
0 |
n/a |
DELETE |
70
|
2 |
n/a |
CLEAR |
75
|
0 |
n/a |
EXISTS |
84
|
3 |
n/a |
FIRSTKEY |
96
|
15 |
n/a |
NEXTKEY |
115
|
0 |
n/a |
DESTROY |
119
|
2 |
Yes |
merge_hash |
133
|
1 |
Yes |
flatten_hash |
143
|
16 |
Yes |
push_hash |
154
|
9 |
Yes |
pop_hash |
163
|
2 |
Yes |
unshift_hash |
174
|
4 |
Yes |
shift_hash |
183
|
1 |
Yes |
reverse_hash |
191
|
7 |
Yes |
get_depth |