|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
68
 | 
 0  | 
 0  | 
 if (my $patch_bin = whereis($patcher))  | 
 
| 
70
 | 
 0  | 
 0  | 
 unless $?  | 
 
| 
88
 | 
 4  | 
 0  | 
 if has_module($module)  | 
 
| 
90
 | 
 0  | 
 2  | 
 if whereis("curl")  | 
 
| 
104
 | 
 0  | 
 0  | 
 if whereis("rsync")  | 
 
| 
106
 | 
 0  | 
 0  | 
 if whereis("git")  | 
 
| 
121
 | 
 0  | 
 0  | 
 if ($has_archive_tar)  | 
 
| 
122
 | 
 0  | 
 0  | 
 if (eval "$Archive::Tar::VERSION" >= 0.99) { }  | 
 
| 
131
 | 
 0  | 
 0  | 
 $use_modules ? :  | 
 
| 
 | 
 0  | 
 0  | 
 $fmt ? :  | 
 
| 
 | 
 0  | 
 0  | 
 $fmt && $use_modules ? :  | 
 
| 
147
 | 
 0  | 
 0  | 
 $tar ? :  | 
 
| 
 | 
 0  | 
 0  | 
 $tar && $gzip ? :  | 
 
| 
163
 | 
 0  | 
 0  | 
 if (my $mailer_bin = whereis($mailer))  | 
 
| 
169
 | 
 0  | 
 0  | 
 if has_module($module)  | 
 
| 
189
 | 
 0  | 
 0  | 
 if ($map{$CC}{'ccbin'} = whereis($map{$CC}{'ccname'}))  | 
 
| 
192
 | 
 0  | 
 0  | 
 $output =~ /^.*Version\s+([\d.]+)/ ? :  | 
 
| 
194
 | 
 0  | 
 0  | 
 $ccvers =~ /^(\d+)/ ? :  | 
 
| 
195
 | 
 0  | 
 0  | 
 $mainvers < 12 ? :  | 
 
| 
199
 | 
 0  | 
 0  | 
 if ($map{$CC}{'ccbin'} = whereis($map{$CC}{'ccname'}))  | 
 
| 
202
 | 
 0  | 
 0  | 
 $output =~ /([\d.]+)/ ? :  | 
 
| 
208
 | 
 0  | 
 0  | 
 if ($map{$CC}{'ccbin'} = whereis($map{$CC}{'ccname'}))  | 
 
| 
213
 | 
 0  | 
 0  | 
 $output =~ /(\d+.*)/ ? :  | 
 
| 
239
 | 
 0  | 
 0  | 
 /V([\d.-]+)/ ? :  |