Check if lines contain only configuration constants. Args: lines: List of code lines Returns: True if all lines are config constants, False otherwise
(self, lines: list[str])
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected