pub fn parse_file<P: AsRef<Path>>( filename: P, base_dir: P, excludes: &[&str], ) -> Result<CoverageData>
parses from filename