inc/HTTP/Request/Common.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 17 | 5.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
29 | 0 | 3 | 0 | @_ and ref $_[0] |
138 | 0 | 0 | 0 | defined $usename and length $usename |
204 | 0 | 0 | 0 | -f $f and $file_size = -s _ |
225 | 0 | 0 | 0 | defined $length and $length != 0 |
231 | 0 | 0 | 0 | @parts and not ref $parts[0] |
line | l | !l | condition |
---|---|---|---|
279 | 0 | 0 | shift() || (return 'xYzZY') |