| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QStatusBar::paintEvent| Name:  | QStatusBar::paintEvent |  | Prototype:  | void QStatusBar::paintEvent(QPaintEvent *event) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 665-692 |  
  |  | 19 | 5 | 
 QStatusBar::isSizeGripEnabled| Name:  | QStatusBar::isSizeGripEnabled |  | Prototype:  | bool QStatusBar::isSizeGripEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 431-439 |  
  |  | 2 | 1 | 
 QStatusBar::insertWidget| Name:  | QStatusBar::insertWidget |  | Prototype:  | int QStatusBar::insertWidget(int index, QWidget *widget, int stretch) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 296-319 |  
  |  | 15 | 5 | 
 QStatusBar::insertPermanentWidget| Name:  | QStatusBar::insertPermanentWidget |  | Prototype:  | int QStatusBar::insertPermanentWidget(int index, QWidget *widget, int stretch) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 361-381 |  
  |  | 13 | 4 | 
 QStatusBar::hideOrShow| Name:  | QStatusBar::hideOrShow |  | Prototype:  | void QStatusBar::hideOrShow() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 616-644 |  
  |  | 17 | 6 | 
 QStatusBar::event| Name:  | QStatusBar::event |  | Prototype:  | bool QStatusBar::event(QEvent *e) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 706-788 |  
  |  | 25 | 10 | 
 QStatusBar::currentMessage| Name:  | QStatusBar::currentMessage |  | Prototype:  | QString QStatusBar::currentMessage() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 594-598 |  
  |  | 2 | 1 | 
 QStatusBar::clearMessage| Name:  | QStatusBar::clearMessage |  | Prototype:  | void QStatusBar::clearMessage() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 575-586 |  
  |  | 8 | 3 | 
 QStatusBar::addWidget| Name:  | QStatusBar::addWidget |  | Prototype:  | void QStatusBar::addWidget(QWidget * widget, int stretch) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 270-275 |  
  |  | 3 | 2 | 
 QStatusBar::addPermanentWidget| Name:  | QStatusBar::addPermanentWidget |  | Prototype:  | void QStatusBar::addPermanentWidget(QWidget * widget, int stretch) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 335-340 |  
  |  | 3 | 2 | 
 QStatusBar::QStatusBar| Name:  | QStatusBar::QStatusBar |  | Prototype:  | QStatusBar::QStatusBar(QWidget * parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 229-242 |  
  |  | 5 | 1 | 
 QStaticTextPrivate::~QStaticTextPrivate| Name:  | QStaticTextPrivate::~QStaticTextPrivate |  | Prototype:  | QStaticTextPrivate::~QStaticTextPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 419-424 |  
  |  | 3 | 1 | 
 QStaticTextPrivate::paintText| Name:  | QStaticTextPrivate::paintText |  | Prototype:  | void QStaticTextPrivate::paintText(const QPointF &topLeftPosition, QPainter *p) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 602-667 |  
  |  | 44 | 7 | 
 QStaticTextPrivate::init| Name:  | QStaticTextPrivate::init |  | Prototype:  | void QStaticTextPrivate::init() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 669-707 |  
  |  | 23 | 2 | 
 QStaticTextPrivate::get| Name:  | QStaticTextPrivate::get |  | Prototype:  | QStaticTextPrivate *QStaticTextPrivate::get(const QStaticText *q) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 426-429 |  
  |  | 1 | 1 | 
 QStaticTextPrivate::QStaticTextPrivate| Name:  | QStaticTextPrivate::QStaticTextPrivate |  | Prototype:  | QStaticTextPrivate::QStaticTextPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 404-409 |  
  |  | 2 | 1 | 
 QStaticTextPrivate::QStaticTextPrivate| Name:  | QStaticTextPrivate::QStaticTextPrivate |  | Prototype:  | QStaticTextPrivate::QStaticTextPrivate(const QStaticTextPrivate &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 411-417 |  
  |  | 2 | 1 | 
 QStaticText::~QStaticText| Name:  | QStaticText::~QStaticText |  | Prototype:  | QStaticText::~QStaticText() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 181-184 |  
  |  | 1 | 1 | 
 QStaticText::textWidth| Name:  | QStaticText::textWidth |  | Prototype:  | qreal QStaticText::textWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 387-390 |  
  |  | 1 | 1 | 
 QStaticText::textOption| Name:  | QStaticText::textOption |  | Prototype:  | QTextOption QStaticText::textOption() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 357-360 |  
  |  | 1 | 1 | 
 QStaticText::textFormat| Name:  | QStaticText::textFormat |  | Prototype:  | Qt::TextFormat QStaticText::textFormat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 294-297 |  
  |  | 1 | 1 | 
 QStaticText::text| Name:  | QStaticText::text |  | Prototype:  | QString QStaticText::text() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 304-307 |  
  |  | 1 | 1 | 
 QStaticText::size| Name:  | QStaticText::size |  | Prototype:  | QSizeF QStaticText::size() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 397-402 |  
  |  | 3 | 2 | 
 QStaticText::setTextWidth| Name:  | QStaticText::setTextWidth |  | Prototype:  | void QStaticText::setTextWidth(qreal textWidth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 375-380 |  
  |  | 3 | 1 | 
 QStaticText::setTextOption| Name:  | QStaticText::setTextOption |  | Prototype:  | void QStaticText::setTextOption(const QTextOption &textOption) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 347-352 |  
  |  | 3 | 1 | 
 QStaticText::setTextFormat| Name:  | QStaticText::setTextFormat |  | Prototype:  | void QStaticText::setTextFormat(Qt::TextFormat textFormat) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 282-287 |  
  |  | 3 | 1 | 
 QStaticText::setText| Name:  | QStaticText::setText |  | Prototype:  | void QStaticText::setText(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 264-269 |  
  |  | 3 | 1 | 
 QStaticText::setPerformanceHint| Name:  | QStaticText::setPerformanceHint |  | Prototype:  | void QStaticText::setPerformanceHint(PerformanceHint performanceHint) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 321-330 |  
  |  | 6 | 2 | 
 QStaticText::prepare| Name:  | QStaticText::prepare |  | Prototype:  | void QStaticText::prepare(const QTransform &matrix, const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 211-216 |  
  |  | 3 | 1 | 
 QStaticText::performanceHint| Name:  | QStaticText::performanceHint |  | Prototype:  | QStaticText::PerformanceHint QStaticText::performanceHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 337-340 |  
  |  | 1 | 1 | 
 QStaticText::operator==| Name:  | QStaticText::operator== |  | Prototype:  | bool QStaticText::operator==(const QStaticText &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 240-246 |  
  |  | 4 | 1 | 
 QStaticText::operator=| Name:  | QStaticText::operator= |  | Prototype:  | QStaticText &QStaticText::operator=(const QStaticText &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 222-226 |  
  |  | 2 | 1 | 
 QStaticText::operator!=| Name:  | QStaticText::operator!= |  | Prototype:  | bool QStaticText::operator!=(const QStaticText &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 252-255 |  
  |  | 1 | 1 | 
 QStaticText::detach| Name:  | QStaticText::detach |  | Prototype:  | void QStaticText::detach() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 189-193 |  
  |  | 2 | 2 | 
 QStaticText::QStaticText| Name:  | QStaticText::QStaticText |  | Prototype:  | QStaticText::QStaticText() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 155-158 |  
  |  | 2 | 1 | 
 QStaticText::QStaticText| Name:  | QStaticText::QStaticText |  | Prototype:  | QStaticText::QStaticText(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 163-168 |  
  |  | 2 | 1 | 
 QStaticText::QStaticText| Name:  | QStaticText::QStaticText |  | Prototype:  | QStaticText::QStaticText(const QStaticText &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 173-176 |  
  |  | 1 | 1 | 
 QStaticPlugin::metaData| Name:  | QStaticPlugin::metaData |  | Prototype:  | QJsonObject QStaticPlugin::metaData() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 475-478 |  
  |  | 1 | 1 | 
 QStatePrivate::transitions| Name:  | QStatePrivate::transitions |  | Prototype:  | QList<QAbstractTransition*> QStatePrivate::transitions() const |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 235-248 |  
  |  | 9 | 4 | 
 QStatePrivate::historyStates| Name:  | QStatePrivate::historyStates |  | Prototype:  | QList<QHistoryState*> QStatePrivate::historyStates() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 223-233 |  
  |  | 7 | 3 | 
 QStatePrivate::emitPropertiesAssigned| Name:  | QStatePrivate::emitPropertiesAssigned |  | Prototype:  | void QStatePrivate::emitPropertiesAssigned() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 167-171 |  
  |  | 2 | 1 | 
 QStatePrivate::emitFinished| Name:  | QStatePrivate::emitFinished |  | Prototype:  | void QStatePrivate::emitFinished() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 161-165 |  
  |  | 2 | 1 | 
 QStatePrivate::childStates| Name:  | QStatePrivate::childStates |  | Prototype:  | QList<QAbstractState*> QStatePrivate::childStates() const |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 207-221 |  
  |  | 10 | 4 | 
 QStatePrivate::QStatePrivate| Name:  | QStatePrivate::QStatePrivate |  | Prototype:  | QStatePrivate::QStatePrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 150-155 |  
  |  | 2 | 1 | 
 QStateMachinePrivate::~QStateMachinePrivate| Name:  | QStateMachinePrivate::~QStateMachinePrivate |  | Prototype:  | QStateMachinePrivate::~QStateMachinePrivate() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 412-420 |  
  |  | 4 | 2 | 
 QStateMachinePrivate::unregisterTransition| Name:  | QStateMachinePrivate::unregisterTransition |  | Prototype:  | void QStateMachinePrivate::unregisterTransition(QAbstractTransition *transition) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2218-2228 |  
  |  | 4 | 3 | 
 QStateMachinePrivate::unregisterSignalTransition| Name:  | QStateMachinePrivate::unregisterSignalTransition |  | Prototype:  | void QStateMachinePrivate::unregisterSignalTransition(QSignalTransition *transition) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2299-2322 |  
  |  | 18 | 5 | 
 QStateMachinePrivate::unregisterRestorables| Name:  | QStateMachinePrivate::unregisterRestorables |  | Prototype:  | void QStateMachinePrivate::unregisterRestorables(const QList<QAbstractState *> &states, QObject *object, const QByteArray &propertyName) |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1339-1363 |  
  |  | 14 | 5 | 
 QStateMachinePrivate::unregisterEventTransition| Name:  | QStateMachinePrivate::unregisterEventTransition |  | Prototype:  | void QStateMachinePrivate::unregisterEventTransition(QEventTransition *transition) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2376-2396 |  
  |  | 16 | 5 | 
 QStateMachinePrivate::unregisterAllTransitions| Name:  | QStateMachinePrivate::unregisterAllTransitions |  | Prototype:  | void QStateMachinePrivate::unregisterAllTransitions() |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2324-2343 |  
  |  | 11 | 5 | 
 QStateMachinePrivate::transitionStateEntryLessThan| Name:  | QStateMachinePrivate::transitionStateEntryLessThan |  | Prototype:  | bool QStateMachinePrivate::transitionStateEntryLessThan(QAbstractTransition *t1, QAbstractTransition *t2) |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 464-486 |  
  |  | 17 | 5 | 
 QStateMachinePrivate::toStandardState| Name:  | QStateMachinePrivate::toStandardState |  | Prototype:  | QState *QStateMachinePrivate::toStandardState(QAbstractState *state) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1225-1230 |  
  |  | 3 | 2 | 
 QStateMachinePrivate::toStandardState| Name:  | QStateMachinePrivate::toStandardState |  | Prototype:  | const QState *QStateMachinePrivate::toStandardState(const QAbstractState *state) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1232-1237 |  
  |  | 3 | 2 | 
 QStateMachinePrivate::toHistoryState| Name:  | QStateMachinePrivate::toHistoryState |  | Prototype:  | QHistoryState *QStateMachinePrivate::toHistoryState(QAbstractState *state) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1246-1251 |  
  |  | 3 | 2 | 
 QStateMachinePrivate::toFinalState| Name:  | QStateMachinePrivate::toFinalState |  | Prototype:  | QFinalState *QStateMachinePrivate::toFinalState(QAbstractState *state) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1239-1244 |  
  |  | 3 | 2 | 
 QStateMachinePrivate::terminateActiveAnimations| Name:  | QStateMachinePrivate::terminateActiveAnimations |  | Prototype:  | void QStateMachinePrivate::terminateActiveAnimations(QAbstractState *state, const QHash<QAbstractState*, QVector<QPropertyAssignment> > &assignmentsForEnteredStates) |  | Coverage:  |  84.000% (21/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1603-1645 |  
  |  | 27 | 9 | 
 QStateMachinePrivate::stateExitLessThan| Name:  | QStateMachinePrivate::stateExitLessThan |  | Prototype:  | bool QStateMachinePrivate::stateExitLessThan(QAbstractState *s1, QAbstractState *s2) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 506-522 |  
  |  | 12 | 4 | 
 QStateMachinePrivate::stateEntryLessThan| Name:  | QStateMachinePrivate::stateEntryLessThan |  | Prototype:  | bool QStateMachinePrivate::stateEntryLessThan(QAbstractState *s1, QAbstractState *s2) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 488-504 |  
  |  | 12 | 4 | 
 QStateMachinePrivate::setError| Name:  | QStateMachinePrivate::setError |  | Prototype:  | void QStateMachinePrivate::setError(QStateMachine::Error errorCode, QAbstractState *currentContext) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1463-1517 |  
  |  | 30 | 7 | 
 QStateMachinePrivate::selectTransitions| Name:  | QStateMachinePrivate::selectTransitions |  | Prototype:  | QList<QAbstractTransition*> QStateMachinePrivate::selectTransitions(QEvent *event, CalculationCache *cache) |  | Coverage:  | 100.000% (23/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 551-595 |  
  |  | 27 | 9 | 
 QStateMachinePrivate::selectAnimations| Name:  | QStateMachinePrivate::selectAnimations |  | Prototype:  | QList<QAbstractAnimation *> QStateMachinePrivate::selectAnimations(const QList<QAbstractTransition *> &transitionList) const |  | Coverage:  |  90.000% (9/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1584-1601 |  
  |  | 11 | 4 | 
 QStateMachinePrivate::savedValueForRestorable| Name:  | QStateMachinePrivate::savedValueForRestorable |  | Prototype:  | QVariant QStateMachinePrivate::savedValueForRestorable(const QList<QAbstractState*> &exitedStates_sorted, QObject *object, const QByteArray &propertyName) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1300-1321 |  
  |  | 7 | 3 | 
 QStateMachinePrivate::rootState| Name:  | QStateMachinePrivate::rootState |  | Prototype:  | QState *QStateMachinePrivate::rootState() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 422-425 |  
  |  | 1 | 1 | 
 QStateMachinePrivate::restorablesToPropertyList| Name:  | QStateMachinePrivate::restorablesToPropertyList |  | Prototype:  | QVector<QPropertyAssignment> QStateMachinePrivate::restorablesToPropertyList(const QHash<RestorableId, QVariant> &restorables) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1365-1381 |  
  |  | 8 | 3 | 
 QStateMachinePrivate::removeConflictingTransitions| Name:  | QStateMachinePrivate::removeConflictingTransitions |  | Prototype:  | void QStateMachinePrivate::removeConflictingTransitions(QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) |  | Coverage:  |  90.000% (18/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 621-667 |  
  |  | 25 | 8 | 
 QStateMachinePrivate::registerTransitions| Name:  | QStateMachinePrivate::registerTransitions |  | Prototype:  | void QStateMachinePrivate::registerTransitions(QAbstractState *state) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2182-2192 |  
  |  | 7 | 3 | 
 QStateMachinePrivate::registerTransition| Name:  | QStateMachinePrivate::registerTransition |  | Prototype:  | void QStateMachinePrivate::registerTransition(QAbstractTransition *transition) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2206-2216 |  
  |  | 4 | 3 | 
 QStateMachinePrivate::registerSignalTransition| Name:  | QStateMachinePrivate::registerSignalTransition |  | Prototype:  | void QStateMachinePrivate::registerSignalTransition(QSignalTransition *transition) |  | Coverage:  |  88.235% (30/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2239-2297 |  
  |  | 37 | 12 | 
 QStateMachinePrivate::registerRestorable| Name:  | QStateMachinePrivate::registerRestorable |  | Prototype:  | void QStateMachinePrivate::registerRestorable(QAbstractState *state, QObject *object, const QByteArray &propertyName, const QVariant &value) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1323-1337 |  
  |  | 4 | 2 | 
 QStateMachinePrivate::registerMultiThreadedSignalTransitions| Name:  | QStateMachinePrivate::registerMultiThreadedSignalTransitions |  | Prototype:  | void QStateMachinePrivate::registerMultiThreadedSignalTransitions() |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1766-1775 |  
  |  | 6 | 3 | 
 QStateMachinePrivate::registerEventTransition| Name:  | QStateMachinePrivate::registerEventTransition |  | Prototype:  | void QStateMachinePrivate::registerEventTransition(QEventTransition *transition) |  | Coverage:  |  73.333% (11/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2352-2374 |  
  |  | 14 | 5 | 
 QStateMachinePrivate::processedPendingEvents| Name:  | QStateMachinePrivate::processedPendingEvents |  | Prototype:  | void QStateMachinePrivate::processedPendingEvents(bool didChange) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2086-2089 |  
  |  | 1 | 1 | 
 QStateMachinePrivate::processEvents| Name:  | QStateMachinePrivate::processEvents |  | Prototype:  | void QStateMachinePrivate::processEvents(EventProcessingMode processingMode) |  | Coverage:  |  80.000% (12/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2020-2036 |  
  |  | 10 | 5 | 
 QStateMachinePrivate::postInternalEvent| Name:  | QStateMachinePrivate::postInternalEvent |  | Prototype:  | void QStateMachinePrivate::postInternalEvent(QEvent *e) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1980-1984 |  
  |  | 2 | 1 | 
 QStateMachinePrivate::postExternalEvent| Name:  | QStateMachinePrivate::postExternalEvent |  | Prototype:  | void QStateMachinePrivate::postExternalEvent(QEvent *e) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1986-1990 |  
  |  | 2 | 1 | 
 QStateMachinePrivate::microstep| Name:  | QStateMachinePrivate::microstep |  | Prototype:  | void QStateMachinePrivate::microstep(QEvent *event, const QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 669-719 |  
  |  | 19 | 2 | 
 QStateMachinePrivate::maybeRegisterTransition| Name:  | QStateMachinePrivate::maybeRegisterTransition |  | Prototype:  | void QStateMachinePrivate::maybeRegisterTransition(QAbstractTransition *transition) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2194-2204 |  
  |  | 4 | 3 | 
 QStateMachinePrivate::maybeRegisterSignalTransition| Name:  | QStateMachinePrivate::maybeRegisterSignalTransition |  | Prototype:  | void QStateMachinePrivate::maybeRegisterSignalTransition(QSignalTransition *transition) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2230-2237 |  
  |  | 4 | 2 | 
 QStateMachinePrivate::maybeRegisterEventTransition| Name:  | QStateMachinePrivate::maybeRegisterEventTransition |  | Prototype:  | void QStateMachinePrivate::maybeRegisterEventTransition(QEventTransition *transition) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2346-2350 |  
  |  | 2 | 2 | 
 QStateMachinePrivate::isParallel| Name:  | QStateMachinePrivate::isParallel |  | Prototype:  | bool QStateMachinePrivate::isParallel(const QAbstractState *s) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1198-1202 |  
  |  | 2 | 1 | 
 QStateMachinePrivate::isInternalEventQueueEmpty| Name:  | QStateMachinePrivate::isInternalEventQueueEmpty |  | Prototype:  | bool QStateMachinePrivate::isInternalEventQueueEmpty() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2008-2012 |  
  |  | 2 | 1 | 
 QStateMachinePrivate::isInFinalState| Name:  | QStateMachinePrivate::isInFinalState |  | Prototype:  | bool QStateMachinePrivate::isInFinalState(QAbstractState* s) const |  | Coverage:  |  80.952% (17/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1253-1276 |  
  |  | 17 | 7 | 
 QStateMachinePrivate::isFinal| Name:  | QStateMachinePrivate::isFinal |  | Prototype:  | bool QStateMachinePrivate::isFinal(const QAbstractState *s) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1193-1196 |  
  |  | 1 | 1 | 
 QStateMachinePrivate::isExternalEventQueueEmpty| Name:  | QStateMachinePrivate::isExternalEventQueueEmpty |  | Prototype:  | bool QStateMachinePrivate::isExternalEventQueueEmpty() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2014-2018 |  
  |  | 2 | 1 | 
 QStateMachinePrivate::isCompound| Name:  | QStateMachinePrivate::isCompound |  | Prototype:  | bool QStateMachinePrivate::isCompound(const QAbstractState *s) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1204-1214 |  
  |  | 7 | 3 | 
 QStateMachinePrivate::isAtomic| Name:  | QStateMachinePrivate::isAtomic |  | Prototype:  | bool QStateMachinePrivate::isAtomic(const QAbstractState *s) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1216-1223 |  
  |  | 5 | 1 | 
 QStateMachinePrivate::initializeAnimations| Name:  | QStateMachinePrivate::initializeAnimations |  | Prototype:  | void QStateMachinePrivate::initializeAnimations(QAbstractState *state, const QList<QAbstractAnimation *> &selectedAnimations, const QList<QAbstractState*> &exitedStates_sorted, QHash<QAbstractState*, QVector<QPropertyAssignment> > &assignmentsForEnteredStates) |  | Coverage:  |  97.674% (42/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1647-1714 |  
  |  | 41 | 14 | 
 QStateMachinePrivate::initializeAnimation| Name:  | QStateMachinePrivate::initializeAnimation |  | Prototype:  | QStateMachinePrivate::InitializeAnimationResult QStateMachinePrivate::initializeAnimation(QAbstractAnimation *abstractAnimation, const QPropertyAssignment &prop) |  | Coverage:  |  94.444% (17/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1521-1549 |  
  |  | 17 | 5 | 
 QStateMachinePrivate::hasRestorable| Name:  | QStateMachinePrivate::hasRestorable |  | Prototype:  | bool QStateMachinePrivate::hasRestorable(QAbstractState *state, QObject *object, const QByteArray &propertyName) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1285-1290 |  
  |  | 2 | 1 | 
 QStateMachinePrivate::handleTransitionSignal| Name:  | QStateMachinePrivate::handleTransitionSignal |  | Prototype:  | void QStateMachinePrivate::handleTransitionSignal(QObject *sender, int signalIndex, void **argv) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2407-2431 |  
  |  | 13 | 2 | 
 QStateMachinePrivate::handleFilteredEvent| Name:  | QStateMachinePrivate::handleFilteredEvent |  | Prototype:  | void QStateMachinePrivate::handleFilteredEvent(QObject *watched, QEvent *event) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2398-2404 |  
  |  | 3 | 2 | 
 QStateMachinePrivate::goToState| Name:  | QStateMachinePrivate::goToState |  | Prototype:  | void QStateMachinePrivate::goToState(QAbstractState *targetState) |  | Coverage:  |  70.588% (12/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2149-2180 |  
  |  | 19 | 6 | 
 QStateMachinePrivate::getTransitionDomain| Name:  | QStateMachinePrivate::getTransitionDomain |  | Prototype:  | QAbstractState *QStateMachinePrivate::getTransitionDomain(QAbstractTransition *t, const QList<QAbstractState *> &effectiveTargetStates, CalculationCache *cache) const |  | Coverage:  |  69.231% (18/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 906-942 |  
  |  | 22 | 10 | 
 QStateMachinePrivate::findLCCA| Name:  | QStateMachinePrivate::findLCCA |  | Prototype:  | QState *QStateMachinePrivate::findLCCA(const QList<QAbstractState*> &states) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 546-549 |  
  |  | 1 | 1 | 
 QStateMachinePrivate::findLCA| Name:  | QStateMachinePrivate::findLCA |  | Prototype:  | QState *QStateMachinePrivate::findLCA(const QList<QAbstractState*> &states, bool onlyCompound) const |  | Coverage:  |  86.957% (20/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 524-544 |  
  |  | 15 | 7 | 
 QStateMachinePrivate::findErrorState| Name:  | QStateMachinePrivate::findErrorState |  | Prototype:  | QAbstractState *QStateMachinePrivate::findErrorState(QAbstractState *context) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1447-1461 |  
  |  | 8 | 4 | 
 QStateMachinePrivate::exitStates| Name:  | QStateMachinePrivate::exitStates |  | Prototype:  | void QStateMachinePrivate::exitStates(QEvent *event, const QList<QAbstractState*> &statesToExit_sorted, const QHash<QAbstractState*, QVector<QPropertyAssignment> > &assignmentsForEnteredStates) |  | Coverage:  |  96.296% (26/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 799-842 |  
  |  | 21 | 9 | 
 QStateMachinePrivate::executeTransitionContent| Name:  | QStateMachinePrivate::executeTransitionContent |  | Prototype:  | void QStateMachinePrivate::executeTransitionContent(QEvent *event, const QList<QAbstractTransition*> &enabledTransitions) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 844-854 |  
  |  | 4 | 2 | 
 QStateMachinePrivate::enterStates| Name:  | QStateMachinePrivate::enterStates |  | Prototype:  | void QStateMachinePrivate::enterStates(QEvent *event, const QList<QAbstractState*> &exitedStates_sorted, const QList<QAbstractState*> &statesToEnter_sorted, const QSet<QAbstractState*> &statesForDefaultEntry, QHash<QAbstractState*, QVector<QPropertyAssignment> > &propertyAssignmentsForState , const QList<QAbstractAnimation *> &selectedAnimations ) |  | Coverage:  |  92.424% (61/66) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 944-1061 |  
  |  | 58 | 18 | 
 QStateMachinePrivate::endMacrostep| Name:  | QStateMachinePrivate::endMacrostep |  | Prototype:  | void QStateMachinePrivate::endMacrostep(bool didChange) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2094-2097 |  
  |  | 1 | 1 |