Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5
class
NotFunctionCallError(Exception):
6
""
"Raise for false positive <call> nodes"
""
7
8
9
def
handle_function(func_node):
Callers
1
handle_call
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected