| inc/HTTP/Request/Common.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 20 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 30 | 0 | 0 | 0 | @_ and ref $_[0] |
| 118 | 0 | 0 | 0 | $content and not defined $req->header('Content-Length') |
| 146 | 0 | 0 | 0 | defined $usename and length $usename |
| 212 | 0 | 0 | 0 | -f $f and $file_size = -s _ |
| 233 | 0 | 0 | 0 | defined $length and $length != 0 |
| 239 | 0 | 0 | 0 | @parts and not ref $parts[0] |
| line | l | !l | condition |
|---|---|---|---|
| 293 | 0 | 0 | shift() || (return 'xYzZY') |