| blib/lib/Plack/Request/WithEncoding.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 18 | 18 | 100.0 | 
| pod | 8 | 8 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 2 | n/a | BEGIN | 
| 3 | 2 | n/a | BEGIN | 
| 4 | 2 | n/a | BEGIN | 
| 5 | 2 | n/a | BEGIN | 
| 6 | 2 | n/a | BEGIN | 
| 7 | 2 | n/a | BEGIN | 
| 8 | 2 | n/a | BEGIN | 
| 12 | 2 | n/a | BEGIN | 
| 13 | 2 | n/a | BEGIN | 
| 16 | 21 | Yes | encoding | 
| 24 | 9 | Yes | body_parameters | 
| 29 | 7 | Yes | query_parameters | 
| 34 | 14 | Yes | parameters | 
| 43 | 2 | Yes | raw_body_parameters | 
| 47 | 1 | Yes | raw_query_parameters | 
| 51 | 4 | Yes | raw_parameters | 
| 61 | 4 | Yes | raw_param | 
| 72 | 10 | n/a | _decode_parameters |