blib/lib/Armadito/Agent/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 0 | 0 | 0 | defined $params{'options'}{$key} and $params{'options'}{$key} ne '' |
82 | 0 | 0 | 0 | $old =~ /^no-/ and not $self->{$old} |
130 | 0 | 0 | 0 | $self->{'ca-cert-file'} and $self->{'ca-cert-dir'} |
135 | 0 | 0 | 0 | $self->{'logger'} =~ /file/i and not $self->{'logfile'} |
155 | 0 | 0 | 0 | $self->{$option} and ref $self->{$option} eq '' |