Path 1: 10 calls (1.0)

LineSet (10)

False (7) True (3)

1def __lt__(self, other: LineSet) -> bool:
2        return self.name < other.name