Path 1: 1781 calls (1.0)
↩ return 1 (1681) 2 (62) 3 (24) 4 (7) 10 (3) 5 (2) 6 (1) 8 (1)
1def __len__(self) -> int: 2 return self._lines.__len__()