blib/lib/Metabrik/Server/Syslogng.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 13 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
150 | 0 | 0 | 0 | defined $remote_host and $use_ssl |
line | l | !l | condition |
---|---|---|---|
83 | 0 | 0 | defined $self->global && $self->global->username || 'username' |
84 | 0 | 0 | defined $self->global && $self->global->hostname || 'hostname' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
80 | 0 | 0 | 0 | $conf_file ||= $self->conf_file |
193 | 0 | 0 | 0 | $conf_file ||= $self->conf_file |