Branch Coverage

blib/lib/POE/Component/IRC/Plugin/NickServID.pm
Criterion Covered Total %
branch 2 14 14.2


line true false branch
11 0 1 if @_ & 1
14 0 1 unless defined $self{'Password'}
44 0 0 if ($new_nick eq uc_irc($self->{'nick'}, $mapping))
56 0 0 if $recipient ne $irc->nick_name
57 0 0 unless $sender =~ /^nickserv$/i
58 0 0 unless $msg =~ /now (?:identified|recognized)/
69 0 0 if ($irc->nick_name eq $offending and $reason eq "Nickname is registered to someone else")