Condition Coverage

blib/lib/Tie/Hash/MultiKeyCache.pm
Criterion Covered Total %
condition 10 11 90.9


and 3 conditions

line !l l&&!r l&&r condition
208 3 1 1 exists $$args{'ADDKEY'} && !$$args{'ADDKEY'}
210 3 1 1 exists $$args{'DELKEY'} && !$$args{'DELKEY'}

or 2 conditions

line l !l condition
204 5 0 $$args{'SIZE'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
101 35 22 83 $$stack{$a} == 0 or $$stack{$b} == 0