pub fn coupling_analysis( edges: &[(String, String)], module_of: &HashMap<String, String>, ) -> CouplingReport