| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QString::count| Name: | QString::count | | Prototype: | int QString::count(QChar ch, Qt::CaseSensitivity cs) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 3670-3673 |
| | 1 | 1 |
QString::count| Name: | QString::count | | Prototype: | int QString::count(const QStringRef &str, Qt::CaseSensitivity cs) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 3686-3689 |
| | 1 | 1 |
QString::contains| Name: | QString::contains | | Prototype: | bool QString::contains(const QRegularExpression &re) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 3974-3977 |
| | 1 | 1 |
QString::compare| Name: | QString::compare | | Prototype: | int QString::compare(QLatin1String other, Qt::CaseSensitivity cs) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5436-5439 |
| | 1 | 1 |
QStorageIterator::rootPath| Name: | QStorageIterator::rootPath | | Prototype: | inline QString QStorageIterator::rootPath() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 332-335 |
| | 1 | 1 |
QStorageIterator::next| Name: | QStorageIterator::next | | Prototype: | inline bool QStorageIterator::next() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 327-330 |
| | 1 | 1 |
QStorageIterator::isValid| Name: | QStorageIterator::isValid | | Prototype: | inline bool QStorageIterator::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 322-325 |
| | 1 | 1 |
QStorageIterator::fileSystemType| Name: | QStorageIterator::fileSystemType | | Prototype: | inline QByteArray QStorageIterator::fileSystemType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 337-340 |
| | 1 | 1 |
QStorageIterator::device| Name: | QStorageIterator::device | | Prototype: | inline QByteArray QStorageIterator::device() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 342-345 |
| | 1 | 1 |
QStorageIterator::QStorageIterator| Name: | QStorageIterator::QStorageIterator | | Prototype: | inline QStorageIterator::QStorageIterator() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 310-314 |
| | 1 | 1 |
QStorageInfo::rootPath| Name: | QStorageInfo::rootPath | | Prototype: | QString QStorageInfo::rootPath() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 177-180 |
| | 1 | 1 |
QStorageInfo::root| Name: | QStorageInfo::root | | Prototype: | QStorageInfo QStorageInfo::root() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 382-385 |
| | 1 | 1 |
QStorageInfo::name| Name: | QStorageInfo::name | | Prototype: | QString QStorageInfo::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 276-279 |
| | 1 | 1 |
QStorageInfo::mountedVolumes| Name: | QStorageInfo::mountedVolumes | | Prototype: | QList<QStorageInfo> QStorageInfo::mountedVolumes() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 367-370 |
| | 1 | 1 |
QStorageInfo::isValid| Name: | QStorageInfo::isValid | | Prototype: | bool QStorageInfo::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 332-335 |
| | 1 | 1 |
QStorageInfo::isReady| Name: | QStorageInfo::isReady | | Prototype: | bool QStorageInfo::isReady() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 321-324 |
| | 1 | 1 |
QStorageInfo::isReadOnly| Name: | QStorageInfo::isReadOnly | | Prototype: | bool QStorageInfo::isReadOnly() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 307-310 |
| | 1 | 1 |
QStorageInfo::fileSystemType| Name: | QStorageInfo::fileSystemType | | Prototype: | QByteArray QStorageInfo::fileSystemType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 245-248 |
| | 1 | 1 |
QStorageInfo::device| Name: | QStorageInfo::device | | Prototype: | QByteArray QStorageInfo::device() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 259-262 |
| | 1 | 1 |
QStorageInfo::bytesTotal| Name: | QStorageInfo::bytesTotal | | Prototype: | qint64 QStorageInfo::bytesTotal() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 219-222 |
| | 1 | 1 |
QStorageInfo::bytesFree| Name: | QStorageInfo::bytesFree | | Prototype: | qint64 QStorageInfo::bytesFree() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 207-210 |
| | 1 | 1 |
QStorageInfo::bytesAvailable| Name: | QStorageInfo::bytesAvailable | | Prototype: | qint64 QStorageInfo::bytesAvailable() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 193-196 |
| | 1 | 1 |
QStorageInfo::blockSize| Name: | QStorageInfo::blockSize | | Prototype: | int QStorageInfo::blockSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 231-234 |
| | 1 | 1 |
QStorageInfo::QStorageInfo| Name: | QStorageInfo::QStorageInfo | | Prototype: | QStorageInfo::QStorageInfo(const QDir &dir) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 103-107 |
| | 1 | 1 |
QStorageInfo::QStorageInfo| Name: | QStorageInfo::QStorageInfo | | Prototype: | QStorageInfo::QStorageInfo(const QString &path) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 93-97 |
| | 1 | 1 |
QStatusTipEvent::QStatusTipEvent| Name: | QStatusTipEvent::QStatusTipEvent | | Prototype: | QStatusTipEvent::QStatusTipEvent(const QString &tip) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3232-3234 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::title| Name: | QStatusNotifierItemAdaptor::title | | Prototype: | QString QStatusNotifierItemAdaptor::title() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 132-138 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::status| Name: | QStatusNotifierItemAdaptor::status | | Prototype: | QString QStatusNotifierItemAdaptor::status() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 127-130 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::overlayIconName| Name: | QStatusNotifierItemAdaptor::overlayIconName | | Prototype: | QString QStatusNotifierItemAdaptor::overlayIconName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 116-119 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::menu| Name: | QStatusNotifierItemAdaptor::menu | | Prototype: | QDBusObjectPath QStatusNotifierItemAdaptor::menu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 111-114 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::itemIsMenu| Name: | QStatusNotifierItemAdaptor::itemIsMenu | | Prototype: | bool QStatusNotifierItemAdaptor::itemIsMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 102-109 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::id| Name: | QStatusNotifierItemAdaptor::id | | Prototype: | QString QStatusNotifierItemAdaptor::id() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 95-100 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::iconPixmap| Name: | QStatusNotifierItemAdaptor::iconPixmap | | Prototype: | QXdgDBusImageVector QStatusNotifierItemAdaptor::iconPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 90-93 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::iconName| Name: | QStatusNotifierItemAdaptor::iconName | | Prototype: | QString QStatusNotifierItemAdaptor::iconName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 85-88 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::category| Name: | QStatusNotifierItemAdaptor::category | | Prototype: | QString QStatusNotifierItemAdaptor::category() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 80-83 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::attentionMovieName| Name: | QStatusNotifierItemAdaptor::attentionMovieName | | Prototype: | QString QStatusNotifierItemAdaptor::attentionMovieName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 75-78 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::attentionIconPixmap| Name: | QStatusNotifierItemAdaptor::attentionIconPixmap | | Prototype: | QXdgDBusImageVector QStatusNotifierItemAdaptor::attentionIconPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 70-73 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::attentionIconName| Name: | QStatusNotifierItemAdaptor::attentionIconName | | Prototype: | QString QStatusNotifierItemAdaptor::attentionIconName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 65-68 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::Scroll| Name: | QStatusNotifierItemAdaptor::Scroll | | Prototype: | void QStatusNotifierItemAdaptor::Scroll(int w, const QString &s) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 165-169 |
| | 1 | 2 |
QStatusNotifierItemAdaptor::QStatusNotifierItemAdaptor| Name: | QStatusNotifierItemAdaptor::QStatusNotifierItemAdaptor | | Prototype: | QStatusNotifierItemAdaptor::QStatusNotifierItemAdaptor(QDBusTrayIcon *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 55-59 |
| | 1 | 1 |
QStatusBarPrivate::SBItem::SBItem| Name: | QStatusBarPrivate::SBItem::SBItem | | Prototype: | SBItem(QWidget* widget, int stretch, bool permanent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 64-65 |
| | 1 | 1 |
QStatusBar::resizeEvent| Name: | QStatusBar::resizeEvent | | Prototype: | void QStatusBar::resizeEvent(QResizeEvent * e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 691-694 |
| | 1 | 1 |
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: | 420-423 |
| | 1 | 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: | 175-178 |
| | 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: | 381-384 |
| | 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: | 351-354 |
| | 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: | 288-291 |
| | 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: | 298-301 |
| | 1 | 1 |
QStaticText::performanceHint| Name: | QStaticText::performanceHint | | Prototype: | QStaticText::PerformanceHint QStaticText::performanceHint() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 331-334 |
| | 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: | 246-249 |
| | 1 | 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: | 167-170 |
| | 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: | 467-470 |
| | 1 | 1 |
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: | 415-418 |
| | 1 | 1 |
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: | 2079-2082 |
| | 1 | 1 |
QStateMachinePrivate::isFinal| Name: | QStateMachinePrivate::isFinal | | Prototype: | bool QStateMachinePrivate::isFinal(const QAbstractState *s) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1184-1187 |
| | 1 | 1 |
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: | 539-542 |
| | 1 | 1 |
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: | 2087-2090 |
| | 1 | 1 |
QStateMachinePrivate::createInitialTransition::eventTest| Name: | QStateMachinePrivate::createInitialTransition::eventTest | | Prototype: | bool eventTest(QEvent *) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1724-1724 |
| | 1 | 1 |
QStateMachinePrivate::createInitialTransition::InitialTransition| Name: | QStateMachinePrivate::createInitialTransition::InitialTransition | | Prototype: | InitialTransition(const QList<QAbstractState *> &targets) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1720-1722 |
| | 1 | 1 |
QStateMachine::endSelectTransitions| Name: | QStateMachine::endSelectTransitions | | Prototype: | void QStateMachine::endSelectTransitions(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2901-2904 |
| | 1 | 1 |
QStateMachine::endMicrostep| Name: | QStateMachine::endMicrostep | | Prototype: | void QStateMachine::endMicrostep(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2926-2929 |
| | 1 | 1 |
QStateMachine::beginSelectTransitions| Name: | QStateMachine::beginSelectTransitions | | Prototype: | void QStateMachine::beginSelectTransitions(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2888-2891 |
| | 1 | 1 |
QStateMachine::beginMicrostep| Name: | QStateMachine::beginMicrostep | | Prototype: | void QStateMachine::beginMicrostep(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2913-2916 |
| | 1 | 1 |
QStateMachine::WrappedEvent::~WrappedEvent| Name: | QStateMachine::WrappedEvent::~WrappedEvent | | Prototype: | QStateMachine::WrappedEvent::~WrappedEvent() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 3201-3204 |
| | 1 | 1 |
QStateMachine::QStateMachine| Name: | QStateMachine::QStateMachine | | Prototype: | QStateMachine::QStateMachine(QStateMachinePrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2454-2458 |
| | 1 | 1 |
QStateMachine::QStateMachine| Name: | QStateMachine::QStateMachine | | Prototype: | QStateMachine::QStateMachine(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2429-2435 |
| | 1 | 1 |
QState::onExit| Name: | QState::onExit | | Prototype: | void QState::onExit(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 468-471 |
| | 1 | 1 |
QState::onEntry| Name: | QState::onEntry | | Prototype: | void QState::onEntry(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 460-463 |
| | 1 | 1 |
QStandardPaths::setTestModeEnabled| Name: | QStandardPaths::setTestModeEnabled | | Prototype: | void QStandardPaths::setTestModeEnabled(bool testMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | | Lines: | 640-643 |
| | 1 | 1 |
QStandardPaths::isTestModeEnabled| Name: | QStandardPaths::isTestModeEnabled | | Prototype: | bool QStandardPaths::isTestModeEnabled() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | | Lines: | 653-656 |
| | 1 | 1 |
QStandardPaths::enableTestMode| Name: | QStandardPaths::enableTestMode | | Prototype: | void QStandardPaths::enableTestMode(bool testMode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | | Lines: | 634-637 |
| | 1 | 1 |
QStandardItemModelPrivate::QStandardItemModelPrivate| Name: | QStandardItemModelPrivate::QStandardItemModelPrivate | | Prototype: | QStandardItemModelPrivate::QStandardItemModelPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 321-327 |
| | 1 | 1 |
QStandardItemModelLessThan::operator()| Name: | QStandardItemModelLessThan::operator() | | Prototype: | inline bool operator()(const QPair<QStandardItem*, int> &l, const QPair<QStandardItem*, int> &r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 60-64 |
| | 1 | 1 |
QStandardItemModelGreaterThan::operator()| Name: | QStandardItemModelGreaterThan::operator() | | Prototype: | inline bool operator()(const QPair<QStandardItem*, int> &l, const QPair<QStandardItem*, int> &r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 73-77 |
| | 1 | 1 |
QStandardItemModel::supportedDropActions| Name: | QStandardItemModel::supportedDropActions | | Prototype: | Qt::DropActions QStandardItemModel::supportedDropActions () const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2797-2800 |
| | 1 | 1 |
QStandardItemModel::sibling| Name: | QStandardItemModel::sibling | | Prototype: | QModelIndex QStandardItemModel::sibling(int row, int column, const QModelIndex &idx) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2767-2770 |
| | 1 | 1 |
QStandardItemModel::mimeTypes| Name: | QStandardItemModel::mimeTypes | | Prototype: | QStringList QStandardItemModel::mimeTypes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2973-2976 |
| | 1 | 1 |
QStandardItemModel::insertRow| Name: | QStandardItemModel::insertRow | | Prototype: | void QStandardItemModel::insertRow(int row, const QList<QStandardItem*> &items) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2575-2578 |
| | 1 | 1 |
QStandardItemModel::insertColumn| Name: | QStandardItemModel::insertColumn | | Prototype: | void QStandardItemModel::insertColumn(int column, const QList<QStandardItem*> &items) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2600-2603 |
| | 1 | 1 |
QStandardItemModel::appendRow| Name: | QStandardItemModel::appendRow | | Prototype: | void QStandardItemModel::appendRow(const QList<QStandardItem*> &items) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2540-2543 |
| | 1 | 1 |
QStandardItemModel::appendColumn| Name: | QStandardItemModel::appendColumn | | Prototype: | void QStandardItemModel::appendColumn(const QList<QStandardItem*> &items) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2553-2556 |
| | 1 | 1 |
QStandardItem::type| Name: | QStandardItem::type | | Prototype: | int QStandardItem::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1947-1950 |
| | 1 | 1 |
QStandardItem::setTristate| Name: | QStandardItem::setTristate | | Prototype: | void QStandardItem::setTristate(bool tristate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1323-1326 |
| | 1 | 1 |
QStandardItem::setFlags| Name: | QStandardItem::setFlags | | Prototype: | void QStandardItem::setFlags(Qt::ItemFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 883-886 |
| | 1 | 1 |
QStandardItem::removeRow| Name: | QStandardItem::removeRow | | Prototype: | void QStandardItem::removeRow(int row) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1649-1652 |
| | 1 | 1 |
QStandardItem::removeColumn| Name: | QStandardItem::removeColumn | | Prototype: | void QStandardItem::removeColumn(int column) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1660-1663 |
| | 1 | 1 |
QStandardItem::hasChildren| Name: | QStandardItem::hasChildren | | Prototype: | bool QStandardItem::hasChildren() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1725-1728 |
| | 1 | 1 |
QStandardItem::clone| Name: | QStandardItem::clone | | Prototype: | QStandardItem *QStandardItem::clone() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1934-1937 |
| | 1 | 1 |
QStackedWidgetPrivate::QStackedWidgetPrivate| Name: | QStackedWidgetPrivate::QStackedWidgetPrivate | | Prototype: | QStackedWidgetPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 48-48 |
| | 1 | 1 |
QStackedWidget::widget| Name: | QStackedWidget::widget | | Prototype: | QWidget *QStackedWidget::widget(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 264-267 |
| | 1 | 1 |
QStackedWidget::setCurrentIndex| Name: | QStackedWidget::setCurrentIndex | | Prototype: | void QStackedWidget::setCurrentIndex(int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 208-211 |
| | 1 | 1 |
QStackedWidget::removeWidget| Name: | QStackedWidget::removeWidget | | Prototype: | void QStackedWidget::removeWidget(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 191-194 |
| | 1 | 1 |
QStackedWidget::insertWidget| Name: | QStackedWidget::insertWidget | | Prototype: | int QStackedWidget::insertWidget(int index, QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 175-178 |
| | 1 | 1 |
QStackedWidget::indexOf| Name: | QStackedWidget::indexOf | | Prototype: | int QStackedWidget::indexOf(QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 253-256 |
| | 1 | 1 |
QStackedWidget::event| Name: | QStackedWidget::event | | Prototype: | bool QStackedWidget::event(QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 283-286 |
| | 1 | 1 |
QStackedWidget::currentWidget| Name: | QStackedWidget::currentWidget | | Prototype: | QWidget *QStackedWidget::currentWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 223-226 |
| | 1 | 1 |
QStackedWidget::currentIndex| Name: | QStackedWidget::currentIndex | | Prototype: | int QStackedWidget::currentIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 213-216 |
| | 1 | 1 |
QStackedWidget::count| Name: | QStackedWidget::count | | Prototype: | int QStackedWidget::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 277-280 |
| | 1 | 1 |
QStackedWidget::addWidget| Name: | QStackedWidget::addWidget | | Prototype: | int QStackedWidget::addWidget(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 155-158 |
| | 1 | 1 |
QStackedLayoutPrivate::QStackedLayoutPrivate| Name: | QStackedLayoutPrivate::QStackedLayoutPrivate | | Prototype: | QStackedLayoutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 47-47 |
| | 1 | 1 |