Path 1: 25 calls (1.0)
↩ return tuple (25)
1def match_param_docs(self) -> tuple[set[str], set[str]]: 2 return set(), set()