| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QSqlCachedResult::fetchFirst| Name: | 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::nextIndex| Name: | 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::record| Name: | 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::orderByClause| Name: | 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::translateFieldNames| Name: | 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::data| Name: | 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::isDirty| Name: | 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::insertCount| Name: | 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::isBlacklisted| Name: | 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::length| Name: | 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::readData| Name: | 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::setCiphers| Name: | 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::startServerEncryption| Name: | 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::storePeerCertificates| Name: | 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_errorSlot| Name: | 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_readyReadSlot| Name: | 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::minimumSize| Name: | 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::data| Name: | 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::QStandardItemModel| Name: | 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::setData| Name: | 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_emitItemChanged| Name: | 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::locateAll| Name: | 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::event| Name: | 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::addState| Name: | 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::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::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::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 |
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 |
QStatusNotifierItemAdaptor::toolTip| Name: | 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::append| Name: | 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::append| Name: | 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::fill| Name: | 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::fromUcs4| Name: | 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::fromUtf16| Name: | 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::replace| Name: | 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::replace| Name: | 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::insertRows| Name: | 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::removeRows| Name: | 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::endsWith| Name: | 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::hasAncestor| Name: | 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::repolish| Name: | 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::standardIcon| Name: | 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::objectDestroyed| Name: | 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::setDefaultFormat| Name: | 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::previousBlockState| Name: | 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::reformatBlock| Name: | 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::rehighlight| Name: | 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_sys| Name: | 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::minimumTabSizeHint| Name: | 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::setAutoHide| Name: | 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::setTabIcon| Name: | 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::timerEvent| Name: | 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::calculateNewPosition| Name: | 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::indexAtPos| Name: | 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::clearContents| Name: | 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::itemData| Name: | 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::setRootIndex| Name: | 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::sectionSpanEndLogical| Name: | 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::setItem| Name: | 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::setRangeSelected| Name: | 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::reset| Name: | 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::signal| Name: | 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::append| Name: | 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::QTestData| Name: | 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::addLogElement| Name: | 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::finishedCurrentTestData| Name: | 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::indexOf| Name: | 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::begin| Name: | 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::end| Name: | 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::history| Name: | 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::createList| Name: | 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::selectedTableCells| Name: | 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::characterAt| Name: | 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::drawContents| Name: | 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::drawInlineObject| Name: | 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::ensureLayoutedByPosition| Name: | 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::previousCursorPosition| Name: | 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::setText| Name: | 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::formats| Name: | 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::setBoundary| Name: | 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::intProperty| Name: | 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::hasFormatCached| Name: | 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::clearProperty| Name: | 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::appendBlock| Name: | 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::parse| Name: | 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::drawObject| Name: | 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::beginLayout| Name: | 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::QTextStream| Name: | 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::reset| Name: | 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::saveConverterState| Name: | 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::column| Name: | 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::row| Name: | 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::setPixmap| Name: | 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::setEventDispatcher| Name: | 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::tryStart| Name: | 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::clear| Name: | 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::enqueueTask| Name: | 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 |