| blib/lib/File/VirusScan/Engine/Command/Kaspersky/AVP5.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 14 | 7.1 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 1 | 0 | if (abs_path($path) ne $path) |
| 30 | 0 | 0 | if ($@) |
| 34 | 0 | 0 | if (0 == $exitcode or 5 == $exitcode or 6 == $exitcode) |
| 45 | 0 | 0 | if (1 == $exitcode) |
| 51 | 0 | 0 | if (2 == $exitcode or 4 == $exitcode) |
| 62 | 0 | 0 | if (3 == $exitcode or 8 == $exitcode) |
| 71 | 0 | 0 | if (7 == $exitcode) |