MCPcopy Create free account
hub / github.com/Persper/code-analytics / NotFunctionCallError

Class NotFunctionCallError

persper/graphs/call_graph/c.py:5–6  ·  view source on GitHub ↗

Raise for false positive nodes

Source from the content-addressed store, hash-verified

3
4
5class NotFunctionCallError(Exception):
6 """Raise for false positive <call> nodes"""
7
8
9def handle_function(func_node):

Callers 1

handle_callFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected