| blib/lib/File/VirusScan/Engine/Command/FPROT/Fpscan.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 22 | 4.5 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 1 | 0 | if (abs_path($path) ne $path) |
| 29 | 0 | 0 | if ($@) |
| 33 | 0 | 0 | if (0 == $exitcode) |
| 39 | 0 | 0 | if ($exitcode & 1) |
| 47 | 0 | 0 | if ($exitcode & 2) |
| 52 | 0 | 0 | if ($exitcode & 4) |
| 60 | 0 | 0 | if ($exitcode & 8) |
| 67 | 0 | 0 | if ($exitcode & 16) |
| 73 | 0 | 0 | if ($exitcode & 32) |
| 80 | 0 | 0 | if ($exitcode & 64) |
| 87 | 0 | 0 | if ($exitcode & 128) |