| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QSpinBox::textFromValue| Name: | QSpinBox::textFromValue | | Prototype: | QString QSpinBox::textFromValue(int value) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 470-487 |
| | 10 | 4 |
QSpinBoxValidator::validate| Name: | QSpinBoxValidator::validate | | Prototype: | QValidator::State QSpinBoxValidator::validate(QString &input, int &pos) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1900-1914 |
| | 8 | 4 |
QSplitter::moveSplitter| Name: | QSplitter::moveSplitter | | Prototype: | void QSplitter::moveSplitter(int pos, int index) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1330-1373 |
| | 26 | 4 |
QSplitter::setOrientation| Name: | QSplitter::setOrientation | | Prototype: | void QSplitter::setOrientation(Qt::Orientation orientation) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 993-1013 |
| | 13 | 4 |
QSplitter::setRubberBand| Name: | QSplitter::setRubberBand | | Prototype: | void QSplitter::setRubberBand(int pos) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1253-1275 |
| | 16 | 4 |
QSplitter::sizeHint| Name: | QSplitter::sizeHint | | Prototype: | QSize QSplitter::sizeHint() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1434-1451 |
| | 13 | 4 |
QSplitterHandle::event| Name: | QSplitterHandle::event | | Prototype: | bool QSplitterHandle::event(QEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 261-277 |
| | 10 | 4 |
QSplitterLayoutStruct::getWidgetSize| Name: | QSplitterLayoutStruct::getWidgetSize | | Prototype: | int QSplitterLayoutStruct::getWidgetSize(Qt::Orientation orient) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 351-368 |
| | 12 | 4 |
QSplitterPrivate::addContribution| Name: | QSplitterPrivate::addContribution | | Prototype: | void QSplitterPrivate::addContribution(int index, int *min, int *max, bool mayCollapse) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 565-578 |
| | 8 | 4 |
QSplitterPrivate::doMove| Name: | QSplitterPrivate::doMove | | Prototype: | void QSplitterPrivate::doMove(bool backwards, int hPos, int index, int delta, bool mayCollapse, int *positions, int *widths) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 771-805 |
| | 18 | 4 |
QSqlCachedResult::cacheNext| Name: | QSqlCachedResult::cacheNext | | Prototype: | bool QSqlCachedResult::cacheNext() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 268-285 |
| | 11 | 4 |
QSqlQuery::exec| Name: | QSqlQuery::exec | | Prototype: | bool QSqlQuery::exec(const QString& query) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 365-400 |
| | 19 | 4 |
QSqlQueryModel::removeColumns| Name: | QSqlQueryModel::removeColumns | | Prototype: | bool QSqlQueryModel::removeColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 635-651 |
| | 11 | 4 |
QSqlRelationalTableModel::relationModel| Name: | QSqlRelationalTableModel::relationModel | | Prototype: | QSqlTableModel *QSqlRelationalTableModel::relationModel(int column) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 626-639 |
| | 9 | 4 |
QSqlRelationalTableModel::removeColumns| Name: | QSqlRelationalTableModel::removeColumns | | Prototype: | bool QSqlRelationalTableModel::removeColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 766-779 |
| | 8 | 4 |
QSqlRelationalTableModel::setData| Name: | QSqlRelationalTableModel::setData | | Prototype: | bool QSqlRelationalTableModel::setData(const QModelIndex &index, const QVariant &value, int role) | | Coverage: | 93.750% (15/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 462-475 |
| | 9 | 4 |
QSqlResult::bindValue| Name: | QSqlResult::bindValue | | Prototype: | void QSqlResult::bindValue(const QString& placeholder, const QVariant& val, QSql::ParamType paramType) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 703-718 |
| | 9 | 4 |
QSqlResult::bindValue| Name: | QSqlResult::bindValue | | Prototype: | void QSqlResult::bindValue(int index, const QVariant& val, QSql::ParamType paramType) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 679-691 |
| | 10 | 4 |
QSqlResult::hasOutValues| Name: | QSqlResult::hasOutValues | | Prototype: | bool QSqlResult::hasOutValues() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 867-878 |
| | 8 | 4 |
QSqlResult::savePrepare| Name: | QSqlResult::savePrepare | | Prototype: | bool QSqlResult::savePrepare(const QString& query) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 583-600 |
| | 11 | 4 |
QSqlTableModel::headerData| Name: | QSqlTableModel::headerData | | Prototype: | QVariant QSqlTableModel::headerData(int section, Qt::Orientation orientation, int role) const | | Coverage: | 16.667% (2/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 484-495 |
| | 8 | 4 |
QSqlTableModel::insertRecord| Name: | QSqlTableModel::insertRecord | | Prototype: | bool QSqlTableModel::insertRecord(int row, const QSqlRecord &record) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1187-1198 |
| | 8 | 4 |
QSqlTableModel::removeColumns| Name: | QSqlTableModel::removeColumns | | Prototype: | bool QSqlTableModel::removeColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1040-1050 |
| | 8 | 4 |
QSqlTableModel::selectStatement| Name: | QSqlTableModel::selectStatement | | Prototype: | QString QSqlTableModel::selectStatement() const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1005-1029 |
| | 18 | 4 |
QSqlTableModel::setTable| Name: | QSqlTableModel::setTable | | Prototype: | void QSqlTableModel::setTable(const QString &tableName) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 322-342 |
| | 12 | 4 |
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: | 47-56 |
| | 7 | 4 |
QSslCertificatePrivate::init| Name: | QSslCertificatePrivate::init | | Prototype: | void QSslCertificatePrivate::init(const QByteArray &data, QSsl::EncodingFormat format) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 501-513 |
| | 8 | 4 |
QSslContext::~QSslContext| Name: | QSslContext::~QSslContext | | Prototype: | QSslContext::~QSslContext() | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 76-87 |
| | 6 | 4 |
QSslKeyPrivate::fromEVP_PKEY| Name: | QSslKeyPrivate::fromEVP_PKEY | | Prototype: | bool QSslKeyPrivate::fromEVP_PKEY(EVP_PKEY *pkey) | | Coverage: | 18.182% (2/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | | Lines: | 79-119 |
| | 21 | 4 |
QSslSocketBackendPrivate::checkSslErrors| Name: | QSslSocketBackendPrivate::checkSslErrors | | Prototype: | bool QSslSocketBackendPrivate::checkSslErrors() | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1272-1296 |
| | 16 | 4 |
QSslSocketPrivate::_q_resumeImplementation| Name: | QSslSocketPrivate::_q_resumeImplementation | | Prototype: | void QSslSocketPrivate::_q_resumeImplementation() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2480-2495 |
| | 10 | 4 |
QSslSocketPrivate::peek| Name: | QSslSocketPrivate::peek | | Prototype: | QByteArray QSslSocketPrivate::peek(qint64 maxSize) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2553-2572 |
| | 10 | 4 |
QSslSocketPrivate::systemCaCertificates| Name: | QSslSocketPrivate::systemCaCertificates | | Prototype: | QList<QSslCertificate> QSslSocketPrivate::systemCaCertificates() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 688-808 |
| | 23 | 4 |
QSslSocketPrivate::verifyErrorsHaveBeenIgnored| Name: | QSslSocketPrivate::verifyErrorsHaveBeenIgnored | | Prototype: | bool QSslSocketPrivate::verifyErrorsHaveBeenIgnored() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2500-2521 |
| | 9 | 4 |
QStackedLayout::hasHeightForWidth| Name: | QStackedLayout::hasHeightForWidth | | Prototype: | bool QStackedLayout::hasHeightForWidth() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 486-497 |
| | 6 | 4 |
QStackedLayout::heightForWidth| Name: | QStackedLayout::heightForWidth | | Prototype: | int QStackedLayout::heightForWidth(int width) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 502-521 |
| | 8 | 4 |
QStackedLayoutPrivate::replaceAt| Name: | QStackedLayoutPrivate::replaceAt | | Prototype: | QLayoutItem* QStackedLayoutPrivate::replaceAt(int idx, QLayoutItem *newitem) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 54-69 |
| | 12 | 4 |
QStandardItem::sortChildren| Name: | QStandardItem::sortChildren | | Prototype: | void QStandardItem::sortChildren(int column, Qt::SortOrder order) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1909-1923 |
| | 10 | 4 |
QStandardItemModel::headerData| Name: | QStandardItemModel::headerData | | Prototype: | QVariant QStandardItemModel::headerData(int section, Qt::Orientation orientation, int role) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2775-2790 |
| | 12 | 4 |
QStandardItemModel::itemFromIndex| Name: | QStandardItemModel::itemFromIndex | | Prototype: | QStandardItem *QStandardItemModel::itemFromIndex(const QModelIndex &index) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2194-2209 |
| | 11 | 4 |
QStandardItemModel::setHorizontalHeaderLabels| Name: | QStandardItemModel::setHorizontalHeaderLabels | | Prototype: | void QStandardItemModel::setHorizontalHeaderLabels(const QStringList &labels) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2436-2449 |
| | 9 | 4 |
QStandardItemModel::setVerticalHeaderLabels| Name: | QStandardItemModel::setVerticalHeaderLabels | | Prototype: | void QStandardItemModel::setVerticalHeaderLabels(const QStringList &labels) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2459-2472 |
| | 9 | 4 |
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: | 352-364 |
| | 7 | 4 |
QStandardItemModelPrivate::columnsRemoved| Name: | QStandardItemModelPrivate::columnsRemoved | | Prototype: | void QStandardItemModelPrivate::columnsRemoved(QStandardItem *parent, int column, int count) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 597-611 |
| | 9 | 4 |
QStandardItemModelPrivate::itemChanged| Name: | QStandardItemModelPrivate::itemChanged | | Prototype: | void QStandardItemModelPrivate::itemChanged(QStandardItem *item) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 487-505 |
| | 10 | 4 |
QStandardItemModelPrivate::rowsRemoved| Name: | QStandardItemModelPrivate::rowsRemoved | | Prototype: | void QStandardItemModelPrivate::rowsRemoved(QStandardItem *parent, int row, int count) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 578-592 |
| | 9 | 4 |
QStandardItemPrivate::~QStandardItemPrivate| Name: | QStandardItemPrivate::~QStandardItemPrivate | | Prototype: | QStandardItemPrivate::~QStandardItemPrivate() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 83-95 |
| | 9 | 4 |
QState::assignProperty| Name: | QState::assignProperty | | Prototype: | void QState::assignProperty(QObject *object, const char *name, const QVariant &value) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 252-268 |
| | 10 | 4 |
QState::removeTransition| Name: | QState::removeTransition | | Prototype: | void QState::removeTransition(QAbstractTransition *transition) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 423-440 |
| | 13 | 4 |
QState::setErrorState| Name: | QState::setErrorState | | Prototype: | void QState::setErrorState(QAbstractState *state) | | Coverage: | 100.000% (18/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 290-307 |
| | 11 | 4 |
QState::setInitialState| Name: | QState::setInitialState | | Prototype: | void QState::setInitialState(QAbstractState *state) | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 486-503 |
| | 12 | 4 |
QStateMachine::event| Name: | QStateMachine::event | | Prototype: | bool QStateMachine::event(QEvent *e) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2838-2866 |
| | 21 | 4 |
QStateMachine::stop| Name: | QStateMachine::stop | | Prototype: | void QStateMachine::stop() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2641-2656 |
| | 8 | 4 |
QStateMachinePrivate::_q_animationFinished| Name: | QStateMachinePrivate::_q_animationFinished | | Prototype: | void QStateMachinePrivate::_q_animationFinished() | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1546-1577 |
| | 21 | 4 |
QStateMachinePrivate::computePendingRestorables| Name: | QStateMachinePrivate::computePendingRestorables | | Prototype: | QHash<QStateMachinePrivate::RestorableId, QVariant> QStateMachinePrivate::computePendingRestorables( const QList<QAbstractState*> &statesToExit_sorted) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1391-1405 |
| | 9 | 4 |
QStateMachinePrivate::findErrorState| Name: | QStateMachinePrivate::findErrorState | | Prototype: | QAbstractState *QStateMachinePrivate::findErrorState(QAbstractState *context) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1439-1453 |
| | 8 | 4 |
QStateMachinePrivate::selectAnimations| Name: | QStateMachinePrivate::selectAnimations | | Prototype: | QList<QAbstractAnimation *> QStateMachinePrivate::selectAnimations(const QList<QAbstractTransition *> &transitionList) const | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1579-1596 |
| | 11 | 4 |
QStateMachinePrivate::stateEntryLessThan| Name: | QStateMachinePrivate::stateEntryLessThan | | Prototype: | bool QStateMachinePrivate::stateEntryLessThan(QAbstractState *s1, QAbstractState *s2) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 481-497 |
| | 12 | 4 |
QStateMachinePrivate::stateExitLessThan| Name: | QStateMachinePrivate::stateExitLessThan | | Prototype: | bool QStateMachinePrivate::stateExitLessThan(QAbstractState *s1, QAbstractState *s2) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 499-515 |
| | 12 | 4 |
QStatePrivate::childStates| Name: | QStatePrivate::childStates | | Prototype: | QList<QAbstractState*> QStatePrivate::childStates() const | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 201-215 |
| | 10 | 4 |
QStatePrivate::transitions| Name: | QStatePrivate::transitions | | Prototype: | QList<QAbstractTransition*> QStatePrivate::transitions() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 229-242 |
| | 9 | 4 |
QStaticTextItem::setFontEngine| Name: | QStaticTextItem::setFontEngine | | Prototype: | void QStaticTextItem::setFontEngine(QFontEngine *fe) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 710-722 |
| | 7 | 4 |
QStatusBar::insertPermanentWidget| Name: | QStatusBar::insertPermanentWidget | | Prototype: | int QStatusBar::insertPermanentWidget(int index, QWidget *widget, int stretch) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 355-375 |
| | 13 | 4 |
QStatusBar::setSizeGripEnabled| Name: | QStatusBar::setSizeGripEnabled | | Prototype: | void QStatusBar::setSizeGripEnabled(bool enabled) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 435-457 |
| | 13 | 4 |
QStorageInfoPrivate::mountedVolumes| Name: | QStorageInfoPrivate::mountedVolumes | | Prototype: | QList<QStorageInfo> QStorageInfoPrivate::mountedVolumes() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 545-562 |
| | 10 | 4 |
QString::QString| Name: | QString::QString | | Prototype: | QString::QString(int size, QChar ch) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1532-1547 |
| | 11 | 4 |
QString::append| Name: | QString::append | | Prototype: | QString &QString::append(const QString &str) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2033-2047 |
| | 9 | 4 |
QString::count| Name: | QString::count | | Prototype: | int QString::count(const QRegularExpression &re) const | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4018-4035 |
| | 13 | 4 |
QString::fromRawData| Name: | QString::fromRawData | | Prototype: | QString QString::fromRawData(const QChar *unicode, int size) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 8185-8198 |
| | 9 | 4 |
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: | 4866-4876 |
| | 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: | 4809-4819 |
| | 7 | 4 |
QString::indexOf| Name: | QString::indexOf | | Prototype: | int QString::indexOf(const QRegularExpression &re, int from, QRegularExpressionMatch *rmatch) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 3892-3908 |
| | 10 | 4 |
QString::insert| Name: | QString::insert | | Prototype: | QString& QString::insert(int i, const QChar *unicode, int size) | | Coverage: | 78.571% (11/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1973-1994 |
| | 14 | 4 |
QStroker::joinForJoinMode| Name: | QStroker::joinForJoinMode | | Prototype: | Qt::PenJoinStyle QStroker::joinForJoinMode(LineJoinMode mode) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 390-396 |
| | 4 | 4 |
QStroker::joinModeForJoin| Name: | QStroker::joinModeForJoin | | Prototype: | QStroker::LineJoinMode QStroker::joinModeForJoin(Qt::PenJoinStyle joinStyle) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 398-404 |
| | 4 | 4 |
QStrokerOps::strokeEllipse| Name: | QStrokerOps::strokeEllipse | | Prototype: | void QStrokerOps::strokeEllipse(const QRectF &rect, void *data, const QTransform &matrix) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 337-360 |
| | 16 | 4 |
QStyle::sliderValueFromPosition| Name: | QStyle::sliderValueFromPosition | | Prototype: | int QStyle::sliderValueFromPosition(int min, int max, int pos, int span, bool upsideDown) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 2240-2261 |
| | 12 | 4 |
QStyleSheetStyle::resolveAlignment| Name: | QStyleSheetStyle::resolveAlignment | | Prototype: | Qt::Alignment QStyleSheetStyle::resolveAlignment(Qt::LayoutDirection layDir, Qt::Alignment src) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 5910-5924 |
| | 10 | 4 |
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: | 5107-5118 |
| | 7 | 4 |
QStyleSheetStyle::standardPixmap| Name: | QStyleSheetStyle::standardPixmap | | Prototype: | QPixmap QStyleSheetStyle::standardPixmap(StandardPixmap standardPixmap, 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: | 5125-5138 |
| | 8 | 4 |
QStyleSheetStyle::styleSheetPalette| Name: | QStyleSheetStyle::styleSheetPalette | | Prototype: | bool QStyleSheetStyle::styleSheetPalette(const QWidget* w, const QStyleOption* opt, QPalette* pal) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 5893-5908 |
| | 9 | 4 |
QStyleSheetStyle::updateStyleSheetFont| Name: | QStyleSheetStyle::updateStyleSheetFont | | Prototype: | void QStyleSheetStyle::updateStyleSheetFont(QWidget* w) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 5853-5877 |
| | 14 | 4 |
QStyleSheetStyleSelector::nodeNames| Name: | QStyleSheetStyleSelector::nodeNames | | Prototype: | QStringList nodeNames(NodePtr node) const override | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1425-1440 |
| | 10 | 4 |
QSubpathFlatIterator::next| Name: | QSubpathFlatIterator::next | | Prototype: | QStrokerOps::Element next() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 119-156 |
| | 30 | 4 |
QSyntaxHighlighter::setDocument| Name: | QSyntaxHighlighter::setDocument | | Prototype: | void QSyntaxHighlighter::setDocument(QTextDocument *doc) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 322-342 |
| | 15 | 4 |
QSyntaxHighlighterPrivate::reformatBlocks| Name: | QSyntaxHighlighterPrivate::reformatBlocks | | Prototype: | void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 156-184 |
| | 16 | 4 |
QSystemTrayIcon::setVisible| Name: | QSystemTrayIcon::setVisible | | Prototype: | void QSystemTrayIcon::setVisible(bool visible) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 262-274 |
| | 9 | 4 |
QSystemTrayIconSys::addToTray| Name: | QSystemTrayIconSys::addToTray | | Prototype: | bool QSystemTrayIconSys::addToTray() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 134-149 |
| | 10 | 4 |
QSystemTrayIconSys::event| Name: | QSystemTrayIconSys::event | | Prototype: | bool QSystemTrayIconSys::event(QEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 194-208 |
| | 6 | 4 |
QTabBar::mouseReleaseEvent| Name: | QTabBar::mouseReleaseEvent | | Prototype: | void QTabBar::mouseReleaseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2016-2046 |
| | 22 | 4 |
QTabBar::setTabEnabled| Name: | QTabBar::setTabEnabled | | Prototype: | void QTabBar::setTabEnabled(int index, bool enabled) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1003-1017 |
| | 9 | 4 |
QTabBar::tabAt| Name: | QTabBar::tabAt | | Prototype: | int QTabBar::tabAt(const QPoint &position) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1212-1226 |
| | 9 | 4 |
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 |
QTabBarPrivate::refresh| Name: | QTabBarPrivate::refresh | | Prototype: | void QTabBarPrivate::refresh() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 738-759 |
| | 13 | 4 |
QTabWidget::minimumSizeHint| Name: | QTabWidget::minimumSizeHint | | Prototype: | QSize QTabWidget::minimumSizeHint() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 849-873 |
| | 18 | 4 |
QTabWidget::paintEvent| Name: | QTabWidget::paintEvent | | Prototype: | void QTabWidget::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 1221-1248 |
| | 21 | 4 |
QTableCornerButton::paintEvent| Name: | QTableCornerButton::paintEvent | | Prototype: | void paintEvent(QPaintEvent*) override | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 579-594 |
| | 14 | 4 |
QTableModel::index| Name: | QTableModel::index | | Prototype: | QModelIndex QTableModel::index(const QTableWidgetItem *item) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 346-362 |
| | 12 | 4 |
QTableModel::insertColumns| Name: | QTableModel::insertColumns | | Prototype: | bool QTableModel::insertColumns(int column, int count, const QModelIndex &) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 76-92 |
| | 12 | 4 |
QTableModel::removeItem| Name: | QTableModel::removeItem | | Prototype: | void QTableModel::removeItem(QTableWidgetItem *item) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 241-264 |
| | 16 | 4 |