Condition Coverage

blib/lib/MR/IProto/Connection/Async.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
73 0 0 0 $_[0]->_has_handle && $_[0]->_handle
159 0 0 0 $self->_in_progress < $self->max_parallel and my $task = shift @{$self->_queue;}