Branch Coverage

File:Dpkg/Source/Quilt.pm
Coverage:12.8%

line%coveragebranch
550TFunless (-d $db_dir)
560TFunless mkdir $db_dir
590TFunless (-e $file)
660TFunless (-e $file)
700TFif (not -e $file)
1120TFif $count
1190TFif &any(sub {         $_ eq $patch_name; } , @{$$self{"series"};})
1380TFif &none(sub {         $_ eq $patch_name; } , @{$$self{"series"};})
1490TFif -z $series
1560TFif $count_series > $count_applied
1660TFunless defined $patch
1710TFif $opts{'verbose'}
1800TFif ($@)
2010TFunless defined $patch
2030TFif $opts{'verbose'}
2050TFif (-d $backup_dir and not $opts{'reverse_apply'}) { }
2280TFif (-f $pc_ver)
2390TFif (-e $patch_dir and not -d _)
2430TFif (-e $series and not -f _)
25550TFif -e $vendor_series
2840TFunless open my $file_fh, "<", $file
2950TFif -f $file
2990TFunless open my $file_fh, ">", $file
3080TFunless open my $file_fh, ">", $file
315100TFunless defined $file and -f $file
31850TFunless open my $series_fh, "<", $file
326100TFunless $line
327100TFif ($line =~ /^(\S+)\s+(.*)$/)
32950TFif ($2 ne "-p1")
3330TFif $opts{'warn_options'}
33650TFif ($line =~ m[(^|/)\.\./])
3480TFunless open my $series_fh, ">", $series
3580TFunless -d $patch_dir
3590TFif $opts{'verbose'}
3630TFif -d $_
3660TFif (-s $_) { }
3690TFunless (link $_, $target)
3700TFunless copy($_, $target)
3720TFunless chmod_if_needed((stat _)[2], $target)