| lib/IOMux/Net/TCP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 43 | 0 | 0 | if ($which != 1) | 
| 52 | 0 | 0 | if ($which != 0) | 
| 55 | 0 | 0 | unless ($self->mux_output_waiting) | 
| 62 | 0 | 0 | if $$self{'IMNT_shutread'} and $$self{'IMNT_shutwrite'} and not $self->mux_output_waiting | 
| 69 | 0 | 0 | if length $$self{'ICMT_inbuf'} | 
| 72 | 0 | 0 | if $$self{'ICMT_outbuf'} | 
| 96 | 0 | 0 | if ($$self{'IMNT_shutwrite'} and not $self->mux_output_waiting) | 
| 99 | 0 | 0 | if $$self{'IMNT_shutread'} |