Condition Coverage

blib/lib/Tie/Hash/ReadonlyStack.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
67 3 0 1 $only_if_exists and not exists $$self{'hashes'}{$name}
72 0 4 1 exists $$self{'compiled'}{$key}{'found_in'} and $$self{'compiled'}{$key}{'found_in'} eq $name
124 4 0 1 exists $$self{'compiled'}{$key} and exists $$self{'compiled'}{$key}{'value'}
136 8 0 12 exists $$self{'compiled'}{$key} and exists $$self{'compiled'}{$key}{'value'}