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

Method analyze_code

utils/code_analyzer.py:180–243  ·  view source on GitHub ↗

Comprehensive code analysis in a single pass. Args: code_info: Formatted code info string Returns: Analysis results dictionary

(self, code_info: str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

is_trivial_operationMethod · 0.80
has_new_definitionsMethod · 0.80

Calls 5

extract_code_contentMethod · 0.95
is_import_onlyMethod · 0.95
has_definitionsMethod · 0.95
is_config_constantMethod · 0.95
is_simple_assignmentMethod · 0.95

Tested by

no test coverage detected