Home | History | Annotate | Download | only in bin

Lines Matching refs:BuildName

30 my $BuildName;
681 print OUT "<tr><th>Version:</th><td>${BuildName} (${BuildDate})</td></tr>\n"
682 if (defined($BuildName) && defined($BuildDate));
703 if (defined $BuildName) {
704 print OUT "\n<p>Results in this analysis run are based on analyzer build <b>$BuildName</b>.</p>\n"
1125 if (defined $BuildName) {
1126 print "ANALYZER BUILD: $BuildName ($BuildDate)\n\n";