Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QSslCipher::QSslCipherName: | QSslCipher::QSslCipher | Prototype: | QSslCipher::QSslCipher(const QString &name) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 90-100 |
| | 5 | 3 |
QSslConfigurationPrivate::setDefaultConfigurationName: | QSslConfigurationPrivate::setDefaultConfiguration | Prototype: | void QSslConfigurationPrivate::setDefaultConfiguration(const QSslConfiguration &configuration) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2203-2211 |
| | 5 | 2 |
QSslErrorEntry::fromStoreContextName: | QSslErrorEntry::fromStoreContext | Prototype: | inline QSslErrorEntry QSslErrorEntry::fromStoreContext(X509_STORE_CTX *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 263-269 |
| | 5 | 1 |
QSslKey::QSslKeyName: | QSslKey::QSslKey | Prototype: | QSslKey::QSslKey(const QByteArray &encoded, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat encoding, QSsl::KeyType type, const QByteArray &passPhrase) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | Lines: | 236-246 |
| | 5 | 2 |
QSslSocket::setPeerVerifyDepthName: | QSslSocket::setPeerVerifyDepth | Prototype: | void QSslSocket::setPeerVerifyDepth(int depth) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 683-691 |
| | 5 | 3 |
QSslSocket::setPrivateKeyName: | QSslSocket::setPrivateKey | Prototype: | void QSslSocket::setPrivateKey(const QString &fileName, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format, const QByteArray &passPhrase) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1154-1163 |
| | 5 | 2 |
QSslSocketPrivate::setDefaultCaCertificatesName: | QSslSocketPrivate::setDefaultCaCertificates | Prototype: | void QSslSocketPrivate::setDefaultCaCertificates(const QList<QSslCertificate> &certs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2140-2149 |
| | 5 | 1 |
QStackedLayout::setCurrentWidgetName: | QStackedLayout::setCurrentWidget | Prototype: | void QStackedLayout::setCurrentWidget(QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | Lines: | 369-377 |
| | 5 | 2 |
QStackedWidget::setCurrentWidgetName: | QStackedWidget::setCurrentWidget | Prototype: | void QStackedWidget::setCurrentWidget(QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | Lines: | 243-251 |
| | 5 | 2 |
QStandardItem::childName: | QStandardItem::child | Prototype: | QStandardItem *QStandardItem::child(int row, int column) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1765-1772 |
| | 5 | 2 |
QStandardItem::flagsName: | QStandardItem::flags | Prototype: | Qt::ItemFlags QStandardItem::flags() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 907-914 |
| | 5 | 2 |
QStandardItem::insertColumnsName: | QStandardItem::insertColumns | Prototype: | void QStandardItem::insertColumns(int column, int count) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1577-1585 |
| | 5 | 2 |
QStandardItem::insertRowsName: | QStandardItem::insertRows | Prototype: | void QStandardItem::insertRows(int row, int count) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1562-1570 |
| | 5 | 2 |
QStandardItem::readName: | QStandardItem::read | Prototype: | void QStandardItem::read(QDataStream &in) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1972-1979 |
| | 5 | 1 |
QStandardItem::setCheckableName: | QStandardItem::setCheckable | Prototype: | void QStandardItem::setCheckable(bool checkable) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1238-1247 |
| | 5 | 3 |
QStandardItemModel::insertColumnsName: | QStandardItemModel::insertColumns | Prototype: | bool QStandardItemModel::insertColumns(int column, int count, const QModelIndex &parent) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2835-2842 |
| | 5 | 2 |
QStandardItemModel::insertRowsName: | QStandardItemModel::insertRows | Prototype: | bool QStandardItemModel::insertRows(int row, int count, const QModelIndex &parent) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2847-2854 |
| | 5 | 2 |
QStandardItemModel::parentName: | QStandardItemModel::parent | Prototype: | QModelIndex QStandardItemModel::parent(const QModelIndex &child) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2869-2876 |
| | 5 | 2 |
QStandardItemModel::setItemDataName: | QStandardItemModel::setItemData | Prototype: | bool QStandardItemModel::setItemData(const QModelIndex &index, const QMap<int, QVariant> &roles) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2965-2972 |
| | 5 | 2 |
QStandardItemPrivate::itemDataName: | QStandardItemPrivate::itemData | Prototype: | const QMap<int, QVariant> QStandardItemPrivate::itemData() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 225-232 |
| | 5 | 2 |
QStateMachinePrivate::clearHistoryName: | QStateMachinePrivate::clearHistory | Prototype: | void QStateMachinePrivate::clearHistory() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1745-1753 |
| | 5 | 2 |
QStateMachinePrivate::computeExitSet_UnorderedName: | QStateMachinePrivate::computeExitSet_Unordered | Prototype: | QSet<QAbstractState*> QStateMachinePrivate::computeExitSet_Unordered(const QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 751-760 |
| | 5 | 2 |
QStateMachinePrivate::isAtomicName: | 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 |
QStatusBar::QStatusBarName: | 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 |
QStorageInfo::setPathName: | QStorageInfo::setPath | Prototype: | void QStorageInfo::setPath(const QString &path) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | Lines: | 160-167 |
| | 5 | 2 |
QStorageInfoPrivate::doStatName: | QStorageInfoPrivate::doStat | Prototype: | void QStorageInfoPrivate::doStat() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | Lines: | 525-533 |
| | 5 | 2 |
QString::QStringName: | QString::QString | Prototype: | QString::QString(QChar ch) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 1580-1587 |
| | 5 | 2 |
QString::appendName: | QString::append | Prototype: | QString &QString::append(QChar ch) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2149-2156 |
| | 5 | 2 |
QString::asprintfName: | QString::asprintf | Prototype: | QString QString::asprintf(const char *cformat, ...) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5964-5971 |
| | 5 | 1 |
QString::compare_helperName: | QString::compare_helper | Prototype: | int QString::compare_helper(const QChar *data1, int length1, const QChar *data2, int length2, Qt::CaseSensitivity cs) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5450-5458 |
| | 5 | 2 |
QString::localeAwareCompare_helperName: | QString::localeAwareCompare_helper | Prototype: | int QString::localeAwareCompare_helper(const QChar *data1, int length1, const QChar *data2, int length2) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5598-5649 |
| | 5 | 3 |
QString::operator=Name: | QString::operator= | Prototype: | QString &QString::operator=(const QString &other) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 1810-1817 |
| | 5 | 2 |
QString::operator==Name: | QString::operator== | Prototype: | bool QString::operator==(QLatin1String other) const noexcept | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2755-2764 |
| | 5 | 3 |
QString::removeName: | QString::remove | Prototype: | QString &QString::remove(const QString &str, Qt::CaseSensitivity cs) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2268-2276 |
| | 5 | 3 |
QString::resizeName: | QString::resize | Prototype: | void QString::resize(int size, QChar fillChar) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 1701-1708 |
| | 5 | 2 |
QString::sprintfName: | QString::sprintf | Prototype: | QString &QString::sprintf(const char *cformat, ...) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5920-5927 |
| | 5 | 1 |
QString::toUcs4Name: | QString::toUcs4 | Prototype: | QVector<uint> QString::toUcs4() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4669-4676 |
| | 5 | 1 |
QString::toUcs4_helperName: | QString::toUcs4_helper | Prototype: | int QString::toUcs4_helper(const ushort *uc, int length, uint *out) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 1454-1463 |
| | 5 | 2 |
QStringListModel::dataName: | QStringListModel::data | Prototype: | QVariant QStringListModel::data(const QModelIndex &index, int role) const | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 149-158 |
| | 5 | 3 |
QStringMatcher::indexInName: | QStringMatcher::indexIn | Prototype: | int QStringMatcher::indexIn(const QChar *str, int length, int from) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 289-296 |
| | 5 | 2 |
QStringMatcher::indexInName: | QStringMatcher::indexIn | Prototype: | int QStringMatcher::indexIn(const QString &str, int from) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 268-275 |
| | 5 | 2 |
QStringMatcher::operator=Name: | QStringMatcher::operator= | Prototype: | QStringMatcher &QStringMatcher::operator=(const QStringMatcher &other) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 205-213 |
| | 5 | 2 |
QStringRef::appendToName: | QStringRef::appendTo | Prototype: | QStringRef QStringRef::appendTo(QString *string) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9333-9340 |
| | 5 | 2 |
QStringRef::toStringName: | QStringRef::toString | Prototype: | QString QStringRef::toString() const | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9063-9069 |
| | 5 | 3 |
QStringRef::toUcs4Name: | QStringRef::toUcs4 | Prototype: | QVector<uint> QStringRef::toUcs4() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10363-10370 |
| | 5 | 1 |
QStyleAnimation::updateTargetName: | QStyleAnimation::updateTarget | Prototype: | void QStyleAnimation::updateTarget() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 107-114 |
| | 5 | 2 |
QStyleHints::setCursorFlashTimeName: | QStyleHints::setCursorFlashTime | Prototype: | void QStyleHints::setCursorFlashTime(int cursorFlashTime) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 303-310 |
| | 5 | 2 |
QStyleHints::setKeyboardInputIntervalName: | QStyleHints::setKeyboardInputInterval | Prototype: | void QStyleHints::setKeyboardInputInterval(int keyboardInputInterval) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 265-272 |
| | 5 | 2 |
QStyleHints::setMouseDoubleClickIntervalName: | QStyleHints::setMouseDoubleClickInterval | Prototype: | void QStyleHints::setMouseDoubleClickInterval(int mouseDoubleClickInterval) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 119-126 |
| | 5 | 2 |
QStyleHints::setMousePressAndHoldIntervalName: | QStyleHints::setMousePressAndHoldInterval | Prototype: | void QStyleHints::setMousePressAndHoldInterval(int mousePressAndHoldInterval) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 147-154 |
| | 5 | 2 |
QStyleHints::setStartDragDistanceName: | QStyleHints::setStartDragDistance | Prototype: | void QStyleHints::setStartDragDistance(int startDragDistance) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 177-184 |
| | 5 | 2 |
QStyleHints::setStartDragTimeName: | QStyleHints::setStartDragTime | Prototype: | void QStyleHints::setStartDragTime(int startDragTime) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 218-225 |
| | 5 | 2 |
QStyleHints::setTabFocusBehaviorName: | QStyleHints::setTabFocusBehavior | Prototype: | void QStyleHints::setTabFocusBehavior(Qt::TabFocusBehavior tabFocusBehavior) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 433-440 |
| | 5 | 2 |
QStyleOptionGraphicsItem::levelOfDetailFromTransformName: | QStyleOptionGraphicsItem::levelOfDetailFromTransform | Prototype: | qreal QStyleOptionGraphicsItem::levelOfDetailFromTransform(const QTransform &worldTransform) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | Lines: | 3721-3731 |
| | 5 | 2 |
QStyleSheetBorderData::QStyleSheetBorderDataName: | QStyleSheetBorderData::QStyleSheetBorderData | Prototype: | QStyleSheetBorderData(int *b, QBrush *c, QCss::BorderStyle *s, QSize *r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 344-352 |
| | 5 | 2 |
QStyleSheetStyle::baseStyleName: | QStyleSheetStyle::baseStyle | Prototype: | QStyle *QStyleSheetStyle::baseStyle() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2712-2719 |
| | 5 | 3 |
QSupportedWritingSystems::detachName: | QSupportedWritingSystems::detach | Prototype: | void QSupportedWritingSystems::detach() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 216-224 |
| | 5 | 3 |
QSurfaceFormat::detachName: | QSurfaceFormat::detach | Prototype: | void QSurfaceFormat::detach() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 222-230 |
| | 5 | 3 |
QSurfaceFormat::setStereoName: | QSurfaceFormat::setStereo | Prototype: | void QSurfaceFormat::setStereo(bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 284-293 |
| | 5 | 2 |
QSyntaxHighlighter::rehighlightName: | QSyntaxHighlighter::rehighlight | Prototype: | void QSyntaxHighlighter::rehighlight() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 369-377 |
| | 5 | 2 |
QSysInfo::productTypeName: | QSysInfo::productType | Prototype: | QString QSysInfo::productType() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2678-2713 |
| | 5 | 2 |
QSysInfo::productVersionName: | QSysInfo::productVersion | Prototype: | QString QSysInfo::productVersion() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2739-2764 |
| | 5 | 2 |
QSystemTrayIconPrivate::geometry_sysName: | QSystemTrayIconPrivate::geometry_sys | Prototype: | QRect QSystemTrayIconPrivate::geometry_sys() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 284-291 |
| | 5 | 3 |
QSystemTrayIconPrivate::remove_sys_qpaName: | QSystemTrayIconPrivate::remove_sys_qpa | Prototype: | void QSystemTrayIconPrivate::remove_sys_qpa() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 694-701 |
| | 5 | 1 |
QSystemTrayIconPrivate::updateIcon_sysName: | QSystemTrayIconPrivate::updateIcon_sys | Prototype: | void QSystemTrayIconPrivate::updateIcon_sys() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 307-315 |
| | 5 | 3 |
QSystemTrayIconSys::systemTrayWindowChangedName: | QSystemTrayIconSys::systemTrayWindowChanged | Prototype: | void QSystemTrayIconSys::systemTrayWindowChanged(QScreen *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 157-166 |
| | 5 | 2 |
QTabBar::iconSizeName: | QTabBar::iconSize | Prototype: | QSize QTabBar::iconSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1360-1368 |
| | 5 | 2 |
QTabBar::initStyleOptionName: | QTabBar::initStyleOption | Prototype: | void QTabBar::initStyleOption(QStyleOptionTab *option, int tabIndex) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 230-238 |
| | 5 | 1 |
QTabBar::resizeEventName: | QTabBar::resizeEvent | Prototype: | void QTabBar::resizeEvent(QResizeEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1668-1676 |
| | 5 | 2 |
QTabBar::setDrawBaseName: | QTabBar::setDrawBase | Prototype: | void QTabBar::setDrawBase(bool drawBase) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 887-894 |
| | 5 | 2 |
QTabBar::setElideModeName: | QTabBar::setElideMode | Prototype: | void QTabBar::setElideMode(Qt::TextElideMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2232-2239 |
| | 5 | 1 |
QTabBar::setExpandingName: | QTabBar::setExpanding | Prototype: | void QTabBar::setExpanding(bool enabled) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2390-2397 |
| | 5 | 2 |
QTabBar::setIconSizeName: | QTabBar::setIconSize | Prototype: | void QTabBar::setIconSize(const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1370-1377 |
| | 5 | 1 |
QTabBar::setShapeName: | QTabBar::setShape | Prototype: | void QTabBar::setShape(Shape shape) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 868-875 |
| | 5 | 2 |
QTabBarPrivate::killSwitchTabTimerName: | QTabBarPrivate::killSwitchTabTimer | Prototype: | void QTabBarPrivate::killSwitchTabTimer() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 701-709 |
| | 5 | 2 |
QTabBarPrivate::moveTabName: | QTabBarPrivate::moveTab | Prototype: | void QTabBarPrivate::moveTab(int index, int offset) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1898-1905 |
| | 5 | 2 |
QTabBarPrivate::setCurrentNextEnabledIndexName: | QTabBarPrivate::setCurrentNextEnabledIndex | Prototype: | void QTabBarPrivate::setCurrentNextEnabledIndex(int offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2164-2173 |
| | 5 | 3 |
QTabWidget::hasHeightForWidthName: | QTabWidget::hasHeightForWidth | Prototype: | bool QTabWidget::hasHeightForWidth() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 260-267 |
| | 5 | 2 |
QTabWidget::setDocumentModeName: | QTabWidget::setDocumentMode | Prototype: | void QTabWidget::setDocumentMode(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1340-1347 |
| | 5 | 1 |
QTabWidget::setTabPositionName: | QTabWidget::setTabPosition | Prototype: | void QTabWidget::setTabPosition(TabPosition pos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 974-981 |
| | 5 | 2 |
QTabWidget::setTabShapeName: | QTabWidget::setTabShape | Prototype: | void QTabWidget::setTabShape(TabShape s) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1047-1054 |
| | 5 | 2 |
QTableView::doItemsLayoutName: | QTableView::doItemsLayout | Prototype: | void QTableView::doItemsLayout() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 1167-1174 |
| | 5 | 2 |
QTableView::setSpanName: | QTableView::setSpan | Prototype: | void QTableView::setSpan(int row, int column, int rowSpan, int columnSpan) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 3160-3167 |
| | 5 | 2 |
QTableWidget::closePersistentEditorName: | QTableWidget::closePersistentEditor | Prototype: | void QTableWidget::closePersistentEditor(QTableWidgetItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2247-2254 |
| | 5 | 2 |
QTableWidget::openPersistentEditorName: | QTableWidget::openPersistentEditor | Prototype: | void QTableWidget::openPersistentEditor(QTableWidgetItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2233-2240 |
| | 5 | 2 |
QTableWidget::setHorizontalHeaderItemName: | QTableWidget::setHorizontalHeaderItem | Prototype: | void QTableWidget::setHorizontalHeaderItem(int column, QTableWidgetItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2042-2051 |
| | 5 | 2 |
QTableWidget::setVerticalHeaderItemName: | QTableWidget::setVerticalHeaderItem | Prototype: | void QTableWidget::setVerticalHeaderItem(int row, QTableWidgetItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2003-2012 |
| | 5 | 2 |
QTableWidget::takeHorizontalHeaderItemName: | QTableWidget::takeHorizontalHeaderItem | Prototype: | QTableWidgetItem *QTableWidget::takeHorizontalHeaderItem(int column) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2057-2064 |
| | 5 | 2 |
QTableWidget::takeItemName: | QTableWidget::takeItem | Prototype: | QTableWidgetItem *QTableWidget::takeItem(int row, int column) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1982-1989 |
| | 5 | 2 |
QTableWidget::takeVerticalHeaderItemName: | QTableWidget::takeVerticalHeaderItem | Prototype: | QTableWidgetItem *QTableWidget::takeVerticalHeaderItem(int row) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2018-2025 |
| | 5 | 2 |
QTableWidgetItem::dataName: | QTableWidgetItem::data | Prototype: | QVariant QTableWidgetItem::data(int role) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1394-1402 |
| | 5 | 3 |
QTableWidgetPrivate::_q_dataChangedName: | QTableWidgetPrivate::_q_dataChanged | Prototype: | void QTableWidgetPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1668-1678 |
| | 5 | 3 |
QTcpServer::QTcpServerName: | QTcpServer::QTcpServer | Prototype: | QTcpServer::QTcpServer(QTcpServerPrivate &dd, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | Lines: | 255-261 |
| | 5 | 1 |
QTcpServer::QTcpServerName: | QTcpServer::QTcpServer | Prototype: | QTcpServer::QTcpServer(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | Lines: | 228-234 |
| | 5 | 1 |
QTemporaryFilePrivate::defaultTemplateNameName: | QTemporaryFilePrivate::defaultTemplateName | Prototype: | QString QTemporaryFilePrivate::defaultTemplateName() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | Lines: | 436-446 |
| | 5 | 2 |
QTest::IgnoreResultList::matchesName: | QTest::IgnoreResultList::matches | Prototype: | inline bool matches(QtMsgType tp, const QString &message) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 137-147 |
| | 5 | 1 |
QTest::IgnoreResultList::stringsMatchName: | QTest::IgnoreResultList::stringsMatch | Prototype: | static bool stringsMatch(const QString &expected, const QString &actual) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 123-135 |
| | 5 | 3 |
QTest::TestLoggers::destroyLoggersName: | QTest::TestLoggers::destroyLoggers | Prototype: | static void destroyLoggers() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 173-181 |
| | 5 | 2 |
QTest::invokeMethodName: | QTest::invokeMethod | Prototype: | static void invokeMethod(QObject *obj, const char *methodName) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 251-259 |
| | 5 | 2 |
QTest::newRowName: | QTest::newRow | Prototype: | QTestData &QTest::newRow(const char *dataTag) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 2131-2139 |
| | 5 | 4 |