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
175 30 0 1 'Package::Subroutine'->isdefined($caller, 'new') and $new

or 2 conditions

line l !l condition
171 31 0 $ac ||= []

or 3 conditions

line l !l&&r !l&&!r condition
173 30 1 0 $class || caller
211 0 10 0 ref $self || $self
217 2 18 0 ref $self || $self
221 2 6 20 $init || $caller->can('init')