| line | true | false | branch | 
 
| 90 | 2 | 32 | /[$wild_regex]/o ? : | 
 
| 150 | 0 | 2 | unless -f $file | 
 
| 152 | 2 | 0 | if _unlink($file) | 
 
| 156 | 0 | 0 | if _unlink($file) | 
 
| 168 | 2 | 0 | if $delete_count | 
 
| 186 | 0 | 4 | unless open FILE, ">>$file" | 
 
| 209 | 1 | 1 | if (@src > 1 and not -d $dst) | 
 
| 239 | 1 | 2 | if (@src > 1 and not -d $dst) | 
 
| 251 | 0 | 2 | if $Is_Win32 | 
 
| 269 | 0 | 7 | if ($Is_VMS_mode and $Is_VMS_noefs) | 
 
| 273 | 0 | 0 | unless -d $path | 
 
| 285 | 0 | 7 | unless CORE::chmod oct $mode, @ARGV | 
 
| 314 | 1 | 1 | -f $ARGV[0] ? : | 
 
| 328 | 1 | 1 | -d $ARGV[0] ? : | 
 
| 342 | 1 | 2 | if -d $_ | 
 
| 343 | 0 | 2 | unless -w _ | 
 
| 344 | 0 | 2 | unless -r _ | 
 
| 345 | 1 | 1 | if -B _ | 
 
| 351 | 0 | 1 | unless (open ORIG, $_) | 
 
| 353 | 0 | 1 | unless (open TEMP, ">$temp") |