Condition Coverage

blib/lib/Tie/RegexpHash.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
67 1 3 2 $i < $$self{'COUNT'} and $key ne $$self{'KEYS'}[$i]
80 1 11 3 $i < $$self{'COUNT'} and not $key =~ /$$self{'KEYS'}[$i]/