MCPcopy Create free account
hub / github.com/Durafen/Claude-code-memory / is_simple_assignment

Method is_simple_assignment

utils/code_analyzer.py:127–144  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

analyze_codeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected