blib/lib/Log/Any/Adapter/Daemontools.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 15 | 73.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
48 | 10 | 1 | 18 | $self->{'-init'} and not $self->{'config'}{'_adapter_init_applied'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
16 | 6 | 22 | 0 | $global_config ||= (shift())->new_config |
21 | 22 | 5 | 0 | ref $class || $class |
39 | 3 | 26 | 0 | $self->{'config'} ||= $self->global_config |
167 | 1 | 0 | 2 | !defined($val) || $val eq 'none' |