| inc/HTTP/Request/Common.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 17 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 30 | 0 | 0 | 0 | @_ and ref $_[0] | 
| 139 | 0 | 0 | 0 | defined $usename and length $usename | 
| 205 | 0 | 0 | 0 | -f $f and $file_size = -s _ | 
| 226 | 0 | 0 | 0 | defined $length and $length != 0 | 
| 232 | 0 | 0 | 0 | @parts and not ref $parts[0] | 
| line | l | !l | condition | 
|---|---|---|---|
| 286 | 0 | 0 | shift() || (return 'xYzZY') |