Subroutine Coverage
| blib/lib/Mojo/JSON.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
25 |
25 |
100.0
|
| pod |
7 |
7 |
100.0
|
| line |
count |
pod |
subroutine |
|
2
|
71 |
n/a |
BEGIN |
|
4
|
71 |
n/a |
BEGIN |
|
5
|
71 |
n/a |
BEGIN |
|
6
|
71 |
n/a |
BEGIN |
|
7
|
71 |
n/a |
BEGIN |
|
8
|
71 |
n/a |
BEGIN |
|
13
|
71 |
n/a |
BEGIN |
|
37
|
189 |
Yes |
decode_json |
|
41
|
182 |
Yes |
encode_json |
|
43
|
17 |
Yes |
false |
|
46
|
11 |
Yes |
from_json |
|
51
|
94 |
Yes |
j |
|
55
|
2 |
Yes |
to_json |
|
57
|
18 |
Yes |
true |
|
60
|
200 |
n/a |
_decode |
|
82
|
77 |
n/a |
_decode_array |
|
102
|
132 |
n/a |
_decode_object |
|
131
|
346 |
n/a |
_decode_string |
|
185
|
543 |
n/a |
_decode_value |
|
213
|
63 |
n/a |
_encode_array |
|
217
|
135 |
n/a |
_encode_object |
|
223
|
348 |
n/a |
_encode_string |
|
229
|
502 |
n/a |
_encode_value |
|
254
|
71 |
n/a |
BEGIN |
|
265
|
19 |
n/a |
_throw |