Type Method
generateSummary(of:shouldGenerateBrief:shouldGenerateDetailed:)
Outputs a short table summarizing the coverage statistics for a list of data entries.
static func generateSummary(of coverageInfo: [CoverageDataEntry], shouldGenerateBrief: Bool, shouldGenerateDetailed: Bool) -> String