| blib/lib/re/engine/Hooks.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 8 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 174 | 4 | 11 | if $key =~ /\s/ or not _registered $key |
| 175 | 0 | 11 | if $^H{'regcomp'} and $^H{'regcomp'} != $RE_ENGINE |
| 193 | 0 | 0 | if $key =~ /\s/ or not _registered $key |
| 200 | 0 | 0 | if $^H{'regcomp'} and $^{'regcomp'} == $RE_ENGINE and not @other_keys |