Condition Coverage

blib/lib/MogileFS/HTTPFile.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
66 0 0 0 $res->code == 404 and $opts{'ignore_missing'}
114 0 0 0 not defined $size and $res->header('server') =~ /^lighttpd/
142 0 0 0 $reason and $reason eq 'fsck'
192 0 0 0 not wait_for_readability(fileno $sock, 1) and &Time::HiRes::time() < $expiry
252 0 0 0 $digest and $digest ne -1

or 2 conditions

line l !l condition
170 0 0 $sidechannel_nexterr{$host} || 0

or 3 conditions

line l !l&&r !l&&!r condition
66 0 0 0 $res->code == 204 or $res->code == 404 and $opts{'ignore_missing'}
178 0 0 0 $! or $rv != $reqlen