Home | History | Annotate | Download | only in bin

Lines Matching refs:BuildName

30 my $BuildName;
675 print OUT "<tr><th>Version:</th><td>${BuildName} (${BuildDate})</td></tr>\n"
676 if (defined($BuildName) && defined($BuildDate));
697 if (defined $BuildName) {
698 print OUT "\n<p>Results in this analysis run are based on analyzer build <b>$BuildName</b>.</p>\n"
1109 if (defined $BuildName) {
1110 print "ANALYZER BUILD: $BuildName ($BuildDate)\n\n";