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
204 0 7 3 defined $_[0]{'OBJECT'} and $_[0]{'OBJECT'}->can('DESTROY')
0 1 0 ref $self and substr($method, 0, 1) ne '_'

or 3 conditions

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