Path 1: 6 calls (1.0)

'

\n' (...

'' (6)

1def __init__(self, html: str, text: str) -> None:
2        self.html = html
3        self.text = text