Condition Coverage

blib/lib/IO/Socket/INET/Daemon.pm
Criterion Covered Total %
condition 5 10 50.0


and 3 conditions

line !l l&&!r l&&r condition
103 0 1 2 $io and $io != $$self{'sck'}

or 2 conditions

line l !l condition
20 0 2 $rc{'host'} || 'localhost'
0 2 $rc{'callback'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
18 0 0 2 not $rc{'port'} or $rc{'port'} =~ /\D/