Branch Coverage

blib/lib/File/VirusScan/Engine/Command/ClamAV/Clamscan.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
24 0 0 if ($abs and $abs ne $path)
30 0 0 if ($@)
34 0 0 if (0 == $exitcode)
38 0 0 if (1 == $exitcode)
42 0 0 if ($scan_response =~ /: (.+) FOUND/) { }
0 0 elsif ($scan_response =~ /: (.+) ERROR/) { }