line |
!l |
l&&!r |
l&&r |
condition |
460
|
0 |
0 |
0 |
defined $info and keys %$info
|
902
|
0 |
0 |
0 |
@n > 1 and defined $n[1]
|
1146
|
0 |
0 |
0 |
$dcc and $self
|
1165
|
0 |
0 |
0 |
$dcc and $self
|
1225
|
0 |
0 |
0 |
$dcc and $self
|
1362
|
0 |
0 |
0 |
$cmd >= 400 && $cmd <= 599
|
|
0 |
0 |
0 |
$cmd =~ /^\d\d\d$/u and not $cmd >= 400 && $cmd <= 599
|
|
0 |
0 |
0 |
$cmd >= 400 and $cmd <= 599
|
1446
|
0 |
0 |
0 |
$$self{'isupport'}{'NAMESX'} and not $$self{'protoctl'}{'NAMESX'}
|
1452
|
0 |
0 |
0 |
$$self{'isupport'}{'UHNAMES'} and not $$self{'protoctl'}{'UHNAMES'}
|
1542
|
0 |
0 |
0 |
$self->_was_me($msg) and not $self->isupport('UHNAMES')
|
1588
|
0 |
0 |
0 |
$mode =~ /^([+-])(\S+)$/u and defined $dest
|