MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / GetSeparatorLine

Function GetSeparatorLine

Tools/Tool.cpp:148–151  ·  view source on GitHub ↗

-------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

146
147 //-------------------------------------------------------------------------
148 std::wstring GetSeparatorLine()
149 {
150 return L"----------------------------------------------------";
151 }
152
153 //---------------------------------------------------------------------
154 void CreateParentFolderIfNeeded(const std::filesystem::path& path)

Callers 4

HandleExceptionMethod · 0.85
OnExceptionMethod · 0.85
ShowOutputMessageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected