Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QSqlCachedResult::fetchFirstName: | QSqlCachedResult::fetchFirst | Prototype: | bool QSqlCachedResult::fetchFirst() | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 193-204 |
| | 7 | 3 |
QSqlCachedResultPrivate::nextIndexName: | QSqlCachedResultPrivate::nextIndex | Prototype: | int QSqlCachedResultPrivate::nextIndex() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 93-103 |
| | 7 | 3 |
QSqlQueryModel::recordName: | QSqlQueryModel::record | Prototype: | QSqlRecord QSqlQueryModel::record(int row) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | Lines: | 564-574 |
| | 7 | 3 |
QSqlRelationalTableModel::orderByClauseName: | QSqlRelationalTableModel::orderByClause | Prototype: | QString QSqlRelationalTableModel::orderByClause() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | Lines: | 756-767 |
| | 7 | 2 |
QSqlRelationalTableModelPrivate::translateFieldNamesName: | QSqlRelationalTableModelPrivate::translateFieldNames | Prototype: | void QSqlRelationalTableModelPrivate::translateFieldNames(QSqlRecord &values) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | Lines: | 714-725 |
| | 7 | 3 |
QSqlTableModel::dataName: | QSqlTableModel::data | Prototype: | QVariant QSqlTableModel::data(const QModelIndex &index, int role) const | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 469-480 |
| | 7 | 3 |
QSqlTableModel::isDirtyName: | QSqlTableModel::isDirty | Prototype: | bool QSqlTableModel::isDirty() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 505-515 |
| | 7 | 3 |
QSqlTableModelPrivate::insertCountName: | QSqlTableModelPrivate::insertCount | Prototype: | int QSqlTableModelPrivate::insertCount(int maxRow) const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 82-92 |
| | 7 | 3 |
QSslCertificate::operator==Name: | QSslCertificate::operator== | Prototype: | bool QSslCertificate::operator==(const QSslCertificate &other) const | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 53-62 |
| | 7 | 4 |
QSslCertificatePrivate::isBlacklistedName: | QSslCertificatePrivate::isBlacklisted | Prototype: | bool QSslCertificatePrivate::isBlacklisted(const QSslCertificate &certificate) | Coverage: | 72.727% (8/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | Lines: | 652-662 |
| | 7 | 3 |
QSslKeyPrivate::lengthName: | QSslKeyPrivate::length | Prototype: | int QSslKeyPrivate::length() const | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | Lines: | 175-188 |
| | 7 | 6 |
QSslSocket::readDataName: | QSslSocket::readData | Prototype: | qint64 QSslSocket::readData(char *data, qint64 maxlen) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1980-1998 |
| | 7 | 3 |
QSslSocket::setCiphersName: | QSslSocket::setCiphers | Prototype: | void QSslSocket::setCiphers(const QString &ciphers) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1249-1259 |
| | 7 | 3 |
QSslSocket::startServerEncryptionName: | QSslSocket::startServerEncryption | Prototype: | void QSslSocket::startServerEncryption() | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1834-1847 |
| | 7 | 3 |
QSslSocketBackendPrivate::storePeerCertificatesName: | QSslSocketBackendPrivate::storePeerCertificates | Prototype: | void QSslSocketBackendPrivate::storePeerCertificates() | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 1208-1222 |
| | 7 | 3 |
QSslSocketPrivate::_q_errorSlotName: | QSslSocketPrivate::_q_errorSlot | Prototype: | void QSslSocketPrivate::_q_errorSlot(QAbstractSocket::SocketError error) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2429-2447 |
| | 7 | 2 |
QSslSocketPrivate::_q_readyReadSlotName: | QSslSocketPrivate::_q_readyReadSlot | Prototype: | void QSslSocketPrivate::_q_readyReadSlot() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2452-2466 |
| | 7 | 3 |
QStackedLayout::minimumSizeName: | QStackedLayout::minimumSize | Prototype: | QSize QStackedLayout::minimumSize() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | Lines: | 457-467 |
| | 7 | 3 |
QStandardItem::dataName: | QStandardItem::data | Prototype: | QVariant QStandardItem::data(int role) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 853-863 |
| | 7 | 3 |
QStandardItemModel::QStandardItemModelName: | QStandardItemModel::QStandardItemModel | Prototype: | QStandardItemModel::QStandardItemModel(int rows, int columns, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2130-2140 |
| | 7 | 1 |
QStandardItemModel::setDataName: | QStandardItemModel::setData | Prototype: | bool QStandardItemModel::setData(const QModelIndex &index, const QVariant &value, int role) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2917-2926 |
| | 7 | 3 |
QStandardItemModelPrivate::_q_emitItemChangedName: | QStandardItemModelPrivate::_q_emitItemChanged | Prototype: | void QStandardItemModelPrivate::_q_emitItemChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 361-373 |
| | 7 | 4 |
QStandardPaths::locateAllName: | QStandardPaths::locateAll | Prototype: | QStringList QStandardPaths::locateAll(StandardLocation type, const QString &fileName, LocateOptions options) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 415-425 |
| | 7 | 3 |
QState::eventName: | QState::event | Prototype: | bool QState::event(QEvent *e) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | Lines: | 543-553 |
| | 7 | 3 |
QStateMachine::addStateName: | QStateMachine::addState | Prototype: | void QStateMachine::addState(QAbstractState *state) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2569-2580 |
| | 7 | 3 |
QStateMachinePrivate::isCompoundName: | 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::registerTransitionsName: | 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::savedValueForRestorableName: | 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 |
QStatePrivate::historyStatesName: | 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 |
QStatusNotifierItemAdaptor::toolTipName: | QStatusNotifierItemAdaptor::toolTip | Prototype: | QXdgDBusToolTipStruct QStatusNotifierItemAdaptor::toolTip() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | Lines: | 146-157 |
| | 7 | 2 |
QString::appendName: | QString::append | Prototype: | QString &QString::append(const QStringRef &str) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9498-9508 |
| | 7 | 3 |
QString::appendName: | QString::append | Prototype: | QString &QString::append(const QChar *str, int len) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2086-2096 |
| | 7 | 3 |
QString::fillName: | QString::fill | Prototype: | QString& QString::fill(QChar ch, int size) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5099-5109 |
| | 7 | 3 |
QString::fromUcs4Name: | QString::fromUcs4 | Prototype: | QString QString::fromUcs4(const uint *unicode, int size) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4896-4906 |
| | 7 | 4 |
QString::fromUtf16Name: | QString::fromUtf16 | Prototype: | QString QString::fromUtf16(const ushort *unicode, int size) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4839-4849 |
| | 7 | 4 |
QString::operator=Name: | QString::operator= | Prototype: | QString &QString::operator=(QChar ch) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 1892-1904 |
| | 7 | 2 |
QString::replaceName: | QString::replace | Prototype: | QString &QString::replace(int pos, int len, const QChar *unicode, int size) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2365-2375 |
| | 7 | 3 |
QString::replaceName: | QString::replace | Prototype: | QString &QString::replace(QLatin1String before, QLatin1String after, Qt::CaseSensitivity cs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2660-2669 |
| | 7 | 1 |
QStringListModel::insertRowsName: | QStringListModel::insertRows | Prototype: | bool QStringListModel::insertRows(int row, int count, const QModelIndex &parent) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 213-226 |
| | 7 | 3 |
QStringListModel::removeRowsName: | QStringListModel::removeRows | Prototype: | bool QStringListModel::removeRows(int row, int count, const QModelIndex &parent) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 239-252 |
| | 7 | 2 |
QStringRef::endsWithName: | QStringRef::endsWith | Prototype: | bool QStringRef::endsWith(QChar ch, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10010-10021 |
| | 7 | 2 |
QStyleHelper::hasAncestorName: | QStyleHelper::hasAncestor | Prototype: | bool hasAncestor(QObject *obj, QAccessible::Role role) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 120-130 |
| | 7 | 3 |
QStyleOption::operator=Name: | QStyleOption::operator= | Prototype: | QStyleOption &QStyleOption::operator=(const QStyleOption &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | Lines: | 244-253 |
| | 7 | 1 |
QStyleSheetStyle::repolishName: | QStyleSheetStyle::repolish | Prototype: | void QStyleSheetStyle::repolish(QApplication *app) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2861-2870 |
| | 7 | 1 |
QStyleSheetStyle::standardIconName: | QStyleSheetStyle::standardIcon | Prototype: | QIcon QStyleSheetStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5172-5183 |
| | 7 | 4 |
QStyleSheetStyleCaches::objectDestroyedName: | QStyleSheetStyleCaches::objectDestroyed | Prototype: | void QStyleSheetStyleCaches::objectDestroyed(QObject *o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2721-2730 |
| | 7 | 1 |
QSurfaceFormat::setDefaultFormatName: | QSurfaceFormat::setDefaultFormat | Prototype: | void QSurfaceFormat::setDefaultFormat(const QSurfaceFormat &format) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 764-777 |
| | 7 | 3 |
QSyntaxHighlighter::previousBlockStateName: | QSyntaxHighlighter::previousBlockState | Prototype: | int QSyntaxHighlighter::previousBlockState() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 528-539 |
| | 7 | 3 |
QSyntaxHighlighterPrivate::reformatBlockName: | QSyntaxHighlighterPrivate::reformatBlock | Prototype: | void QSyntaxHighlighterPrivate::reformatBlock(const QTextBlock &block) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 194-207 |
| | 7 | 1 |
QSyntaxHighlighterPrivate::rehighlightName: | QSyntaxHighlighterPrivate::rehighlight | Prototype: | inline void rehighlight(QTextCursor &cursor, QTextCursor::MoveOperation operation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 71-79 |
| | 7 | 1 |
QSystemTrayIconPrivate::isSystemTrayAvailable_sysName: | QSystemTrayIconPrivate::isSystemTrayAvailable_sys | Prototype: | bool QSystemTrayIconPrivate::isSystemTrayAvailable_sys() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 336-347 |
| | 7 | 3 |
QTabBar::minimumTabSizeHintName: | QTabBar::minimumTabSizeHint | Prototype: | QSize QTabBar::minimumTabSizeHint(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1454-1463 |
| | 7 | 1 |
QTabBar::setAutoHideName: | QTabBar::setAutoHide | Prototype: | void QTabBar::setAutoHide(bool hide) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2463-2474 |
| | 7 | 3 |
QTabBar::setTabIconName: | QTabBar::setTabIcon | Prototype: | void QTabBar::setTabIcon(int index, const QIcon & icon) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1170-1181 |
| | 7 | 3 |
QTabBar::timerEventName: | QTabBar::timerEvent | Prototype: | void QTabBar::timerEvent(QTimerEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2201-2211 |
| | 7 | 2 |
QTabBarPrivate::calculateNewPositionName: | QTabBarPrivate::calculateNewPosition | Prototype: | int QTabBarPrivate::calculateNewPosition(int from, int to, int index) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1781-1791 |
| | 7 | 3 |
QTabBarPrivate::indexAtPosName: | QTabBarPrivate::indexAtPos | Prototype: | int QTabBarPrivate::indexAtPos(const QPoint &p) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 430-439 |
| | 7 | 4 |
QTableModel::clearContentsName: | QTableModel::clearContents | Prototype: | void QTableModel::clearContents() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 762-773 |
| | 7 | 3 |
QTableModel::itemDataName: | QTableModel::itemData | Prototype: | QMap<int, QVariant> QTableModel::itemData(const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 435-446 |
| | 7 | 3 |
QTableView::setRootIndexName: | QTableView::setRootIndex | Prototype: | void QTableView::setRootIndex(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 1152-1162 |
| | 7 | 2 |
QTableViewPrivate::sectionSpanEndLogicalName: | QTableViewPrivate::sectionSpanEndLogical | Prototype: | int QTableViewPrivate::sectionSpanEndLogical(const QHeaderView *header, int logical, int span) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 715-725 |
| | 7 | 3 |
QTableWidget::setItemName: | QTableWidget::setItem | Prototype: | void QTableWidget::setItem(int row, int column, QTableWidgetItem *item) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1964-1977 |
| | 7 | 3 |
QTableWidget::setRangeSelectedName: | QTableWidget::setRangeSelected | Prototype: | void QTableWidget::setRangeSelected(const QTableWidgetSelectionRange &range, bool select) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2323-2334 |
| | 7 | 2 |
QTapAndHoldGestureRecognizer::resetName: | QTapAndHoldGestureRecognizer::reset | Prototype: | void QTapAndHoldGestureRecognizer::reset(QGesture *state) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 580-591 |
| | 7 | 2 |
QTest::FatalSignalHandler::signalName: | QTest::FatalSignalHandler::signal | Prototype: | void FatalSignalHandler::signal(int signum) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 1356-1373 |
| | 7 | 2 |
QTest::IgnoreResultList::appendName: | QTest::IgnoreResultList::append | Prototype: | static void append(IgnoreResultList *&list, QtMsgType type, const QVariant &patternIn) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 110-121 |
| | 7 | 3 |
QTestData::QTestDataName: | QTestData::QTestData | Prototype: | QTestData::QTestData(const char *tag, QTestTable *parent) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestdata.cpp | Lines: | 62-71 |
| | 7 | 3 |
QTestElement::addLogElementName: | QTestElement::addLogElement | Prototype: | bool QTestElement::addLogElement(QTestElement *element) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestelement.cpp | Lines: | 56-68 |
| | 7 | 3 |
QTestResult::finishedCurrentTestDataName: | QTestResult::finishedCurrentTestData | Prototype: | void QTestResult::finishedCurrentTestData() | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | Lines: | 130-141 |
| | 7 | 3 |
QTestTable::indexOfName: | QTestTable::indexOf | Prototype: | int QTestTable::indexOf(const char *elementName) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp | Lines: | 153-165 |
| | 7 | 2 |
QTextBlock::beginName: | QTextBlock::begin | Prototype: | QTextBlock::iterator QTextBlock::begin() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1527-1537 |
| | 7 | 2 |
QTextBlock::endName: | QTextBlock::end | Prototype: | QTextBlock::iterator QTextBlock::end() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1545-1555 |
| | 7 | 2 |
QTextBrowserPrivate::historyName: | QTextBrowserPrivate::history | Prototype: | HistoryEntry history(int i) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | Lines: | 86-98 |
| | 7 | 4 |
QTextCursor::createListName: | QTextCursor::createList | Prototype: | QTextList *QTextCursor::createList(const QTextListFormat &format) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2087-2097 |
| | 7 | 2 |
QTextCursor::selectedTableCellsName: | QTextCursor::selectedTableCells | Prototype: | void QTextCursor::selectedTableCells(int *firstRow, int *numRows, int *firstColumn, int *numColumns) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1613-1624 |
| | 7 | 2 |
QTextDocument::characterAtName: | QTextDocument::characterAt | Prototype: | QChar QTextDocument::characterAt(int pos) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 900-909 |
| | 7 | 2 |
QTextDocument::drawContentsName: | QTextDocument::drawContents | Prototype: | void QTextDocument::drawContents(QPainter *p, const QRectF &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 665-675 |
| | 7 | 2 |
QTextDocumentLayout::drawInlineObjectName: | QTextDocumentLayout::drawInlineObject | Prototype: | void QTextDocumentLayout::drawInlineObject(QPainter *p, const QRectF &rect, QTextInlineObject item, int posInDocument, const QTextFormat &format) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 3107-3119 |
| | 7 | 2 |
QTextDocumentLayoutPrivate::ensureLayoutedByPositionName: | QTextDocumentLayoutPrivate::ensureLayoutedByPosition | Prototype: | void QTextDocumentLayoutPrivate::ensureLayoutedByPosition(int position) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 3166-3176 |
| | 7 | 4 |
QTextDocumentPrivate::previousCursorPositionName: | QTextDocumentPrivate::previousCursorPosition | Prototype: | int QTextDocumentPrivate::previousCursorPosition(int position, QTextLayout::CursorMode mode) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1373-1384 |
| | 7 | 3 |
QTextEdit::setTextName: | QTextEdit::setText | Prototype: | void QTextEdit::setText(const QString &text) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2571-2583 |
| | 7 | 3 |
QTextEditMimeData::formatsName: | QTextEditMimeData::formats | Prototype: | QStringList QTextEditMimeData::formats() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3319-3329 |
| | 7 | 2 |
QTextEngine::setBoundaryName: | QTextEngine::setBoundary | Prototype: | void QTextEngine::setBoundary(int strPos) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2887-2898 |
| | 7 | 3 |
QTextFormat::intPropertyName: | QTextFormat::intProperty | Prototype: | int QTextFormat::intProperty(int propertyId) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 948-959 |
| | 7 | 3 |
QTextFormatCollection::hasFormatCachedName: | QTextFormatCollection::hasFormatCached | Prototype: | bool QTextFormatCollection::hasFormatCached(const QTextFormat &format) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3422-3433 |
| | 7 | 3 |
QTextFormatPrivate::clearPropertyName: | QTextFormatPrivate::clearProperty | Prototype: | inline void clearProperty(qint32 key) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 213-223 |
| | 7 | 4 |
QTextHtmlImporter::appendBlockName: | QTextHtmlImporter::appendBlock | Prototype: | void QTextHtmlImporter::appendBlock(const QTextBlockFormat &format, QTextCharFormat charFmt) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 1165-1177 |
| | 7 | 3 |
QTextHtmlParser::parseName: | QTextHtmlParser::parse | Prototype: | void QTextHtmlParser::parse() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 636-648 |
| | 7 | 4 |
QTextImageHandler::drawObjectName: | QTextImageHandler::drawObject | Prototype: | void QTextImageHandler::drawObject(QPainter *p, const QRectF &rect, QTextDocument *doc, int posInDocument, const QTextFormat &format) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 254-266 |
| | 7 | 2 |
QTextLayout::beginLayoutName: | QTextLayout::beginLayout | Prototype: | void QTextLayout::beginLayout() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 635-647 |
| | 7 | 2 |
QTextStream::QTextStreamName: | QTextStream::QTextStream | Prototype: | QTextStream::QTextStream(FILE *fileHandle, QIODevice::OpenMode openMode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 1134-1151 |
| | 7 | 1 |
QTextStreamPrivate::Params::resetName: | QTextStreamPrivate::Params::reset | Prototype: | void QTextStreamPrivate::Params::reset() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 378-387 |
| | 7 | 1 |
QTextStreamPrivate::saveConverterStateName: | QTextStreamPrivate::saveConverterState | Prototype: | inline void QTextStreamPrivate::saveConverterState(qint64 newPos) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 789-805 |
| | 7 | 3 |
QTextTableCell::columnName: | QTextTableCell::column | Prototype: | int QTextTableCell::column() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 183-193 |
| | 7 | 3 |
QTextTableCell::rowName: | QTextTableCell::row | Prototype: | int QTextTableCell::row() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 166-176 |
| | 7 | 3 |
QTexturedBrushData::setPixmapName: | QTexturedBrushData::setPixmap | Prototype: | void setPixmap(const QPixmap &pm) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 184-196 |
| | 7 | 2 |
QThread::setEventDispatcherName: | QThread::setEventDispatcher | Prototype: | void QThread::setEventDispatcher(QAbstractEventDispatcher *eventDispatcher) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 791-803 |
| | 7 | 3 |
QThreadPool::tryStartName: | QThreadPool::tryStart | Prototype: | bool QThreadPool::tryStart(QRunnable *runnable) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 486-499 |
| | 7 | 3 |
QThreadPoolPrivate::clearName: | QThreadPoolPrivate::clear | Prototype: | void QThreadPoolPrivate::clear() | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 305-315 |
| | 7 | 3 |
QThreadPoolPrivate::enqueueTaskName: | QThreadPoolPrivate::enqueueTask | Prototype: | void QThreadPoolPrivate::enqueueTask(QRunnable *runnable, int priority) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 207-218 |
| | 7 | 3 |