| lib/Sisimai/Rhost/NTTDOCOMO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 1 | 65 | unless $argvs->{'diagnosticcode'} |
| 47 | 5 | 60 | if $statuscode eq "5.1.1" or $statuscode eq "5.9.213" |
| 48 | 16 | 44 | if $statuscode eq "5.2.0" |
| 58 | 32 | 79 | if grep {index($issuedcode, $_) != -1;} @{$$messagesof{$e}} |
| 62 | 0 | 12 | if ($statuscode eq "5.0.0") |
| 87 | 0 | 0 | if $thecommand eq "RCPT" |
| 88 | 0 | 0 | if $thecommand eq "DATA" |