| blib/lib/File/VirusScan/Engine/Command/FPROT/Fpscan.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 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) |
| 40 | 0 | 0 | if ($exitcode & 1) |
| 48 | 0 | 0 | if ($exitcode & 2) |
| 53 | 0 | 0 | if ($exitcode & 4) |
| 61 | 0 | 0 | if ($exitcode & 8) |
| 68 | 0 | 0 | if ($exitcode & 16) |
| 74 | 0 | 0 | if ($exitcode & 32) |
| 81 | 0 | 0 | if ($exitcode & 64) |
| 88 | 0 | 0 | if ($exitcode & 128) |