Condition Coverage

blib/lib/MogileFS/Worker.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
96 0 0 0 defined $rv and $rv == $totallen
97 0 0 0 $! and not $!{'EAGAIN'}
107 0 0 0 $! and not $!{'EAGAIN'}

or 2 conditions

line l !l condition
99 0 0 $rv ||= 0
131 0 0 shift() || 0
251 0 0 $self->{'queue_depth'}{$type} ||= 0
259 0 0 $self->{'queue_todo'}{$type} ||= []
278 0 0 $self->{'last_wake'}{$class} || 0