Subroutine Coverage
blib/lib/JSON/Tiny.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
26 |
26 |
100.0
|
pod |
7 |
7 |
100.0
|
line |
count |
pod |
subroutine |
7
|
4 |
n/a |
BEGIN |
8
|
4 |
n/a |
BEGIN |
9
|
4 |
n/a |
BEGIN |
10
|
4 |
n/a |
BEGIN |
11
|
4 |
n/a |
BEGIN |
12
|
4 |
n/a |
BEGIN |
13
|
4 |
n/a |
BEGIN |
43
|
72 |
Yes |
decode_json |
47
|
57 |
Yes |
encode_json |
49
|
8 |
Yes |
false |
52
|
3 |
Yes |
from_json |
57
|
5 |
Yes |
j |
61
|
2 |
Yes |
to_json |
63
|
10 |
Yes |
true |
66
|
75 |
n/a |
_decode |
88
|
54 |
n/a |
_decode_array |
108
|
20 |
n/a |
_decode_object |
139
|
71 |
n/a |
_decode_string |
196
|
171 |
n/a |
_decode_value |
225
|
44 |
n/a |
_encode_array |
229
|
25 |
n/a |
_encode_object |
236
|
55 |
n/a |
_encode_string |
242
|
143 |
n/a |
_encode_value |
283
|
19 |
n/a |
_throw |
298
|
4 |
n/a |
BEGIN |
298
|
40 |
n/a |
__ANON__ |