Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QShortcutMap::setShortcutEnabledName: | QShortcutMap::setShortcutEnabled | Prototype: | int QShortcutMap::setShortcutEnabled(bool enable, int id, QObject *owner, const QKeySequence &key) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | Lines: | 231-259 |
| | 17 | 4 |
QSidebar::removeEntryName: | QSidebar::removeEntry | Prototype: | void QSidebar::removeEntry() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 466-479 |
| | 9 | 4 |
QSidebar::showContextMenuName: | QSidebar::showContextMenu | Prototype: | void QSidebar::showContextMenu(const QPoint &position) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 446-458 |
| | 9 | 4 |
QSimpleTextCodec::convertToUnicodeName: | QSimpleTextCodec::convertToUnicode | Prototype: | QString QSimpleTextCodec::convertToUnicode(const char* chars, int len, ConverterState *) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | Lines: | 643-660 |
| | 10 | 4 |
QSimplex::collectResultsName: | QSimplex::collectResults | Prototype: | void QSimplex::collectResults() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | Lines: | 581-598 |
| | 6 | 4 |
QSimplex::dumpMatrixName: | QSimplex::dumpMatrix | Prototype: | void QSimplex::dumpMatrix() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | Lines: | 353-370 |
| | 12 | 4 |
QSimplex::solverName: | QSimplex::solver | Prototype: | qreal QSimplex::solver(SolverFactor factor) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | Lines: | 520-555 |
| | 15 | 4 |
QSingleShotTimer::timerEventName: | QSingleShotTimer::timerEvent | Prototype: | void QSingleShotTimer::timerEvent(QTimerEvent *) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp | Lines: | 303-327 |
| | 9 | 4 |
QSize::scaledName: | QSize::scaled | Prototype: | QSize QSize::scaled(const QSize &s, Qt::AspectRatioMode mode) const noexcept | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 225-246 |
| | 11 | 4 |
QSizeF::scaledName: | QSizeF::scaled | Prototype: | QSizeF QSizeF::scaled(const QSizeF &s, Qt::AspectRatioMode mode) const noexcept | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 656-676 |
| | 10 | 4 |
QSizeGripPrivate::updateTopLevelWidgetName: | QSizeGripPrivate::updateTopLevelWidget | Prototype: | void updateTopLevelWidget() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 99-110 |
| | 9 | 4 |
QSlider::sizeHintName: | QSlider::sizeHint | Prototype: | QSize QSlider::sizeHint() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 467-485 |
| | 15 | 4 |
QSliderPrivate::newHoverControlName: | QSliderPrivate::newHoverControl | Prototype: | QStyle::SubControl QSliderPrivate::newHoverControl(const QPoint &pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 172-197 |
| | 19 | 4 |
QSocketNotifier::eventName: | QSocketNotifier::event | Prototype: | bool QSocketNotifier::event(QEvent *e) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp | Lines: | 252-270 |
| | 11 | 4 |
QSocks5BindStore::timerEventName: | QSocks5BindStore::timerEvent | Prototype: | void QSocks5BindStore::timerEvent(QTimerEvent * event) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 394-408 |
| | 6 | 4 |
QSocks5SocketEngine::acceptName: | QSocks5SocketEngine::accept | Prototype: | int QSocks5SocketEngine::accept() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1444-1477 |
| | 20 | 4 |
QSocks5SocketEngine::initializeName: | QSocks5SocketEngine::initialize | Prototype: | bool QSocks5SocketEngine::initialize(qintptr socketDescriptor, QAbstractSocket::SocketState socketState) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1022-1077 |
| | 40 | 4 |
QSocks5SocketEngine::optionName: | QSocks5SocketEngine::option | Prototype: | int QSocks5SocketEngine::option(SocketOption option) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1701-1712 |
| | 7 | 4 |
QSocks5SocketEngine::setOptionName: | QSocks5SocketEngine::setOption | Prototype: | bool QSocks5SocketEngine::setOption(SocketOption option, int value) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1714-1726 |
| | 8 | 4 |
QSocks5SocketEngine::waitForReadOrWriteName: | QSocks5SocketEngine::waitForReadOrWrite | Prototype: | bool QSocks5SocketEngine::waitForReadOrWrite(bool *readyToRead, bool *readyToWrite, bool checkRead, bool checkWrite, int msecs, bool *timedOut) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1834-1850 |
| | 10 | 4 |
QSocks5SocketEnginePrivate::_q_emitPendingReadNotificationName: | QSocks5SocketEnginePrivate::_q_emitPendingReadNotification | Prototype: | void QSocks5SocketEnginePrivate::_q_emitPendingReadNotification() | Coverage: | 64.286% (9/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 916-933 |
| | 11 | 4 |
QSortFilterProxyModel::hasChildrenName: | QSortFilterProxyModel::hasChildren | Prototype: | bool QSortFilterProxyModel::hasChildren(const QModelIndex &parent) const | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 1950-1964 |
| | 10 | 4 |
QSortFilterProxyModel::insertColumnsName: | QSortFilterProxyModel::insertColumns | Prototype: | bool QSortFilterProxyModel::insertColumns(int column, int count, const QModelIndex &parent) | Coverage: | 75.000% (12/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2100-2115 |
| | 13 | 4 |
QSortFilterProxyModel::insertRowsName: | QSortFilterProxyModel::insertRows | Prototype: | bool QSortFilterProxyModel::insertRows(int row, int count, const QModelIndex &parent) | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2080-2095 |
| | 13 | 4 |
QSortFilterProxyModelPrivate::_q_sourceColumnsRemovedName: | QSortFilterProxyModelPrivate::_q_sourceColumnsRemoved | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceColumnsRemoved( const QModelIndex &source_parent, int start, int end) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 1513-1529 |
| | 9 | 4 |
QSortFilterProxyModelPrivate::can_create_mappingName: | QSortFilterProxyModelPrivate::can_create_mapping | Prototype: | bool QSortFilterProxyModelPrivate::can_create_mapping(const QModelIndex &source_parent) const | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 413-430 |
| | 10 | 4 |
QSortFilterProxyModelPrivate::proxy_intervals_for_source_itemsName: | QSortFilterProxyModelPrivate::proxy_intervals_for_source_items | Prototype: | QVector<QPair<int, int > > QSortFilterProxyModelPrivate::proxy_intervals_for_source_items( const QVector<int> &source_to_proxy, const QVector<int> &source_items) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 513-537 |
| | 16 | 4 |
QSortFilterProxyModelPrivate::proxy_item_rangeName: | QSortFilterProxyModelPrivate::proxy_item_range | Prototype: | void QSortFilterProxyModelPrivate::proxy_item_range( const QVector<int> &source_to_proxy, const QVector<int> &source_items, int &proxy_low, int &proxy_high) const | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 983-997 |
| | 9 | 4 |
QSortFilterProxyModelPrivate::proxy_to_sourceName: | QSortFilterProxyModelPrivate::proxy_to_source | Prototype: | QModelIndex QSortFilterProxyModelPrivate::proxy_to_source(const QModelIndex &proxy_index) const | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 374-390 |
| | 13 | 4 |
QSpanCollection::spanAtName: | QSpanCollection::spanAt | Prototype: | QSpanCollection::Span *QSpanCollection::spanAt(int x, int y) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 142-154 |
| | 10 | 4 |
QSpdyProtocolHandler::composeHeaderName: | QSpdyProtocolHandler::composeHeader | Prototype: | QByteArray QSpdyProtocolHandler::composeHeader(const QHttpNetworkRequest &request) | Coverage: | 83.333% (15/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 471-531 |
| | 36 | 4 |
QSpdyProtocolHandler::readNextChunkName: | QSpdyProtocolHandler::readNextChunk | Prototype: | bool QSpdyProtocolHandler::readNextChunk(qint64 length, char *sink) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 539-567 |
| | 16 | 4 |
QSpiApplicationAdaptor::notifyKeyboardListenerCallbackName: | QSpiApplicationAdaptor::notifyKeyboardListenerCallback | Prototype: | void QSpiApplicationAdaptor::notifyKeyboardListenerCallback(const QDBusMessage& message) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/application.cpp | Lines: | 211-226 |
| | 10 | 4 |
QSpinBoxValidator::validateName: | 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: | 1906-1920 |
| | 8 | 4 |
QSplitter::moveSplitterName: | 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: | 1336-1379 |
| | 26 | 4 |
QSplitter::setOrientationName: | 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: | 999-1019 |
| | 13 | 4 |
QSplitter::setRubberBandName: | 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: | 1259-1281 |
| | 16 | 4 |
QSplitter::sizeHintName: | QSplitter::sizeHint | Prototype: | QSize QSplitter::sizeHint() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 1440-1457 |
| | 13 | 4 |
QSplitterHandle::eventName: | 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: | 267-283 |
| | 10 | 4 |
QSplitterLayoutStruct::getWidgetSizeName: | 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: | 357-374 |
| | 12 | 4 |
QSplitterPrivate::addContributionName: | 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: | 571-584 |
| | 8 | 4 |
QSplitterPrivate::doMoveName: | 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: | 777-811 |
| | 18 | 4 |
QSqlCachedResult::cacheNextName: | 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: | 263-280 |
| | 11 | 4 |
QSqlQuery::execName: | 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: | 371-406 |
| | 19 | 4 |
QSqlQueryModel::removeColumnsName: | 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: | 641-657 |
| | 11 | 4 |
QSqlRelationalTableModel::relationModelName: | 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: | 632-645 |
| | 9 | 4 |
QSqlRelationalTableModel::removeColumnsName: | 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: | 772-785 |
| | 8 | 4 |
QSqlRelationalTableModel::setDataName: | 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: | 468-481 |
| | 9 | 4 |
QSqlResult::bindValueName: | 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: | 705-720 |
| | 9 | 4 |
QSqlResult::bindValueName: | 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: | 681-693 |
| | 10 | 4 |
QSqlResult::hasOutValuesName: | 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: | 869-880 |
| | 8 | 4 |
QSqlResult::savePrepareName: | 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: | 585-602 |
| | 11 | 4 |
QSqlTableModel::headerDataName: | 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: | 485-496 |
| | 8 | 4 |
QSqlTableModel::insertRecordName: | 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: | 1189-1200 |
| | 8 | 4 |
QSqlTableModel::removeColumnsName: | 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: | 1042-1052 |
| | 8 | 4 |
QSqlTableModel::selectStatementName: | 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: | 1007-1031 |
| | 18 | 4 |
QSqlTableModel::setTableName: | 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: | 323-343 |
| | 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: | 53-62 |
| | 7 | 4 |
QSslCertificatePrivate::initName: | 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: | 507-519 |
| | 8 | 4 |
QSslContext::~QSslContextName: | 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: | 82-93 |
| | 6 | 4 |
QSslKeyPrivate::fromEVP_PKEYName: | 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: | 85-125 |
| | 21 | 4 |
QSslSocketBackendPrivate::checkSslErrorsName: | 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: | 1224-1248 |
| | 16 | 4 |
QSslSocketPrivate::_q_resumeImplementationName: | 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: | 2529-2544 |
| | 10 | 4 |
QSslSocketPrivate::peekName: | 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: | 2602-2621 |
| | 10 | 4 |
QSslSocketPrivate::systemCaCertificatesName: | QSslSocketPrivate::systemCaCertificates | Prototype: | QList<QSslCertificate> QSslSocketPrivate::systemCaCertificates() | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 683-764 |
| | 22 | 4 |
QSslSocketPrivate::verifyErrorsHaveBeenIgnoredName: | 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: | 2549-2570 |
| | 9 | 4 |
QStackedLayout::hasHeightForWidthName: | 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: | 492-503 |
| | 6 | 4 |
QStackedLayout::heightForWidthName: | 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: | 508-527 |
| | 8 | 4 |
QStackedLayoutPrivate::replaceAtName: | 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: | 60-75 |
| | 12 | 4 |
QStandardItem::sortChildrenName: | 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: | 1921-1935 |
| | 10 | 4 |
QStandardItemModel::headerDataName: | QStandardItemModel::headerData | Prototype: | QVariant QStandardItemModel::headerData(int section, Qt::Orientation orientation, int role) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2788-2803 |
| | 12 | 4 |
QStandardItemModel::itemFromIndexName: | 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: | 2207-2222 |
| | 11 | 4 |
QStandardItemModel::setHorizontalHeaderLabelsName: | 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: | 2449-2462 |
| | 9 | 4 |
QStandardItemModel::setVerticalHeaderLabelsName: | 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: | 2472-2485 |
| | 9 | 4 |
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 |
QStandardItemModelPrivate::columnsRemovedName: | 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: | 606-620 |
| | 9 | 4 |
QStandardItemModelPrivate::itemChangedName: | 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: | 496-514 |
| | 10 | 4 |
QStandardItemModelPrivate::rowsRemovedName: | 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: | 587-601 |
| | 9 | 4 |
QStandardItemPrivate::~QStandardItemPrivateName: | 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: | 94-106 |
| | 9 | 4 |
QState::assignPropertyName: | 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: | 258-274 |
| | 10 | 4 |
QState::removeTransitionName: | 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: | 429-446 |
| | 13 | 4 |
QState::setErrorStateName: | 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: | 296-313 |
| | 11 | 4 |
QState::setInitialStateName: | 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: | 492-509 |
| | 12 | 4 |
QStateMachine::eventName: | 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: | 2845-2873 |
| | 21 | 4 |
QStateMachine::stopName: | 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: | 2648-2663 |
| | 8 | 4 |
QStateMachinePrivate::_q_animationFinishedName: | 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: | 1551-1582 |
| | 21 | 4 |
QStateMachinePrivate::computePendingRestorablesName: | 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: | 1399-1413 |
| | 9 | 4 |
QStateMachinePrivate::findErrorStateName: | 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: | 1447-1461 |
| | 8 | 4 |
QStateMachinePrivate::selectAnimationsName: | 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: | 1584-1601 |
| | 11 | 4 |
QStateMachinePrivate::stateEntryLessThanName: | 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: | 488-504 |
| | 12 | 4 |
QStateMachinePrivate::stateExitLessThanName: | 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: | 506-522 |
| | 12 | 4 |
QStatePrivate::childStatesName: | 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: | 207-221 |
| | 10 | 4 |
QStatePrivate::transitionsName: | 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: | 235-248 |
| | 9 | 4 |
QStatusBar::insertPermanentWidgetName: | QStatusBar::insertPermanentWidget | Prototype: | int QStatusBar::insertPermanentWidget(int index, QWidget *widget, int stretch) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 361-381 |
| | 13 | 4 |
QStatusBar::setSizeGripEnabledName: | 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: | 441-463 |
| | 13 | 4 |
QString::QStringName: | 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: | 1539-1554 |
| | 11 | 4 |
QString::appendName: | 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: | 2064-2078 |
| | 9 | 4 |
QString::countName: | 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: | 4048-4065 |
| | 13 | 4 |
QString::fromRawDataName: | 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: | 8207-8220 |
| | 9 | 4 |
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 |