Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Persper/code-analytics
/ sizeof
Function
sizeof
persper/graphs/devrank.py:12–13 ·
view source on GitHub ↗
(u)
Source
from the content-addressed store, hash-verified
10
ni[u] = i
11
12
def
sizeof(u):
13
return
G.node[u][
'num_lines'
]
14
15
num_nodes = len(G.nodes())
16
row, col, data = [], [], []
Callers
1
devrank
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected