| lib/Catalyst/Action/Deserialize.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 10 | 12 | if (not defined $c->req->data and $self->_deserialize_handles_http_method($c->request->method)) |
| 39 | 1 | 9 | unless defined $sclass |
| 41 | 3 | 6 | if (defined $sarg) { } |
| 46 | 0 | 9 | if ($rc eq '0') { } |
| 2 | 7 | elsif ($rc ne '1') { } |