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

Function g

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

Source from the content-addressed store, hash-verified

55
56def test_excinfo_getstatement():
57 def g():
58 raise ValueError
59
60 def f():
61 g()

Callers 4

fFunction · 0.70
hFunction · 0.70
hMethod · 0.70
fMethod · 0.70

Calls 1

fFunction · 0.70

Tested by

no test coverage detected