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