pub fn count_non_import_matches(content: &str, target: &str) -> usize
Count non-comment, non-import occurrences of a pattern in source content