pub fn process_file_coverage(
files: &[TarpaulinFile],
) -> (HashMap<String, FileCoverage>, FunctionStats)Expand description
Process file coverage data
pub fn process_file_coverage(
files: &[TarpaulinFile],
) -> (HashMap<String, FileCoverage>, FunctionStats)Process file coverage data