blib/lib/FusionInventory/Agent/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 9 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
196 | 0 | 0 | 0 | $old =~ /^no-/ and not $$self{$old} |
239 | 3 | 0 | 0 | $$self{'ca-cert-file'} and $$self{'ca-cert-dir'} |
244 | 3 | 0 | 0 | $$self{'logger'} =~ /file/i and not $$self{'logfile'} |