Condition Coverage

blib/lib/IO/NonBlocking.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
184 0 0 0 defined $rv and length $data

or 2 conditions

line l !l condition
41 0 0 $hash{'server_name'} || die('server_name is required')
42 0 0 $hash{'port'} || die('port is required')

or 3 conditions

line l !l&&r !l&&!r condition
36 0 0 0 ref $proto || $proto
231 0 0 0 $rv == length $outbuffer{$client} or $! == 11