| lib/Sisimai/Reason/NotAccept.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 11 | 191 | if grep {rindex($argv1, $_) > -1;} @$index |
| 39 | 0 | 1 | if $argvs->reason eq "notaccept" |
| 42 | 0 | 1 | if $argvs->replycode =~ /\A(?:521|554|556)\z/ |
| 43 | 1 | 0 | if $argvs->smtpcommand ne "MAIL" |
| 44 | 0 | 0 | if "Sisimai::Reason::NotAccept"->match(lc $argvs->diagnosticcode) |