blib/lib/File/VirusScan.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
19 | 1 | 0 | 2 | exists $conf->{'engines'} and scalar keys %{$$conf{"engines"};} |
68 | 0 | 2 | 0 | not $self->{'always_scan'} and $result->has_virus |