| lib/Sisimai/Lhost/X1.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 20 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 186 | 11 | unless index($mhead->{'subject'}, "Returned Mail: ") == 0 |
| 20 | 0 | 11 | unless index($mhead->{'from'}, "\"Mail Deliver System\" ") == 0 |
| 36 | 33 | 99 | unless ($readcursor) |
| 38 | 11 | 22 | if $e =~ /$markingsof->{'message'}/ |
| 41 | 0 | 99 | unless $readcursor & $indicators->{'deliverystatus'} |
| 42 | 44 | 55 | unless length $e |
| 52 | 11 | 44 | if ($e =~ /\A([^ ]+?[\@][^ ]+?)[ \t]+\[(.+)\]\z/) { } |
| 0 | 44 | elsif ($e =~ /$markingsof->{'message'}/) { } | |
| 54 | 0 | 11 | if ($v->{'recipient'}) |
| 68 | 0 | 11 | unless $recipients |