| line |
l |
!l&&r |
!l&&!r |
condition |
|
118
|
0 |
150 |
810 |
($readcursor & $indicators->{'deliverystatus'}) == 0 or $e eq "" |
|
132
|
65 |
5 |
503 |
index($e, "Original-Rcpt-To: ") == 0 or index($e, "Removal-Recipient: ") == 0 |
|
|
25 |
66 |
346 |
index($e, "Authentication-Results: ") == 0 or index($e, "User-Agent: ") == 0 |
|
|
91 |
50 |
296 |
index($e, "Authentication-Results: ") == 0 or index($e, "User-Agent: ") == 0 or index($e, "Original-Mail-From: ") == 0 |
|
|
16 |
35 |
245 |
index($e, "Received-Date: ") == 0 or index($e, "Arrival-Date: ") == 0 |
|
192
|
0 |
0 |
5 |
$mhead->{'x-apple-unsubscribe'} ne "true" or index($mhead->{'from'}, "\@") < 1 |
|
228
|
71 |
0 |
35 |
$j == 0 or scalar @$dscontents == 1 |