Condition Coverage

lib/Kafka/IO/Async.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
190 0 0 0 exists $p{$_} and $self->{$_} = $p{$_}

or 3 conditions

line l !l&&r !l&&!r condition
239 0 0 0 $self->{'timeout'} // $Kafka::IO::Async::REQUEST_TIMEOUT
245 0 0 0 not $socket or $socket->destroyed
284 0 0 0 $self->{'timeout'} // $Kafka::IO::Async::REQUEST_TIMEOUT
289 0 0 0 not $socket or $socket->destroyed
348 0 0 0 $self->{'timeout'} // $Kafka::IO::Async::REQUEST_TIMEOUT
353 0 0 0 not $socket or $socket->destroyed