Branch Coverage

blib/lib/MR/IProto/Connection/Async.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
77 0 0 if ($self->_in_progress < $self->max_parallel) { }
95 0 0 if $self->_has_handle
113 0 0 unless defined $sync
119 0 0 if ($server->debug >= 5)
125 0 0 if ($no_reply) { }
127 0 0 unless defined $$handle{'on_drain'}
143 0 0 if $dump_resp
147 0 0 if $dump_resp
168 0 0 if (my $task = shift @{$self->_queue;}) { }
180 0 0 if $server->debug >= 4
193 0 0 if $server->debug >= 1
199 0 0 $fatal ? :
210 0 0 if $server->debug >= 1
218 0 0 unless keys %{$self->_callbacks;}
219 0 0 if keys %{$self->_callbacks;}
232 0 0 if ($self->_has_no_reply)