Check if all non-empty lines are import statements. Args: lines: List of code lines Returns: True if all lines are imports, False otherwise
(self, lines: list[str])
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected