Check if lines contain only simple variable assignments. Args: lines: List of code lines Returns: True if simple assignments only (max 2 lines), False otherwise
(self, lines: list[str])
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected