Condition Coverage

blib/lib/re/engine/GNU.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
98 0 0 6 exists $^H{'regcomp'} and $^H{'regcomp'} == &ENGINE()

or 3 conditions

line l !l&&r !l&&!r condition
28 1 0 0 eval "\$VERSION" // $ENV{'RE_ENGINE_GNU_VERSION'}