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

Method Untracked

externals/tinyxml2/tinyxml2.h:419–421  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

417 }
418
419 size_t Untracked() const {
420 return _nUntracked;
421 }
422
423 // This number is perf sensitive. 4k seems like a good tradeoff on my machine.
424 // The test file is large, 170k.

Callers 1

ClearMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected