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