| blib/lib/POE/Component/IRC/Plugin/NickServID.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 14 | 14.2 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 1 | if @_ & 1 |
| 15 | 0 | 1 | unless defined $self{'Password'} |
| 45 | 0 | 0 | if ($new_nick eq uc_irc($self->{'nick'}, $mapping)) |
| 57 | 0 | 0 | if $recipient ne $irc->nick_name |
| 58 | 0 | 0 | unless $sender =~ /^nickserv$/i |
| 59 | 0 | 0 | unless $msg =~ /now (?:identified|recognized)/ |
| 70 | 0 | 0 | if ($irc->nick_name eq $offending and $reason eq 'Nickname is registered to someone else') |