Branch Coverage

blib/lib/re/engine/GNU.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
70 6 0 if (@_)
72 6 0 if (exists $args{'-debug'})
75 0 6 if (exists $args{'-syntax'})
85 6 0 if (exists $^H{'regcomp'} and $^H{'regcomp'} == &ENGINE())