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
68 1 3 2 $i < $$self{'COUNT'} and $key ne $$self{'KEYS'}[$i]
81 1 11 3 $i < $$self{'COUNT'} and not $key =~ /$$self{'KEYS'}[$i]/