pub fn parse(content: &str) -> Result<CoverageReport>
Parses llvm-cov JSON export text into a CoverageReport.
CoverageReport