line |
true |
false |
branch |
265
|
0 |
0 |
if defined $pass |
290
|
0 |
0 |
unless defined $cb |
351
|
0 |
0 |
if ($self->registered) { } |
392
|
0 |
0 |
if ($$self{'channel_list'}{lc $chan}) { } |
434
|
0 |
0 |
if ($$self{'last_pong_recv'} < $$self{'last_ping_sent'}) { } |
436
|
0 |
0 |
if ($cb) { } |
465
|
0 |
0 |
if (lc $nick eq lc $self->nick) { } |
481
|
0 |
0 |
if (lc $nick eq lc $self->nick) |
504
|
0 |
0 |
if ($cmd ne 'privmsg' and $cmd ne 'notice' and $cmd ne 'part' and $cmd ne 'join' and not $cmd >= 400 && $cmd <= 599) { } |
|
0 |
0 |
elsif ($cmd >= 400 and $cmd <= 599) { } |
531
|
0 |
0 |
if ($$msg{'trailing'} ne '') |
533
|
0 |
0 |
if ($targ =~ /^(?:[#+&]|![A-Z0-9]{5})/) { } |
578
|
0 |
0 |
if ($wasme) |
584
|
0 |
0 |
if (exists $$chan{$nick}) |
616
|
0 |
0 |
if @nicks |
661
|
0 |
0 |
if $$self{'channel_list'}{$_}{$nick} |
683
|
0 |
0 |
unless ($self->registered) |
686
|
0 |
0 |
if (lc $newnick eq lc $$self{'nick'}) |