MCPcopy Index your code
hub / github.com/RustPython/RustPython / f1

Function f1

Lib/test/test_monitoring.py:28–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26PAIR = (0,1)
27
28def f1():
29 pass
30
31def f2():
32 len([])

Callers 15

test_funcdefMethod · 0.70
test_disableMethod · 0.70
test_restartMethod · 0.70
test_two_sameMethod · 0.70
test_three_sameMethod · 0.70
test_two_differentMethod · 0.70
test_two_with_disableMethod · 0.70
test_lines_singleMethod · 0.70
test_lines_twoMethod · 0.70
f_with_callMethod · 0.70
check_same_constantMethod · 0.70
test_merge_constantsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected