Path 1: 1 calls (1.0)

'' (1)

1def __repr__(self) -> str:
2        return f"<Bar {self.completed!r} of {self.total!r}>"