Condition Coverage

blib/lib/Class/Data/ConfigHash.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
66 5 1 0 $right_ref and $left_ref

or 2 conditions

line l !l condition
14 16 0 $self->$config_sub || {}
16 1 1 $_[0] || {}
62 1 5 ref $$righthash{$key} || ''
63 0 6 exists $$lefthash{$key} && ref $$lefthash{$key} || ''