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
30 0 2 0 defined $parms{'Alias'} and $parms{'Alias'}
31 2 0 0 defined $parms{'tcp'} and $parms{'tcp'} == 0
32 2 0 0 defined $parms{'udp'} and $parms{'udp'} == 0
76 0 0 2 defined $self->{'Clients'}{$wheel_id} and defined $self->{'Clients'}{$wheel_id}{'Wheel'}