Function cargo_tarpaulin::get_test_coverage [] [src]

pub fn get_test_coverage(
    project: &Workspace,
    test: &Path,
    config: &Config,
    ignored: bool
) -> Option<Vec<TracerData>>

Returns the coverage statistics for a test executable in the given workspace