Condition Coverage

blib/lib/POE/Component/IRC/Plugin/Connector.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
146 4 0 0 ref $self->{'servers'} eq "ARRAY" and @{$self->{'servers'};}

or 2 conditions

line l !l condition
108 0 2 $self->{'delay'} || 300
155 3 0 $self->{'reconnect'} || 60
163 2 0 $self->{'timeout'} || 60