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

Function g

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

Source from the content-addressed store, hash-verified

76
77def test_excinfo_getstatement():
78 def g():
79 raise ValueError
80
81 def f():
82 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