| blib/lib/JSON/MaybeUTF8.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 11 | 11 | 100.0 |
| pod | 4 | 5 | 80.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 4 | 2 | n/a | BEGIN |
| 5 | 2 | n/a | BEGIN |
| 35 | 2 | n/a | BEGIN |
| 37 | 2 | n/a | BEGIN |
| 38 | 2 | n/a | BEGIN |
| 40 | 2 | n/a | BEGIN |
| 82 | 1004 | Yes | decode_json_utf8 |
| 97 | 1004 | Yes | encode_json_utf8 |
| 110 | 1008 | Yes | decode_json_text |
| 125 | 1004 | Yes | encode_json_text |
| 142 | 4 | No | format_json_text |