pub fn detect_algorithm_patterns(content: &str) -> Vec<(&'static str, String)>
Detect potential algorithm connascence patterns in code