Condition Coverage

blib/lib/POE/Component/Server/Chargen.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
31 0 0 2 defined $parms{'Alias'} and $parms{'Alias'}
32 2 0 0 defined $parms{'tcp'} and $parms{'tcp'} == 0
33 2 0 0 defined $parms{'udp'} and $parms{'udp'} == 0
77 0 0 2 defined $$self{'Clients'}{$wheel_id} and defined $$self{'Clients'}{$wheel_id}{'Wheel'}