| blib/lib/HTTP/Request/Params.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 18 | 72.2 |
| line | true | false | branch |
|---|---|---|---|
| 88 | 1 | 2 | unless (ref $self->req) |
| 107 | 1 | 2 | if ($self->mime->parts > 1) { } |
| 109 | 0 | 3 | if $part == $self->mime |
| 137 | 3 | 0 | keys %{$params;} ? : |
| 143 | 0 | 12 | if (@content and ref $content[0]) |
| 148 | 2 | 10 | if (defined $field) { } |
| 149 | 0 | 2 | if (ref $field) { } |
| 155 | 1 | 9 | if (@content > 1) { } |
| 163 | 12 | 0 | $field ? : |