Values.ApplicationComponentStatusSummarySourceSummary of the analysis status of the application component.
type nonrec t = {count : Integer.t option;The number of application components successfully analyzed, partially successful or failed analysis.
*)srcCodeOrDbAnalysisStatus : SrcCodeOrDbAnalysisStatus.t option;The status of database analysis.
*)}