| blib/lib/IO/NonBlocking.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 13 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 184 | 0 | 0 | 0 | defined $rv and length $data | 
| line | l | !l | condition | 
|---|---|---|---|
| 41 | 0 | 0 | $hash{'server_name'} || die('server_name is required') | 
| 42 | 0 | 0 | $hash{'port'} || die('port is required') | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 36 | 0 | 0 | 0 | ref $proto || $proto | 
| 231 | 0 | 0 | 0 | $rv == length $outbuffer{$client} or $! == 11 |