MCPcopy Create free account
hub / github.com/pytest-dev/pytest / f

Function f

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

Source from the content-addressed store, hash-verified

58 raise ValueError
59
60 def f():
61 g()
62
63 try:
64 f()

Callers 6

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

Calls 1

gFunction · 0.70

Tested by

no test coverage detected