Condition Coverage

blib/lib/XS/Install/Util.pm
Criterion Covered Total %
condition 4 11 36.3


or 2 conditions

line l !l condition
15 8 0 $info->{'BIN_DEPENDENT'} || []
25 8 10 $dependent{$module} || []
54 0 0 $info->{'BIN_DEPENDENT'} || []
152 4 0 $file || die("Cannot rename $temp_file to $file\n")

or 3 conditions

line l !l&&r !l&&!r condition
121 0 0 0 $mtimes{$depfile} ||= (stat $depfile)[9]