blib/lib/Armadito/Agent/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
247 | 0 | 0 | 0 | $old =~ /^no-/ and not $self->{$old} |
290 | 0 | 0 | 0 | $self->{'ca-cert-file'} and $self->{'ca-cert-dir'} |
295 | 0 | 0 | 0 | $self->{'logger'} =~ /file/i and not $self->{'logfile'} |
312 | 0 | 0 | 0 | $self->{$option} and ref $self->{$option} eq '' |