blib/lib/HO/accessor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 17 | 64.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
174 | 28 | 0 | 1 | 'Package::Subroutine'->isdefined($caller, 'new') and $new |
line | l | !l | condition |
---|---|---|---|
170 | 29 | 0 | $ac ||= [] |
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') |