Branch Coverage

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


line true false branch
90 2 32 /[$wild_regex]/o ? :
149 0 2 unless -f $file
151 2 0 if _unlink($file)
155 0 0 if _unlink($file)
166 2 0 if $delete_count
184 0 4 unless open FILE, ">>$file"
207 1 1 if @src > 1 and not -d $dst
233 1 2 if @src > 1 and not -d $dst
241 0 2 if $Is_Win32
259 0 7 if ($Is_VMS_mode and $Is_VMS_noefs)
262 0 0 unless -d $path
274 0 7 unless CORE::chmod oct $mode, @ARGV
302 1 1 -f $ARGV[0] ? :
316 1 1 -d $ARGV[0] ? :
330 1 2 if -d $_
331 0 2 unless -w _
332 0 2 unless -r _
333 1 1 if -B _
339 0 1 unless (open ORIG, $_)
341 0 1 unless (open TEMP, ">$temp")