MCPcopy
hub / github.com/pytest-dev/pytest / f

Function f

testing/code/test_excinfo.py:81–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79 raise ValueError
80
81 def f():
82 g()
83
84 try:
85 f()

Callers 11

gFunction · 0.70
gMethod · 0.70
fMethod · 0.70
logMethod · 0.70
test_getreprcrashMethod · 0.70

Calls 1

gFunction · 0.70

Tested by

no test coverage detected