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
31 0 2 0 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
124 0 0 1 defined $self->{'Clients'}{$wheel_id} and defined $self->{'Clients'}{$wheel_id}{'Wheel'}
157 0 1 0 $self->{'CONFIG'}{'udp'} and $self->{'udp_socket'}