Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ helper2_indirect
Function
helper2_indirect
Lib/test/profilee.py:84–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
sys.exception()
# 0
83
84
def
helper2_indirect():
85
helper2()
# 50
86
factorial(3)
# 20
87
88
def
helper2():
89
# 8 calls
Callers
1
helper
Function · 0.85
Calls
2
helper2
Function · 0.85
factorial
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…