blib/lib/POE/Component/Server/BigBrother.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
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 |
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' |