Path 1: 2 calls (0.67)
↩ return Status (2)
1def __enter__(self) -> "Status": 2 self.start() 3 return self
Path 2: 1 calls (0.33)
⚠ exception LiveError (1)