MCPcopy Index your code
hub / github.com/Persper/code-analytics / reset_graph

Method reset_graph

persper/graphs/c.py:88–89  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

86 return self.graph
87
88 def reset_graph(self):
89 self.graph = nx.DiGraph()
90
91 def filter_file(self, filename):
92 for regex in self._filename_regexes:

Callers 7

test_azFunction · 0.45
test_analzyer_goFunction · 0.45
test_analzyer_goFunction · 0.45
createCclsGraphServerFunction · 0.45
test_analzyer_goFunction · 0.45
test_azFunction · 0.45
analyzeMethod · 0.45

Calls

no outgoing calls

Tested by 6

test_azFunction · 0.36
test_analzyer_goFunction · 0.36
test_analzyer_goFunction · 0.36
createCclsGraphServerFunction · 0.36
test_analzyer_goFunction · 0.36
test_azFunction · 0.36