lib/IOMux/Net/TCP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
46 | 0 | 0 | if ($which != 1) |
55 | 0 | 0 | if ($which != 0) |
58 | 0 | 0 | unless ($self->muxOutputWaiting) |
66 | 0 | 0 | if $self->{'IMNT_shutread'} and $self->{'IMNT_shutwrite'} and not $self->muxOutputWaiting |
73 | 0 | 0 | if length $self->{'ICMT_inbuf'} |
76 | 0 | 0 | if $self->{'ICMT_outbuf'} |
96 | 0 | 0 | if ($self->{'IMNT_shutwrite'} and not $self->muxOutputWaiting) |
99 | 0 | 0 | if $self->{'IMNT_shutread'} |