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

Function __test_showtime_top5_summary

test/cli/other_test.py:1035–1036  ·  view source on GitHub ↗
(tmp_path, use_compdb=False)

Source from the content-addressed store, hash-verified

1033
1034
1035def __test_showtime_top5_summary(tmp_path, use_compdb=False):
1036 __test_showtime(tmp_path, 'top5_summary', 5, 'Overall time: ', use_compdb=use_compdb)
1037
1038
1039def test_showtime_top5_summary(tmp_path):

Callers 2

Calls 1

__test_showtimeFunction · 0.85

Tested by

no test coverage detected