Condition Coverage

lib/IOMux/Net/TCP.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
62 0 0 0 $$self{'IMNT_shutread'} and $$self{'IMNT_shutwrite'}
0 0 0 $$self{'IMNT_shutread'} and $$self{'IMNT_shutwrite'} and not $self->mux_output_waiting
96 0 0 0 $$self{'IMNT_shutwrite'} and not $self->mux_output_waiting

or 3 conditions

line l !l&&r !l&&!r condition
21 0 0 0 delete $$args{'socket'} || $self->extractSocket($args)
24 0 0 0 $$args{'name'} ||= 'tcp ' . $socket->peerhost . ':' . $socket->peerport