blib/lib/re/engine/GNU.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
29 | 1 | 0 | defined $version ? : |
83 | 6 | 0 | if (@_) |
85 | 6 | 0 | if (exists $args{'-debug'}) |
88 | 0 | 6 | if (exists $args{'-syntax'}) |
98 | 6 | 0 | if (exists $^H{'regcomp'} and $^H{'regcomp'} == &ENGINE()) |