Condition Coverage

blib/lib/Net/Server/NonBlocking.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
335 0 0 0 $client and $data
438 0 0 0 defined $rv and length $data

or 2 conditions

line l !l condition
100 0 0 $$hash{'local_address'} || 'localhost'

or 3 conditions

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