Path 1: 2304 calls (1.0)

{} (6885) None (2304) dict (15)

GeneratorExit (12)

1def __iter__(self) -> Iterator[dict[str, nodes.NodeNG]]:
2        yield from (self.function_scope, self.class_scope, self.module_scope)