blib/lib/POE/Component/IRC/Plugin/Connector.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 12 | 41.6 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 2 | if @_ & 1 |
80 | 0 | 0 | unless $ping |
101 | 0 | 2 | if $self->{'irc'}->connected |
116 | 0 | 0 | unless ($self->{'seen_traffic'}) |
147 | 0 | 4 | if (ref $self->{'servers'} eq 'ARRAY' and @{$self->{'servers'};}) |
152 | 1 | 3 | if ($sender eq $session) { } |