Path 1: 1 calls (1.0)

list_iterator (1)

1def __iter__(self) -> Iterator[str]:
2        return iter([""])