Condition Coverage

blib/lib/Log/Saftpresse/Config.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
80 0 0 0 defined $cur->{$element} and ref $cur->{$element} eq 'HASH'
96 0 0 0 defined $cur and defined $cur->{$key}
0 0 0 defined $cur and defined $cur->{$key} and not ref $cur->{$key}