| blib/lib/LWP/UserAgent/JSON.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 15 | 15 | 100.0 | 
| pod | 6 | 6 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 4 | n/a | BEGIN | 
| 4 | 4 | n/a | BEGIN | 
| 5 | 4 | n/a | BEGIN | 
| 7 | 4 | n/a | BEGIN | 
| 8 | 4 | n/a | BEGIN | 
| 9 | 4 | n/a | BEGIN | 
| 10 | 4 | n/a | BEGIN | 
| 46 | 4 | Yes | post_json | 
| 61 | 1 | Yes | put_json | 
| 80 | 1 | Yes | patch_json | 
| 94 | 1 | Yes | patch | 
| 99 | 1 | n/a | _send_unimplemented_http_method | 
| 109 | 6 | n/a | _mangle_request_arguments | 
| 135 | 13 | Yes | simple_request | 
| 156 | 28 | Yes | rebless_maybe |