Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeGraphContext/CodeGraphContext
/ _query_src
Function
_query_src
tests/unit/tools/test_dead_code_analysis.py:17–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
16
17
def
_query_src() -> str:
18
return
inspect.getsource(CodeFinder.find_dead_code)
19
20
21
# --------------------------------------------------------------- #600
Callers
4
test_caller_pattern_is_not_restricted_to_function_nodes
Function · 0.85
test_caller_filter_tolerates_nodes_without_is_dependency
Function · 0.85
test_entry_point_names_match_whole_names_not_substrings
Function · 0.85
test_both_implementations_use_an_anonymous_caller
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected