| lib/Sisimai/Lhost/Verizon.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 22 | 54.5 |
| line | l | !l | condition |
|---|---|---|---|
| 16 | 898 | 1 | shift() // (return undef) |
| 17 | 897 | 1 | shift() // (return undef) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 52 | 0 | 10 | 55 | ($readcursor & $indicators->{'deliverystatus'}) == 0 or $e eq "" |
| 73 | 0 | 5 | 0 | $senderaddr ||= substr($e, 13) |
| 77 | 0 | 5 | 0 | $subjecttxt ||= substr($e, 11) |
| 98 | 0 | 12 | 36 | ($readcursor & $indicators->{'deliverystatus'}) == 0 or $e eq "" |
| 119 | 0 | 6 | 0 | $senderaddr ||= "Sisimai::Address"->s3s4(substr($e, 6)) |
| 123 | 0 | 6 | 0 | $subjecttxt ||= substr($e, 9) |