Path 1: 14 calls (1.0)
1def _open_graph(self) -> None: 2 """Emit the header lines.""" 3 self.emit("classDiagram") 4 self._inc_indent()