Condition Coverage

lib/Module/Build/Pluggable/XSUtil.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
138 0 0 0 $gccversion >= 4.1 and not $$self{'c++'}

or 3 conditions

line l !l&&r !l&&!r condition
15 0 1 7 $ENV{'XS_DEBUG'} || $self->builder->args('g')
132 0 0 0 $$self{'c99'} or $$self{'c++'}