| lib/Sisimai/Lhost/MailMarshal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 13 | 92.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 59 | 126 | 0 | 6 | index($e, " ") == 0 and index($e, "\@") > 1 |
| 72 | 24 | 72 | 24 | $v->{'diagnosis'} and not $endoferror |
| line | l | !l | condition |
|---|---|---|---|
| 16 | 898 | 1 | shift() // (return undef) |
| 17 | 897 | 1 | shift() // (return undef) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 96 | 6 | 6 | 66 | index($e, " From:") > 0 or index($e, " Subject:") > 0 |