Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ hitCount
Method
hitCount
kdevplatform/debugger/breakpoint/breakpoint.cpp:322–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
}
321
322
int Breakpoint::hitCount() const
323
{
324
return m_hitCount;
325
}
326
327
bool Breakpoint::deleted() const
328
{
Callers
6
setItem
Method · 0.80
setupPrimaryDocumentAndBreakpoint
Method · 0.80
testUpdateMarkType
Method · 0.80
testDocumentReload
Method · 0.80
testModifiedDocumentReload
Method · 0.80
testIgnoreHitsBreakpoint
Method · 0.80
Calls
no outgoing calls
Tested by
5
setupPrimaryDocumentAndBreakpoint
Method · 0.64
testUpdateMarkType
Method · 0.64
testDocumentReload
Method · 0.64
testModifiedDocumentReload
Method · 0.64
testIgnoreHitsBreakpoint
Method · 0.64