Condition Coverage

blib/lib/Tie/InsideOut.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
191 0 0 60 exists $$hash_ref{$key} and ref *{$$hash_ref{$key};}{'HASH'}
243 3 4 230 exists $$hash_ref{$key} and ref *{$$hash_ref{$key};}{'HASH'}

or 2 conditions

line l !l condition
45 8 0 shift() || 'Tie::InsideOut'

or 3 conditions

line l !l&&r !l&&!r condition
53 0 8 0 shift() || (caller)[0]