Searched refs:mergeReports (Results 1 – 2 of 2) sorted by relevance
59 public static BuildAnalysis mergeReports(List<BuildAnalysis> reports) { in mergeReports() method in BuildAnalysis
82 BuildAnalysis finalReport = BuildAnalysis.mergeReports(reports); in analyzeArtifacts()