| blib/lib/Catalyst/Request/PartData.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 12 | 16.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 46 | 0 | 0 | 0 | $c and $c->encoding | 
| 0 | 0 | 0 | $c and $c->encoding and not $c->config->{'skip_body_param_unicode_decoding'} | |
| 61 | 0 | 0 | 18 | $c and $c->encoding | 
| 0 | 0 | 18 | $c and $c->encoding and not $c->config->{'skip_body_param_unicode_decoding'} |