MCPcopy Create free account
hub / github.com/KDE/kdevelop / count

Method count

plugins/debuggercommon/mi/micommandqueue.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75int CommandQueue::count() const
76{
77 return m_commandList.size();
78}
79
80bool CommandQueue::isEmpty() const
81{

Callers 15

resetMethod · 0.45
addBuildConfigMethod · 0.45
removeBuildConfigMethod · 0.45
contextMenuExtensionMethod · 0.45
pasteFromContextMenuMethod · 0.45
popupContextMenuMethod · 0.45
selectionChangedMethod · 0.45
showContextMenuMethod · 0.45
initMethod · 0.45
processResultMethod · 0.45
allCommitsMethod · 0.45
parseLogOutputMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by 15

revHistoryMethod · 0.36
matchScopeBodiesFunction · 0.36
verifyInferiorStdoutMethod · 0.36
testShowStepInSourceMethod · 0.36
testConstructorMethod · 0.36
testDestructorMethod · 0.36
addAndTakeMethod · 0.36
clearQueueMethod · 0.36
testFunctionContextMethod · 0.36
testQMLContextMethod · 0.36