Condition Coverage

blib/lib/Class/Ref.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
304 1 1 7 defined $idx and $idx eq int $idx

or 3 conditions

line l !l&&r !l&&!r condition
190 31 3 14 exists $$self->{$name} or @_
191 1 12 1 $Class::Ref::allow_undef or $name eq 'DESTROY'
309 5 1 1 exists $$self->[$idx] or @_