Condition Coverage

blib/lib/XS/TCC.pm
Criterion Covered Total %
condition 5 17 29.4


and 3 conditions

line !l l&&!r l&&r condition
212 0 8 0 defined $code and defined $args{'code'}
239 0 8 0 $parse_result and @{$parse_result->{'function_names'};}

or 2 conditions

line l !l condition
445 0 0 shift() || 1

or 3 conditions

line l !l&&r !l&&!r condition
215 8 0 0 $code //= $args{'code'}
218 0 8 0 $args{'package'} // (caller())[0]
268 0 0 6 $args{'ccopts'} // $CCOPTS