Subroutine Coverage 
| blib/lib/Web/Request.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 27 | 28 | 96.4 | 
| pod | 13 | 14 | 92.8 | 
| line | count | pod | subroutine | 
| 3 | 23 | n/a | BEGIN | 
| 8 | 23 | n/a | BEGIN | 
| 11 | 23 | n/a | BEGIN | 
| 12 | 23 | n/a | BEGIN | 
| 13 | 23 | n/a | BEGIN | 
| 14 | 23 | n/a | BEGIN | 
| 15 | 23 | n/a | BEGIN | 
| 16 | 23 | n/a | BEGIN | 
| 17 | 23 | n/a | BEGIN | 
| 18 | 23 | n/a | BEGIN | 
| 349 | 71 | No | BUILD | 
| 360 | 71 | Yes | new_from_env | 
| 367 | 1 | Yes | new_from_request | 
| 374 | 32 | Yes | new_response | 
| 384 | 13 | n/a | _new_upload | 
| 391 | 44 | Yes | host | 
| 403 | 0 | Yes | path | 
| 411 | 14 | Yes | parameters | 
| 420 | 3 | Yes | all_parameters | 
| 433 | 3 | Yes | param | 
| 440 | 11 | Yes | content | 
| 459 | 84 | n/a | _decode | 
| 466 | 87 | Yes | encoding | 
| 483 | 87 | n/a | _clear_encoded_data | 
| 491 | 64 | Yes | response_class | 
| 492 | 26 | Yes | upload_class | 
| 493 | 71 | Yes | default_encoding | 
| 496 | 23 | n/a | BEGIN |