Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Persper/code-analytics
/ nodes
Method
nodes
persper/analytics/call_commit_graph.py:50–51 ·
view source on GitHub ↗
(self, data=False)
Source
from the content-addressed store, hash-verified
48
49
# Read-only access
50
def
nodes(self, data=False):
51
return
self._digraph.nodes(data=data)
52
53
# Read-only access
54
def
edges(self, data=False):
Callers
15
_set_all_nodes_size
Method · 0.95
_set_all_edges_weight
Method · 0.95
commit_devranks
Method · 0.95
build_call_graph
Function · 0.80
find_first_commit
Function · 0.80
assert_graphs_equal
Function · 0.80
assert_graph_match_history
Function · 0.80
assert_graphs_equal
Function · 0.80
assert_graph_match_history
Function · 0.80
test_analzyer_go
Function · 0.80
test_analyzer_master_only
Function · 0.80
test_analzyer_go
Function · 0.80
Calls
no outgoing calls
Tested by
9
assert_graphs_equal
Function · 0.64
assert_graph_match_history
Function · 0.64
assert_graphs_equal
Function · 0.64
assert_graph_match_history
Function · 0.64
test_analzyer_go
Function · 0.64
test_analyzer_master_only
Function · 0.64
test_analzyer_go
Function · 0.64
test_analzyer_go
Function · 0.64
test_az
Function · 0.64