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