MCPcopy 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

20PAIR = (0,1)
21
22def f1():
23 pass
24
25def f2():
26 len([])

Callers 15

fMethod · 0.85
test_funcdefMethod · 0.85
test_disableMethod · 0.85
test_restartMethod · 0.85
test_two_sameMethod · 0.85
test_three_sameMethod · 0.85
test_two_differentMethod · 0.85
test_two_with_disableMethod · 0.85
test_lines_singleMethod · 0.85
test_lines_twoMethod · 0.85
f_with_callMethod · 0.85
check_same_constantMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected