| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QHttpNetworkConnectionChannel::init| Name: | QHttpNetworkConnectionChannel::init | | Prototype: | void QHttpNetworkConnectionChannel::init() | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 94-185 |
| | 49 | 8 |
QHttpThreadDelegate::readyReadSlot| Name: | QHttpThreadDelegate::readyReadSlot | | Prototype: | void QHttpThreadDelegate::readyReadSlot() | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 435-470 |
| | 20 | 8 |
QNetworkDiskCache::remove| Name: | QNetworkDiskCache::remove | | Prototype: | bool QNetworkDiskCache::remove(const QUrl &url) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 308-330 |
| | 12 | 4 |
QObjectPrivate::~QObjectPrivate| Name: | QObjectPrivate::~QObjectPrivate | | Prototype: | QObjectPrivate::~QObjectPrivate() | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 227-255 |
| | 14 | 8 |
QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished| Name: | QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished | | Prototype: | void QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished() | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 213-240 |
| | 17 | 8 |
QRegExpEngine::badCharMatch| Name: | QRegExpEngine::badCharMatch | | Prototype: | bool QRegExpEngine::badCharMatch(QRegExpMatchState &matchState) const | | Coverage: | 91.667% (44/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1890-1953 |
| | 41 | 17 |
QRegExpMatchState::testAnchor| Name: | QRegExpMatchState::testAnchor | | Prototype: | bool QRegExpMatchState::testAnchor(int i, int a, const int *capBegin) | | Coverage: | 91.667% (55/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1802-1861 |
| | 37 | 18 |
QRingBuffer::indexOf| Name: | QRingBuffer::indexOf | | Prototype: | qint64 QRingBuffer::indexOf(char c, qint64 maxLength) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 196-212 |
| | 11 | 4 |
QRingBuffer::readPointerAtPosition| Name: | QRingBuffer::readPointerAtPosition | | Prototype: | const char *QRingBuffer::readPointerAtPosition(qint64 pos, qint64 &length) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 48-64 |
| | 10 | 4 |
QSocketNotifier::event| Name: | 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: | 246-264 |
| | 11 | 4 |
QSocks5SocketEngine::setOption| Name: | 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: | 1703-1715 |
| | 8 | 4 |
QSortFilterProxyModelPrivate::can_create_mapping| Name: | 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: | 407-424 |
| | 10 | 4 |
QSortFilterProxyModelPrivate::insert_source_items| Name: | QSortFilterProxyModelPrivate::insert_source_items | | Prototype: | void QSortFilterProxyModelPrivate::insert_source_items( QVector<int> &source_to_proxy, QVector<int> &proxy_to_source, const QVector<int> &source_items, const QModelIndex &source_parent, Qt::Orientation orient, bool emit_signal) | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 681-720 |
| | 23 | 8 |
QSqlQueryModelPrivate::prefetch| Name: | QSqlQueryModelPrivate::prefetch | | Prototype: | void QSqlQueryModelPrivate::prefetch(int limit) | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 45-78 |
| | 19 | 6 |
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 |
QSslCertificatePrivate::certificatesFromDer| Name: | QSslCertificatePrivate::certificatesFromDer | | Prototype: | QList<QSslCertificate> QSslCertificatePrivate::certificatesFromDer(const QByteArray &der, int count) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 680-699 |
| | 11 | 3 |
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 |
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 |
QTest::FatalSignalHandler::FatalSignalHandler| Name: | QTest::FatalSignalHandler::FatalSignalHandler | | Prototype: | FatalSignalHandler::FatalSignalHandler() | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2658-2712 |
| | 24 | 4 |
QTextStream::operator>>| Name: | QTextStream::operator>> | | Prototype: | QTextStream &QTextStream::operator>>(char *c) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2294-2314 |
| | 15 | 4 |
QUrl::setFragment| Name: | QUrl::setFragment | | Prototype: | void QUrl::setFragment(const QString &fragment, ParsingMode mode) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3013-3029 |
| | 11 | 4 |
QUrl::setPassword| Name: | QUrl::setPassword | | Prototype: | void QUrl::setPassword(const QString &password, ParsingMode mode) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2243-2259 |
| | 11 | 4 |
QUrl::setQuery| Name: | QUrl::setQuery | | Prototype: | void QUrl::setQuery(const QString &query, ParsingMode mode) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2650-2666 |
| | 11 | 4 |
QUrl::setUserName| Name: | QUrl::setUserName | | Prototype: | void QUrl::setUserName(const QString &userName, ParsingMode mode) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2150-2166 |
| | 11 | 4 |
QUrlPrivate::appendUserInfo| Name: | QUrlPrivate::appendUserInfo | | Prototype: | inline void QUrlPrivate::appendUserInfo(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 859-902 |
| | 26 | 10 |
QXmlStreamReaderPrivate::namespaceForPrefix| Name: | QXmlStreamReaderPrivate::namespaceForPrefix | | Prototype: | QStringRef QXmlStreamReaderPrivate::namespaceForPrefix(const QStringRef &prefix) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1544-1559 |
| | 7 | 4 |
containsTLDEntry| Name: | containsTLDEntry | | Prototype: | static bool containsTLDEntry(const QString &entry) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | | Lines: | 43-64 |
| | 13 | 4 |
customConvert| Name: | customConvert | | Prototype: | static bool customConvert(const QVariant::Private *d, int t, void *result, bool *ok) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1082-1092 |
| | 6 | 4 |
qDecodeDataUrl| Name: | qDecodeDataUrl | | Prototype: | bool qDecodeDataUrl(const QUrl &uri, QString &mimeType, QByteArray &payload) | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdataurl.cpp | | Lines: | 46-86 |
| | 21 | 8 |
qVariantToHelper| Name: | qVariantToHelper | | Prototype: | template <typename T> inline T qVariantToHelper(const QVariant::Private &d, const HandlersManager &handlerManager) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 2203-2219 |
| | 8 | 4 |
composeHelper| Name: | composeHelper | | Prototype: | static void composeHelper(QString *str, QChar::UnicodeVersion version, int from) | | Coverage: | 91.892% (34/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1807-1868 |
| | 42 | 10 |
QAbstractSocketPrivate::_q_testConnection| Name: | QAbstractSocketPrivate::_q_testConnection | | Prototype: | void QAbstractSocketPrivate::_q_testConnection() | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1170-1204 |
| | 16 | 9 |
QDateTimeParser::parseFormat| Name: | QDateTimeParser::parseFormat | | Prototype: | bool QDateTimeParser::parseFormat(const QString &newFormat) | | Coverage: | 92.000% (92/100) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 359-524 |
| | 116 | 33 |
QDir::relativeFilePath| Name: | QDir::relativeFilePath | | Prototype: | QString QDir::relativeFilePath(const QString &fileName) const | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 730-783 |
| | 23 | 7 |
QItemSelectionRange::intersects| Name: | QItemSelectionRange::intersects | | Prototype: | bool QItemSelectionRange::intersects(const QItemSelectionRange &other) const | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 214-223 |
| | 7 | 1 |
QMetaObject::invokeMethod| Name: | QMetaObject::invokeMethod | | Prototype: | bool QMetaObject::invokeMethod(QObject *obj, const char *member, Qt::ConnectionType type, QGenericReturnArgument ret, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1420-1479 |
| | 34 | 8 |
QString::replace| Name: | QString::replace | | Prototype: | QString& QString::replace(const QRegExp &rx, const QString &after) | | Coverage: | 92.000% (69/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 3374-3509 |
| | 87 | 23 |
QtPrivate::ResultStoreBase::resultAt| Name: | QtPrivate::ResultStoreBase::resultAt | | Prototype: | ResultIteratorBase ResultStoreBase::resultAt(int index) const | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 190-219 |
| | 17 | 8 |
_q_resolveEntryAndCreateLegacyEngine_recursive| Name: | _q_resolveEntryAndCreateLegacyEngine_recursive | | Prototype: | static bool _q_resolveEntryAndCreateLegacyEngine_recursive(QFileSystemEntry &entry, QFileSystemMetaData &data, QAbstractFileEngine *&engine, bool resolvingEntry = false) | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 131-175 |
| | 20 | 9 |
qMetaTypeCustomType_unlocked| Name: | qMetaTypeCustomType_unlocked | | Prototype: | static int qMetaTypeCustomType_unlocked(const char *typeName, int length, int *firstInvalidIndex = 0) | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 877-897 |
| | 15 | 7 |
QIPAddressUtils::toString| Name: | QIPAddressUtils::toString | | Prototype: | void toString(QString &appendTo, IPv6Address address) | | Coverage: | 92.105% (70/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | | Lines: | 250-349 |
| | 58 | 21 |
QParallelAnimationGroup::updateCurrentTime| Name: | QParallelAnimationGroup::updateCurrentTime | | Prototype: | void QParallelAnimationGroup::updateCurrentTime(int currentTime) | | Coverage: | 92.105% (35/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 124-176 |
| | 30 | 12 |
QXmlSimpleReaderPrivate::parseChoiceSeq| Name: | QXmlSimpleReaderPrivate::parseChoiceSeq | | Prototype: | bool QXmlSimpleReaderPrivate::parseChoiceSeq() | | Coverage: | 92.105% (70/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 6276-6403 |
| | 79 | 28 |
QChar::decompositionTag| Name: | QChar::decompositionTag | | Prototype: | QChar::Decomposition QChar::decompositionTag(uint ucs4) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1352-1360 |
| | 6 | 3 |
QDBusMarshaller::open| Name: | QDBusMarshaller::open | | Prototype: | void QDBusMarshaller::open(QDBusMarshaller &sub, int code, const char *signature) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 301-331 |
| | 17 | 6 |
QDateTimePrivate::checkValidDateTime| Name: | QDateTimePrivate::checkValidDateTime | | Prototype: | void QDateTimePrivate::checkValidDateTime() | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2718-2736 |
| | 7 | 6 |
QFreetypeFace::release| Name: | QFreetypeFace::release | | Prototype: | void QFreetypeFace::release(const QFontEngine::FaceId &face_id) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 305-324 |
| | 10 | 5 |
QHttpNetworkConnectionPrivate::emitReplyError| Name: | QHttpNetworkConnectionPrivate::emitReplyError | | Prototype: | void QHttpNetworkConnectionPrivate::emitReplyError(QAbstractSocket *socket, QHttpNetworkReply *reply, QNetworkReply::NetworkError errorCode) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 352-381 |
| | 16 | 5 |
QItemSelectionModel::selectedColumns| Name: | QItemSelectionModel::selectedColumns | | Prototype: | QModelIndexList QItemSelectionModel::selectedColumns(int row) const | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1685-1708 |
| | 13 | 5 |
QItemSelectionModel::selectedRows| Name: | QItemSelectionModel::selectedRows | | Prototype: | QModelIndexList QItemSelectionModel::selectedRows(int column) const | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1653-1676 |
| | 13 | 5 |
QItemSelectionModelPrivate::_q_rowsAboutToBeInserted| Name: | QItemSelectionModelPrivate::_q_rowsAboutToBeInserted | | Prototype: | void QItemSelectionModelPrivate::_q_rowsAboutToBeInserted(const QModelIndex &parent, int start, int end) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 823-845 |
| | 16 | 3 |
QItemSelectionModelPrivate::_q_rowsAboutToBeRemoved| Name: | QItemSelectionModelPrivate::_q_rowsAboutToBeRemoved | | Prototype: | void QItemSelectionModelPrivate::_q_rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | | Coverage: | 92.308% (60/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 690-756 |
| | 48 | 14 |
QMapNodeBase::nextNode| Name: | QMapNodeBase::nextNode | | Prototype: | const QMapNodeBase *QMapNodeBase::nextNode() const | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 47-63 |
| | 11 | 4 |
QMetaObjectBuilder::addMethod| Name: | QMetaObjectBuilder::addMethod | | Prototype: | QMetaMethodBuilder QMetaObjectBuilder::addMethod(const QMetaMethod& prototype) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 464-482 |
| | 16 | 5 |
QNetworkAccessAuthenticationManager::fetchCachedCredentials| Name: | QNetworkAccessAuthenticationManager::fetchCachedCredentials | | Prototype: | QNetworkAuthenticationCredential QNetworkAccessAuthenticationManager::fetchCachedCredentials(const QUrl &url, const QAuthenticator *authentication) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 268-293 |
| | 17 | 5 |
QNetworkReplyFileImpl::QNetworkReplyFileImpl| Name: | QNetworkReplyFileImpl::QNetworkReplyFileImpl | | Prototype: | QNetworkReplyFileImpl::QNetworkReplyFileImpl(QObject *parent, const QNetworkRequest &req, const QNetworkAccessManager::Operation op) | | Coverage: | 92.308% (24/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyfileimpl.cpp | | Lines: | 51-137 |
| | 54 | 9 |
QPersistentModelIndex::operator=| Name: | QPersistentModelIndex::operator= | | Prototype: | QPersistentModelIndex &QPersistentModelIndex::operator=(const QModelIndex &other) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 240-251 |
| | 7 | 4 |
QSslSocketPrivate::isMatchingHostname| Name: | QSslSocketPrivate::isMatchingHostname | | Prototype: | bool QSslSocketPrivate::isMatchingHostname(const QString &cn, const QString &hostname) | | Coverage: | 92.308% (24/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2634-2672 |
| | 19 | 8 |
QStateMachinePrivate::unregisterAllTransitions| Name: | QStateMachinePrivate::unregisterAllTransitions | | Prototype: | void QStateMachinePrivate::unregisterAllTransitions() | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2317-2336 |
| | 11 | 5 |
QTest::incidentType2String| Name: | QTest::incidentType2String | | Prototype: | static const char *incidentType2String(QAbstractTestLogger::IncidentTypes type) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 73-90 |
| | 8 | 7 |
QUrl::fromUserInput| Name: | QUrl::fromUserInput | | Prototype: | QUrl QUrl::fromUserInput(const QString &userInput) | | Coverage: | 92.308% (24/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4256-4295 |
| | 19 | 8 |
QXmlStreamWriterPrivate::checkIfASCIICompatibleCodec| Name: | QXmlStreamWriterPrivate::checkIfASCIICompatibleCodec | | Prototype: | void QXmlStreamWriterPrivate::checkIfASCIICompatibleCodec() | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3022-3037 |
| | 8 | 1 |
calculateCoarseTimerTimeout| Name: | calculateCoarseTimerTimeout | | Prototype: | static void calculateCoarseTimerTimeout(QTimerInfo *t, timespec currentTime) | | Coverage: | 92.308% (48/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 223-331 |
| | 49 | 15 |
QStateMachinePrivate::enterStates| Name: | QStateMachinePrivate::enterStates | | Prototype: | void QStateMachinePrivate::enterStates(QEvent *event, const QList<QAbstractState*> &exitedStates_sorted, const QList<QAbstractState*> &statesToEnter_sorted, const QSet<QAbstractState*> &statesForDefaultEntry, QHash<QAbstractState*, QVector<QPropertyAssignment> > &propertyAssignmentsForState , const QList<QAbstractAnimation *> &selectedAnimations ) | | Coverage: | 92.424% (61/66) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 938-1055 |
| | 58 | 18 |
qFindString| Name: | qFindString | | Prototype: | int qFindString( const QChar *haystack0, int haystackLen, int from, const QChar *needle0, int needleLen, Qt::CaseSensitivity cs) | | Coverage: | 92.453% (49/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 3067-3141 |
| | 45 | 16 |
QXmlSimpleReaderPrivate::parseAttType| Name: | QXmlSimpleReaderPrivate::parseAttType | | Prototype: | bool QXmlSimpleReaderPrivate::parseAttType() | | Coverage: | 92.466% (135/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 5528-5772 |
| | 160 | 56 |
findObject| Name: | findObject | | Prototype: | static bool findObject(const QDBusConnectionPrivate::ObjectTreeNode *root, const QString &fullpath, int &usedLength, QDBusConnectionPrivate::ObjectTreeNode &result) | | Coverage: | 92.500% (37/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 365-412 |
| | 29 | 9 |
QCoreApplication::libraryPaths| Name: | QCoreApplication::libraryPaths | | Prototype: | QStringList QCoreApplication::libraryPaths() | | Coverage: | 92.593% (25/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2525-2561 |
| | 21 | 9 |
QReadWriteLock::unlock| Name: | QReadWriteLock::unlock | | Prototype: | void QReadWriteLock::unlock() | | Coverage: | 92.593% (25/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 406-438 |
| | 19 | 9 |
QSettingsPrivate::iniUnescapedKey| Name: | QSettingsPrivate::iniUnescapedKey | | Prototype: | bool QSettingsPrivate::iniUnescapedKey(const QByteArray &key, int from, int to, QString &result) | | Coverage: | 92.593% (25/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 572-626 |
| | 37 | 9 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &out, const QDateTime &dateTime) | | Coverage: | 92.593% (25/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4808-4862 |
| | 26 | 10 |
QRegularExpressionPrivate::doMatch| Name: | QRegularExpressionPrivate::doMatch | | Prototype: | QRegularExpressionMatchPrivate *QRegularExpressionPrivate::doMatch(const QString &subject, int subjectStart, int subjectLength, int offset, QRegularExpression::MatchType matchType, QRegularExpression::MatchOptions matchOptions, CheckSubjectStringOption checkSubjectStringOption, const QRegularExpressionMatchPrivate *previous) const | | Coverage: | 92.647% (63/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1256-1399 |
| | 78 | 16 |
QFileInfoPrivate::getFileName| Name: | QFileInfoPrivate::getFileName | | Prototype: | QString QFileInfoPrivate::getFileName(QAbstractFileEngine::FileName name) const | | Coverage: | 92.683% (38/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 42-92 |
| | 32 | 16 |
ligatureHelper| Name: | ligatureHelper | | Prototype: | static uint inline ligatureHelper(uint u1, uint u2) | | Coverage: | 92.683% (38/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1767-1805 |
| | 26 | 10 |
QAbstractItemModelPrivate::columnsAboutToBeInserted| Name: | QAbstractItemModelPrivate::columnsAboutToBeInserted | | Prototype: | void QAbstractItemModelPrivate::columnsAboutToBeInserted(const QModelIndex &parent, int first, int last) | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 788-804 |
| | 11 | 4 |
QAbstractItemModelPrivate::rowsAboutToBeInserted| Name: | QAbstractItemModelPrivate::rowsAboutToBeInserted | | Prototype: | void QAbstractItemModelPrivate::rowsAboutToBeInserted(const QModelIndex &parent, int first, int last) | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 582-599 |
| | 11 | 4 |
QDBusConnectionPrivate::sendError| Name: | QDBusConnectionPrivate::sendError | | Prototype: | void QDBusConnectionPrivate::sendError(const QDBusMessage &msg, QDBusError::ErrorType code) | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1364-1385 |
| | 16 | 5 |
QHostInfoLookupManager::work| Name: | QHostInfoLookupManager::work | | Prototype: | void QHostInfoLookupManager::work() | | Coverage: | 92.857% (39/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 542-611 |
| | 34 | 14 |
QInotifyFileSystemWatcherEngine::removePaths| Name: | QInotifyFileSystemWatcherEngine::removePaths | | Prototype: | QStringList QInotifyFileSystemWatcherEngine::removePaths(const QStringList &paths, QStringList *files, QStringList *directories) | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines: | 310-336 |
| | 15 | 4 |
QNetworkReplyFileImpl::readData| Name: | QNetworkReplyFileImpl::readData | | Prototype: | qint64 QNetworkReplyFileImpl::readData(char *data, qint64 maxlen) | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyfileimpl.cpp | | Lines: | 175-190 |
| | 11 | 4 |
QSequentialAnimationGroupPrivate::activateCurrentAnimation| Name: | QSequentialAnimationGroupPrivate::activateCurrentAnimation | | Prototype: | void QSequentialAnimationGroupPrivate::activateCurrentAnimation(bool intermediate) | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 457-474 |
| | 9 | 4 |
QSortFilterProxyModelPrivate::handle_filter_changed| Name: | QSortFilterProxyModelPrivate::handle_filter_changed | | Prototype: | QSet<int> QSortFilterProxyModelPrivate::handle_filter_changed( QVector<int> &source_to_proxy, QVector<int> &proxy_to_source, const QModelIndex &source_parent, Qt::Orientation orient) | | Coverage: | 92.857% (26/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1111-1150 |
| | 24 | 8 |
QSqlQuery::next| Name: | QSqlQuery::next | | Prototype: | bool QSqlQuery::next() | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 642-660 |
| | 11 | 6 |
QUrlPrivate::appendHost| Name: | QUrlPrivate::appendHost | | Prototype: | inline void QUrlPrivate::appendHost(QString &appendTo, QUrl::FormattingOptions options) const | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1166-1186 |
| | 10 | 5 |
QXcbEventReader::run| Name: | QXcbEventReader::run | | Prototype: | void QXcbEventReader::run() | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1331-1348 |
| | 13 | 4 |
lo0bits| Name: | lo0bits | | Prototype: | static int lo0bits(quint32 *y) | | Coverage: | 92.857% (26/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 663-703 |
| | 30 | 10 |
qt_string_normalize| Name: | qt_string_normalize | | Prototype: | void qt_string_normalize(QString *data, QString::NormalizationForm mode, QChar::UnicodeVersion version, int from) | | Coverage: | 92.857% (52/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7134-7198 |
| | 45 | 18 |
QXmlSimpleReaderPrivate::parseAttribute| Name: | QXmlSimpleReaderPrivate::parseAttribute | | Prototype: | bool QXmlSimpleReaderPrivate::parseAttribute() | | Coverage: | 92.982% (53/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7019-7122 |
| | 59 | 21 |
QXmlSimpleReaderPrivate::parsePI| Name: | QXmlSimpleReaderPrivate::parsePI | | Prototype: | bool QXmlSimpleReaderPrivate::parsePI() | | Coverage: | 93.023% (120/129) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 4390-4609 |
| | 127 | 49 |
QItemSelectionModel::isSelected| Name: | QItemSelectionModel::isSelected | | Prototype: | bool QItemSelectionModel::isSelected(const QModelIndex &index) const | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1393-1425 |
| | 20 | 9 |
QMetaObjectBuilder::serialize| Name: | QMetaObjectBuilder::serialize | | Prototype: | void QMetaObjectBuilder::serialize(QDataStream& stream) const | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1602-1679 |
| | 48 | 10 |
QNetworkCookieJar::cookiesForUrl| Name: | QNetworkCookieJar::cookiesForUrl | | Prototype: | QList<QNetworkCookie> QNetworkCookieJar::cookiesForUrl(const QUrl &url) const | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | | Lines: | 211-254 |
| | 24 | 9 |
integralCompare| Name: | integralCompare | | Prototype: | static int integralCompare(uint promotedType, const QVariant::Private *d1, const QVariant::Private *d2) | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3441-3462 |
| | 15 | 5 |
QLocalePrivate::dateTimeToString| Name: | QLocalePrivate::dateTimeToString | | Prototype: | QString QLocalePrivate::dateTimeToString(const QString &format, const QDateTime &datetime, const QDate &dateOnly, const QTime &timeOnly, const QLocale *q) const | | Coverage: | 93.130% (122/131) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2515-2740 |
| | 142 | 52 |
QUnicodeTools::getLineBreaks| Name: | QUnicodeTools::getLineBreaks | | Prototype: | static void getLineBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 93.258% (83/89) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 478-591 |
| | 64 | 34 |
QDirPrivate::resolveAbsoluteEntry| Name: | QDirPrivate::resolveAbsoluteEntry | | Prototype: | inline void QDirPrivate::resolveAbsoluteEntry() const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 179-197 |
| | 10 | 4 |
QFileSystemEngine::createDirectory| Name: | QFileSystemEngine::createDirectory | | Prototype: | bool QFileSystemEngine::createDirectory(const QFileSystemEntry &entry, bool createParents) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 589-623 |
| | 16 | 5 |
QHttpSocketEngine::setReadNotificationEnabled| Name: | QHttpSocketEngine::setReadNotificationEnabled | | Prototype: | void QHttpSocketEngine::setReadNotificationEnabled(bool enable) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 433-448 |
| | 9 | 5 |
QLocaleData::doubleToString| Name: | QLocaleData::doubleToString | | Prototype: | QString QLocaleData::doubleToString(const QChar _zero, const QChar plus, const QChar minus, const QChar exponential, const QChar group, const QChar decimal, double d, int precision, DoubleForm form, int width, unsigned flags) | | Coverage: | 93.333% (84/90) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2749-2872 |
| | 76 | 24 |
QMetaMethod::parameterType| Name: | QMetaMethod::parameterType | | Prototype: | int QMetaMethod::parameterType(int index) const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1824-1840 |
| | 12 | 5 |