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