| lib/Sisimai/Reason/VirusDetected.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 6 | 325 | if grep {rindex($argv1, $_) > -1;} @$index |
| 41 | 0 | 1 | if $argvs->{'reason'} eq "virusdetected" |
| 42 | 0 | 1 | if $argvs->{'smtpcommand'} =~ /\A(?:CONN|EHLO|HELO|MAIL|RCPT)\z/ |
| 43 | 0 | 1 | if "Sisimai::Reason::VirusDetected"->match(lc $argvs->{'diagnosticcode'}) |