Condition Coverage

blib/lib/Net/OSCAR/Connection/Server.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
46 0 0 0 $write and $$self{'outbuff'}
51 0 0 0 $read and not $$self{'connected'}
0 0 0 $write and $$self{'oscar_state'} eq 'new'