Condition Coverage

blib/lib/Config/General/Extended.pm
Criterion Covered Total %
condition 1 6 16.7


and 3 conditions

line !l l&&!r l&&r condition
199 0 0 0 exists $$this{'config'}{$key} and not ref $$this{'config'}{$key}
227 0 0 3 exists $$this{'config'}{$key} and ref $$this{'config'}{$key} eq 'HASH'