Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetDefectCount
Method
GetDefectCount
Source/CTest/cmCTestMemCheckHandler.cxx:289–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
int cmCTestMemCheckHandler::GetDefectCount() const
290
{
291
return this->DefectCount;
292
}
293
294
void cmCTestMemCheckHandler::GenerateCTestXML(cmXMLWriter& xml)
295
{
Callers
1
ProcessAdditionalValues
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected