blib/lib/Metabrik/String/Syslog.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | l | !l | condition |
---|---|---|---|
43 | 0 | 0 | defined $self->global && $self->global->hostname || 'hostname' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
53 | 0 | 0 | 0 | $hostname ||= $self->hostname |
54 | 0 | 0 | 0 | $process ||= $self->process |
55 | 0 | 0 | 0 | $pid ||= $self->pid |