[−][src]Function cargo_tarpaulin::report::report_coverage
pub fn report_coverage(
config: &Config,
result: &TraceMap
) -> Result<(), RunError>
Reports the test coverage using the users preferred method. See config.rs or help text for details.