MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / test_active_unusedfunction_only

Function test_active_unusedfunction_only

test/cli/other_test.py:4320–4321  ·  view source on GitHub ↗
(tmp_path)

Source from the content-addressed store, hash-verified

4318
4319
4320def test_active_unusedfunction_only(tmp_path):
4321 __test_active_checkers(tmp_path, 1, 186, use_unusedfunction_only=True)
4322
4323
4324def test_active_unusedfunction_only_builddir(tmp_path):

Callers

nothing calls this directly

Calls 1

__test_active_checkersFunction · 0.85

Tested by

no test coverage detected