fn scan_path( fragment: &Fragment, host_root: Option<&str>, line_index: &LineIndex, path: &Path, findings: &mut Vec<(usize, Finding)>, )