|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
71
 | 
 0  | 
 0  | 
 if ($self->{'arch'} eq 'x86_64')  | 
 
| 
133
 | 
 0  | 
 0  | 
 if ($self->{'config_files'})  | 
 
| 
142
 | 
 0  | 
 0  | 
 if ($self->{'post_install'})  | 
 
| 
144
 | 
 0  | 
 0  | 
 if (not $post_install =~ /\n/ism and -f $post_install)  | 
 
| 
153
 | 
 0  | 
 0  | 
 if ($self->{'pre_install'})  | 
 
| 
155
 | 
 0  | 
 0  | 
 if (not $pre_install =~ /\n/ism and -f $pre_install)  | 
 
| 
164
 | 
 0  | 
 0  | 
 if ($self->{'post_uninstall'})  | 
 
| 
166
 | 
 0  | 
 0  | 
 if (not $post_uninstall =~ /\n/ism and -f $post_uninstall)  | 
 
| 
175
 | 
 0  | 
 0  | 
 if ($self->{'pre_uninstall'})  | 
 
| 
177
 | 
 0  | 
 0  | 
 if (not $pre_uninstall =~ /\n/ism and -f $pre_uninstall)  | 
 
| 
214
 | 
 0  | 
 0  | 
 unless opendir my $dh, $dir  | 
 
| 
217
 | 
 0  | 
 0  | 
 if $entry eq '.' or $entry eq '..' or $entry eq 'temp-deb-build'  | 
 
| 
220
 | 
 0  | 
 0  | 
 if ($entry =~ /$ex/)  | 
 
| 
229
 | 
 0  | 
 0  | 
 if (-d "$dir/$entry")  | 
 
| 
254
 | 
 0  | 
 0  | 
 if $entry eq '.'  | 
 
| 
255
 | 
 0  | 
 0  | 
 if $entry eq '..'  | 
 
| 
259
 | 
 0  | 
 0  | 
 if (-d $file)  | 
 
| 
265
 | 
 0  | 
 0  | 
 unless open my $fh, '<', $file  | 
 
| 
285
 | 
 0  | 
 0  | 
 if ($desc)  | 
 
| 
304
 | 
 0  | 
 0  | 
 if ($dep)  | 
 
| 
311
 | 
 0  | 
 0  | 
 if (ref $dep) { }  | 
 
| 
336
 | 
 0  | 
 0  | 
 if $entry eq '.'  | 
 
| 
337
 | 
 0  | 
 0  | 
 if $entry eq '..'  | 
 
| 
341
 | 
 0  | 
 0  | 
 if (-d $file)  |