| lib/Sisimai/Rhost/Google.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 1 | 132 | unless $argvs->{'diagnosticcode'} |
| 14 | 2 | 130 | unless "Sisimai::SMTP::Reply"->test($argvs->{'replycode'}) |
| 15 | 0 | 130 | unless "Sisimai::SMTP::Status"->test($argvs->{'deliverystatus'}) |
| 541 | 7649 | 170 | unless index($issuedcode, $f->[2]) != -1 |
| 542 | 45 | 125 | unless index($f->[0], $esmtpreply) > 0 |
| 543 | 10 | 115 | unless index($f->[1], $statuscode) > 1 |