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