Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ f1
Function
f1
Lib/test/test_monitoring.py:22–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
PAIR = (0,1)
21
22
def
f1():
23
pass
24
25
def
f2():
26
len([])
Callers
15
f
Method · 0.85
test_funcdef
Method · 0.85
test_disable
Method · 0.85
test_restart
Method · 0.85
test_two_same
Method · 0.85
test_three_same
Method · 0.85
test_two_different
Method · 0.85
test_two_with_disable
Method · 0.85
test_lines_single
Method · 0.85
test_lines_two
Method · 0.85
f_with_call
Method · 0.85
check_same_constant
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected