Condition Coverage

blib/lib/POE/Component/Server/Echo.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
32 0 0 2 defined $parms{'Alias'} and $parms{'Alias'}
33 2 0 0 defined $parms{'tcp'} and $parms{'tcp'} == 0
34 2 0 0 defined $parms{'udp'} and $parms{'udp'} == 0
125 0 0 1 defined $$self{'Clients'}{$wheel_id} and defined $$self{'Clients'}{$wheel_id}{'Wheel'}
158 0 0 1 $$self{'CONFIG'}{'udp'} and $$self{'udp_socket'}