Branch Coverage

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


line true false branch
96 1 4 if not $is_re and exists $self->{$key}
98 4 1 unless $is_re
104 1 4 if (wantarray) { }
126 1 2 if not $is_re and exists $self->{$key}
128 2 1 unless $is_re
148 1 1 if not $is_re and exists $self->{$key}
150 1 1 unless $is_re
153 2 1 if (/$key/)