Condition Coverage

blib/lib/Config/Dot.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
40 9 2 1 defined $self->{'callback'} and ref $self->{'callback'} ne "CODE"
91 6 2 1 ref $config_hr->{$key} ne "" and not $self->_check($config_hr->{$key})