MCPcopy 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
322int Breakpoint::hitCount() const
323{
324 return m_hitCount;
325}
326
327bool Breakpoint::deleted() const
328{

Callers 6

setItemMethod · 0.80
testUpdateMarkTypeMethod · 0.80
testDocumentReloadMethod · 0.80

Calls

no outgoing calls

Tested by 5

testUpdateMarkTypeMethod · 0.64
testDocumentReloadMethod · 0.64