Skip to main content

resolve_coverage_file

Function resolve_coverage_file 

Source
pub fn resolve_coverage_file(config_path: Option<&Path>) -> Option<PathBuf>
Expand description

Resolve a coverage file path from the environment variable SLOC_COVERAGE_FILE or the provided config path, normalising to an absolute PathBuf.