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

Function test_showtime_summary_compdb

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

Source from the content-addressed store, hash-verified

1091
1092
1093def test_showtime_summary_compdb(tmp_path):
1094 __test_showtime_summary(tmp_path, use_compdb=True)
1095
1096
1097def test_showtime_summary_addon(tmp_path):

Callers

nothing calls this directly

Calls 1

__test_showtime_summaryFunction · 0.85

Tested by

no test coverage detected