blib/lib/re/engine/Plugin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
26 | 44 | 31 | unless exists $sub{$_} |
29 | 0 | 31 | unless (ref $cb eq 'CODE') |
47 | 1 | 0 | if $^H{'regcomp'} == $RE_ENGINE_PLUGIN |
62 | 0 | 4 | unless defined $name |