Condition Coverage

blib/lib/Tie/RefHash.pm
Criterion Covered Total %
condition 5 12 41.6


and 2 conditions

line l !l condition
160 0 0 $count and !1

and 3 conditions

line !l l&&!r l&&r condition
166 0 0 0 defined $_ && do { $_->_reindex_keys; 1 }
250 44 0 1 ref $v eq 'HASH' and not tied %$v

or 2 conditions

line l !l condition
145 2 2 $reg || {}
207 2 0 delete $s->[0]{&Scalar::Util::refaddr($k)} || []