blib/lib/re/engine/Hooks.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 19 | 36.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
175 | 9 | 2 | 0 | $^H{'regcomp'} and $^H{'regcomp'} != $RE_ENGINE |
200 | 0 | 0 | 0 | $^H{'regcomp'} and $^{'regcomp'} == $RE_ENGINE |
0 | 0 | 0 | $^H{'regcomp'} and $^{'regcomp'} == $RE_ENGINE and not @other_keys |
line | l | !l | condition |
---|---|---|---|
180 | 2 | 9 | $^H{'re::engine::Hooks'} // '' |
197 | 0 | 0 | $^H{'re::engine::Hooks'} // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
174 | 1 | 3 | 11 | $key =~ /\s/ or not _registered $key |
193 | 0 | 0 | 0 | $key =~ /\s/ or not _registered $key |