pub fn parse(content: &str, format: Option<Format>) -> Result<CoverageReport>
Parses content using format, auto-detecting when format is None.
content
format
None