Condition Coverage

blib/lib/Class/Adapter/Builder.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
210 0 7 3 defined $_[0]{'OBJECT'} and $_[0]{'OBJECT'}->can('DESTROY')
0 1 0 defined $_[0]{'OBJECT'} and $_[0]{'OBJECT'}->can('DESTROY')

or 3 conditions

line l !l&&r !l&&!r condition
158 0 0 9 ref $_[0] || $_[0]