blib/lib/File/VirusScan/Engine/Command/Kaspersky/AVP5.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 0 | if ($abs and $abs ne $path) |
31 | 0 | 0 | if ($@) |
35 | 0 | 0 | if (0 == $exitcode or 5 == $exitcode or 6 == $exitcode) |
46 | 0 | 0 | if (1 == $exitcode) |
52 | 0 | 0 | if (2 == $exitcode or 4 == $exitcode) |
63 | 0 | 0 | if (3 == $exitcode or 8 == $exitcode) |
72 | 0 | 0 | if (7 == $exitcode) |