line |
!l |
l&&!r |
l&&r |
condition |
117
|
5526 |
0 |
522 |
index($p, "Diagnostic-Code:") == 0 and $e =~ /\A[ \t]+(.+)\z/ |
171
|
54 |
0 |
10 |
defined $anotherset->{'recipient'} and $anotherset->{'recipient'} |
179
|
49 |
0 |
5 |
$nomessages and $emailsteak->[1] =~ /^To:[ ]*(.+)/m |
194
|
20 |
0 |
427 |
exists $anotherset->{'diagnosis'} and $anotherset->{'diagnosis'} |
209
|
162 |
0 |
10 |
length $as > 0 and substr($as, -4, 4) ne ".0.0" |
218
|
56 |
0 |
371 |
length $ar > 0 and substr($ar, -2, 2) ne "00" |
224
|
56 |
5 |
356 |
$ar and length $anotherset->{'diagnosis'} > length $e->{'diagnosis'} |
line |
l |
!l&&r |
!l&&!r |
condition |
128
|
271 |
66 |
4772 |
$e =~ /[ \t][(]in reply to (?:end of )?([A-Z]{4}).*/ or $e =~ /([A-Z]{4})[ \t]*.*command[)]\z/ |
191
|
0 |
437 |
10 |
$e->{'lhost'} ||= $permessage->{'rhost'} |
192
|
859 |
15 |
0 |
$e->{$_} ||= $permessage->{$_} || '' |
196
|
417 |
10 |
0 |
$e->{'diagnosis'} ||= $anotherset->{'diagnosis'} |
206
|
10 |
162 |
255 |
$e->{'status'} eq "" or substr($e->{'status'}, -4, 4) eq ".0.0" |
215
|
427 |
0 |
0 |
$e->{'replycode'} eq "" or substr($e->{'replycode'}, -2, 2) eq "00" |
224
|
10 |
411 |
6 |
$as or $ar and length $anotherset->{'diagnosis'} > length $e->{'diagnosis'} |