Branch Coverage

blib/lib/Tie/Hash/Regex.pm
Criterion Covered Total %
branch 16 16 100.0


line true false branch
97 1 5 if not $is_re and exists $$self{$key}
99 4 1 unless $is_re
105 1 4 if (wantarray) { }
127 1 3 if not $is_re and exists $$self{$key}
129 2 1 unless $is_re
149 1 2 if not $is_re and exists $$self{$key}
151 1 1 unless $is_re
154 2 1 if (/$key/)