Condition Coverage

lib/AutoCode/AccessorMaker.pm
Criterion Covered Total %
condition 8 17 47.0


and 3 conditions

line !l l&&!r l&&r condition
209 1 0 3 exists $$self{$slot} and defined $$self{$slot}

or 2 conditions

line l !l condition
303 0 24 $method ||= '_initialize'

or 3 conditions

line l !l&&r !l&&!r condition
19 0 34 0 ref caller || caller
40 6 0 28 exists $args{'_initialize'} or exists $args{'_digest_args'}
80 193 0 0 $pkg ||= (caller 2)[0]
258 24 0 0 @scalar_attrs or @array_attrs