| blib/lib/CGI/Application/Plugin/JSON.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 14 | 15 | 93.3 |
| pod | 9 | 9 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 1 | n/a | BEGIN |
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 5 | 1 | n/a | BEGIN |
| 78 | 2 | Yes | json_header |
| 98 | 4 | Yes | add_json_header |
| 114 | 1 | Yes | clear_json_header |
| 133 | 2 | Yes | json_header_string |
| 151 | 2 | Yes | json_header_value |
| 178 | 1 | Yes | json_body |
| 200 | 1 | Yes | json_callback |
| 215 | 4 | Yes | to_json |
| 226 | 0 | Yes | from_json |
| 231 | 1 | n/a | import |
| 238 | 5 | n/a | _send_headers |