MCPcopy 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

devrankFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected