Condition Coverage

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


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 2 exists $$$self{$name} or @_
191 1 0 1 $Class::Ref::allow_undef or $name eq 'DESTROY'
309 5 1 1 exists $$$self[$idx] or @_