blib/lib/Tie/Hash/Regex.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 16 | 100.0 |
line | true | false | branch |
---|---|---|---|
101 | 1 | 4 | if not $is_re and exists $self->{$key} |
103 | 4 | 1 | unless $is_re |
109 | 1 | 4 | if (wantarray) { } |
131 | 1 | 2 | if not $is_re and exists $self->{$key} |
133 | 2 | 1 | unless $is_re |
153 | 1 | 1 | if not $is_re and exists $self->{$key} |
155 | 1 | 1 | unless $is_re |
158 | 2 | 1 | if (/$key/) |