| line |
!l |
l&&!r |
l&&r |
condition |
|
21
|
0 |
0 |
0 |
$self{'Mode'} and $self{'Mode'} =~ /missed|all|none/ |
|
119
|
0 |
0 |
0 |
$$self{'Mode'} eq 'missed' and not $$self{'clients'} |
|
184
|
0 |
0 |
0 |
$$self{'Mode'} eq 'missed' and not $$self{'clients'} |
|
230
|
0 |
0 |
0 |
$$self{'Mode'} eq 'missed' and not $$self{'clients'} |
|
231
|
0 |
0 |
0 |
$$input{'command'} eq 'MODE' and $$input{'params'}[1] =~ /^[#&+!]/ |
|
286
|
0 |
0 |
0 |
$$self{'Mode'} eq 'all' and $#{$$self{'recall'};} > $$self{'last_detach'} |
|
290
|
0 |
0 |
0 |
$$in{'command'} eq 'PRIVMSG' and not $$in{'params'}[0] =~ /^[#&+!]/ |