Condition Coverage

blib/lib/MogileFS/Connection/Poolable.pm
Criterion Covered Total %
condition 8 16 50.0


and 3 conditions

line !l l&&!r l&&r condition
62 2 1 0 !($reason =~ /timeout/) && $$self{'mfs_requests'} > 0
110 0 0 2 $expire_cb and $self->sock
157 8 0 1 $inflight_cb and $close_reason

or 2 conditions

line l !l condition
76 31 0 'MogileFS'->config($timeout_key) || 2
167 1 0 $close_reason || 'error'

or 3 conditions

line l !l&&r !l&&!r condition
106 6 0 0 $now ||= &Time::HiRes::time()