| lib/Sisimai/Lhost/Notes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 15 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 64 | 32 | 0 | 16 | index($e, "\@") > 1 and index($e, " ") == -1 |
| line | l | !l | condition |
|---|---|---|---|
| 17 | 888 | 1 | shift() // (return undef) |
| 18 | 887 | 1 | shift() // (return undef) |
| 117 | 10 | 0 | 'Sisimai::SMTP::Status'->code($r) || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 71 | 0 | 16 | 0 | $v->{'recipient'} ||= $e |
| 75 | 16 | 0 | 16 | $e eq "" or index($e, "-") == 0 |