Condition Coverage

blib/lib/PerlBean/Attribute/Factory.pm
Criterion Covered Total %
condition 5 8 62.5


or 2 conditions

line l !l condition
230 93 0 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
213 0 6 0 ref $class || $class
233 15 34 44 not defined $$opt{'type'} or $$opt{'type'} eq 'SINGLE'