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

Function function

Lib/test/test_unittest/testmock/testpatch.py:66–66  ·  view source on GitHub ↗
(a, b=Foo)

Source from the content-addressed store, hash-verified

64
65
66def function(a, b=Foo): pass
67
68
69class Container(object):

Callers 13

testMethod · 0.70
reduceFunction · 0.50
start_new_threadFunction · 0.50
start_joinable_threadFunction · 0.50
doModuleCleanupsFunction · 0.50
_callCleanupMethod · 0.50
doClassCleanupsMethod · 0.50
test_specific_valuesMethod · 0.50
wrapperFunction · 0.50
test_path_error2Method · 0.50
get_completionsMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected