MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / GetNumErrors

Method GetNumErrors

src/core/errorbucketimpl.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192int cErrorQueue::GetNumErrors() const
193{
194 return mList.size();
195}
196
197void cErrorQueue::HandleError(const eError& error)
198{

Callers 1

util_ProcessDirFunction · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected