Branch Coverage

blib/lib/ExtUtils/Command.pm
Criterion Covered Total %
branch 25 40 62.5


line true false branch
85 2 32 /[$wild_regex]/o ? :
145 0 2 unless -f $file
147 2 0 if _unlink($file)
151 0 0 if _unlink($file)
163 2 0 if $delete_count
181 0 4 unless open FILE, ">>$file"
204 1 1 if (@src > 1 and not -d $dst)
234 1 2 if (@src > 1 and not -d $dst)
246 0 2 if $Is_Win32
264 0 7 if ($Is_VMS_mode and $Is_VMS_noefs)
268 0 0 unless -d $path
280 0 7 unless CORE::chmod oct $mode, @ARGV
309 1 1 -f $ARGV[0] ? :
323 1 1 -d $ARGV[0] ? :
337 1 2 if -d $_
338 0 2 unless -w _
339 0 2 unless -r _
340 1 1 if -B _
346 0 1 unless (open ORIG, $_)
348 0 1 unless (open TEMP, ">$temp")