Condition Coverage

blib/lib/Kelp/Module/Config.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
210 12 0 127 ref $a && ref $b
236 50 13 30 ref $b->{$k} eq 'ARRAY' && $k =~ s/^(\+|\-)//

or 3 conditions

line l !l&&r !l&&!r condition
210 12 2 125 not ref $a && ref $b or ref $a ne ref $b