Branch Coverage

lib/Sisimai/Reason/VirusDetected.pm
Criterion Covered Total %
branch 7 8 87.5


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