blib/lib/Net/Server/NonBlocking.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 17 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
335 | 0 | 0 | 0 | $client and $data |
438 | 0 | 0 | 0 | defined $rv and length $data |
line | l | !l | condition |
---|---|---|---|
100 | 0 | 0 | $$hash{'local_address'} || 'localhost' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
42 | 0 | 0 | 0 | ref $proto || $proto |
278 | 0 | 0 | 0 | $rv == length $outbuffer{$client} or $! == 11 |
480 | 0 | 0 | 0 | $rv == length $outbuffer{$client} or $! == 11 |