Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
192
int cErrorQueue::GetNumErrors() const
193
{
194
return mList.size();
195
}
196
197
void cErrorQueue::HandleError(const eError& error)
198
{
Callers
1
util_ProcessDir
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected