| blib/lib/Config/Dot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 6 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 40 | 7 | 2 | 1 | defined $self->{'callback'} and ref $self->{'callback'} ne 'CODE' |
| 91 | 4 | 1 | 1 | ref $config_hr->{$key} ne '' and not $self->_check($config_hr->{$key}) |