| line |
true |
false |
branch |
|
19
|
1020 |
97 |
unless index($mhead->{'subject'}, "Delivery status notification") != -1 |
|
20
|
26 |
71 |
unless index($mhead->{'from'}, "Mailer Daemon <") != -1 |
|
21
|
0 |
71 |
unless grep {rindex($_, " (OpenSMTPD) with ") != -1;} @{$$mhead{"received"}} |
|
62
|
303 |
485 |
unless ($readcursor) |
|
64
|
71 |
232 |
if index($e, $startingof->{'message'}[0]) == 0 |
|
67
|
172 |
313 |
if ($readcursor & $indicators->{'deliverystatus'}) == 0 or $e eq "" |
|
81
|
81 |
232 |
if ("Sisimai::String"->aligned(\$e, ["\@", " "])) |
|
83
|
10 |
71 |
if ($v->{'recipient'}) |
|
93
|
0 |
71 |
unless $recipients |