Branch Coverage

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


line true false branch
23 1 0 if (abs_path($path) ne $path)
29 0 0 if ($@)
33 0 0 if (0 == $exitcode)
37 0 0 if (1 == $exitcode)
41 0 0 if ($scan_response =~ /: (.+) FOUND/) { }
0 0 elsif ($scan_response =~ /: (.+) ERROR/) { }