| lib/Sisimai/Reason/HasMoved.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 6 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 2 | 2334 | if grep {rindex($argv1, $_) != -1;} @$index |
| 33 | 1 | 2024 | if $argvs->{'reason'} eq "hasmoved" |
| 34 | 196 | 1828 | if grep {$argvs->{'command'} eq $_;} @{"Sisimai::SMTP::Command"->BeforeRCPT} |