Condition Coverage

blib/lib/POE/Component/Server/BigBrother.pm
Criterion Covered Total %
condition 0 12 0.0


or 2 conditions

line l !l condition
47 0 0 $$self{'time_out'} ||= 30
48 0 0 $$self{'bind_port'} ||= 1984
49 0 0 $$self{'max_msg_size'} ||= 16384

or 3 conditions

line l !l&&r !l&&!r condition
155 0 0 0 $$self{'sessions'}{$sender_id}{'refcnt'}++ or $session == $sender
267 0 0 0 $command eq 'status' or $command eq 'page'