Branch Coverage

lib/Sisimai/Reason/VirusDetected.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
23 0 413 if grep {rindex($argv1, $_) != -1;} @$index
24 12 401 if grep {"Sisimai::String"->aligned(\$argv1, $_);} @$pairs
41 1 2 if $argvs->{'reason'} eq "virusdetected"
42 0 2 if grep {$argvs->{'command'} eq $_;} @{"Sisimai::SMTP::Command"->ExceptDATA}