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