Branch Coverage

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

line%coveragebranch
670TFunless (-d $db_dir)
680TFunless mkdir $db_dir
710TFunless (-e $file)
780TFunless (-e $file)
820TFif (not -e $file)
1240TFif $count
1310TFif &any(sub {         $_ eq $patch_name; } , @{$$self{"series"};})
1500TFif &none(sub {         $_ eq $patch_name; } , @{$$self{"series"};})
1610TFif -z $series
1680TFif $count_series > $count_applied
1780TFunless defined $patch
1830TFif $opts{'verbose'}
1920TFif ($@)
2130TFunless defined $patch
2150TFif $opts{'verbose'}
2170TFif (-d $backup_dir and not $opts{'reverse_apply'}) { }
2400TFif (-f $pc_ver)
2510TFif (-e $patch_dir and not -d _)
2550TFif (-e $series and not -f _)
26750TFif -e $vendor_series
3000TFunless open my $file_fh, "<", $file
3110TFif -f $file
3150TFunless open my $file_fh, ">", $file
3240TFunless open my $file_fh, ">", $file
331100TFunless defined $file and -f $file
33450TFunless open my $series_fh, "<", $file
342100TFunless $line
343100TFif ($line =~ /^(\S+)\s+(.*)$/)
34550TFif ($2 ne "-p1")
3490TFif $opts{'warn_options'}
35250TFif ($line =~ m[(^|/)\.\./])
3640TFunless open my $series_fh, ">", $series
3740TFunless -d $patch_dir
3750TFif $opts{'verbose'}
3790TFif -d $_
3820TFif (-s $_) { }
3850TFunless (link $_, $target)
3860TFunless copy($_, $target)
3880TFunless chmod_if_needed((stat _)[2], $target)