Path 1: 1004 calls (1.0)
1def reset_undocumented(self) -> None: 2 """Resets the undocumented attribute.""" 3 self.undocumented = UndocumentedNodes(function=0, klass=0, method=0, module=0)