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
147 4 0 0 ref $self->{'servers'} eq 'ARRAY' and @{$self->{'servers'};}

or 2 conditions

line l !l condition
109 0 2 $self->{'delay'} || 300
156 3 0 $self->{'reconnect'} || 60
164 2 0 $self->{'timeout'} || 60