blib/lib/MogileFS/ClientHTTPFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 16 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
306 | 0 | 0 | 0 | defined $foundEol and $foundEol >= 0 |
line | l | !l | condition |
---|---|---|---|
34 | 0 | 0 | $args{'readLineChunkSize'} || 4096 |
36 | 0 | 0 | $args{'backup_dests'} ||= [] |
55 | 0 | 0 | $res->header('Content-Length') || 0 |
81 | 0 | 0 | $args{'readonly'} || 0 |
308 | 0 | 0 | $retBuff ||= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
150 | 0 | 0 | 0 | defined $len or defined $offset |