Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Persper/code-analytics
/ sizeof
Function
sizeof
persper/analytics/devrank.py:24–25 ·
view source on GitHub ↗
(u)
Source
from the content-addressed store, hash-verified
22
ni[u] = i
23
24
def
sizeof(u):
25
return
G.node[u][weight_label]
26
27
num_nodes = len(G.nodes())
28
row, col, data = [], [], []
Callers
1
devrank
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected