Condition Coverage

blib/lib/HO/accessor.pm
Criterion Covered Total %
condition 11 17 64.7


and 3 conditions

line !l l&&!r l&&r condition
174 28 0 1 'Package::Subroutine'->isdefined($caller, 'new') and $new

or 2 conditions

line l !l condition
170 29 0 $ac ||= []

or 3 conditions

line l !l&&r !l&&!r condition
172 28 1 0 $class || caller
210 0 10 0 ref $self || $self
216 2 16 0 ref $self || $self
220 2 6 18 $init || $caller->can('init')