Condition Coverage

blib/lib/Games/Roguelike/World/Daemon.pm
Criterion Covered Total %
condition 4 18 22.2


and 3 conditions

line !l l&&!r l&&r condition
217 0 0 1 $$self{'vp'} and not $$self{'vp'}{'con'}
232 0 1 0 $$self{'vp'} and not $$self{'vp'}{'con'}

or 3 conditions

line l !l&&r !l&&!r condition
221 0 0 1 $sock->eof or not $sock->connected
0 0 1 $sock->eof or not $sock->connected or *$sock{'HASH'}{'errc'} > 5
320 0 0 0 length $b > 1 or $b eq ''
340 0 0 0 $b eq "\n" or $b eq "\r"