Condition Coverage

blib/lib/Class/Light.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
52 0 0 6 $type and $attr
58 6 0 0 $method eq $type . $attr and $origAttr eq $attr
63 0 0 6 $type and not $attr =~ /^_/
0 0 6 $type and not $attr =~ /^_/ and exists $_[0]{$attr}