pub fn load_coverage_index(lcov_path: &Path) -> Option<CoverageIndex>
Load coverage index from an LCOV file.