Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSequentialAnimationGroupPrivate::activateCurrentAnimationName: | 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 |
QNetworkReplyFileImpl::readDataName: | 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 |
QInotifyFileSystemWatcherEngine::removePathsName: | 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 |
QHostInfoLookupManager::workName: | 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 |
QDBusConnectionPrivate::sendErrorName: | 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 |
QAbstractItemModelPrivate::rowsAboutToBeInsertedName: | 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 |
QAbstractItemModelPrivate::columnsAboutToBeInsertedName: | 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 |
ligatureHelperName: | 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 |
QFileInfoPrivate::getFileNameName: | 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 |
QRegularExpressionPrivate::doMatchName: | 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 |
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 |
QSettingsPrivate::iniUnescapedKeyName: | 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 |
QReadWriteLock::unlockName: | 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 |
QCoreApplication::libraryPathsName: | 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 |
findObjectName: | 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 |
QXmlSimpleReaderPrivate::parseAttTypeName: | 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 |
qFindStringName: | 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 |
QStateMachinePrivate::enterStatesName: | 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 |
calculateCoarseTimerTimeoutName: | 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 |
QXmlStreamWriterPrivate::checkIfASCIICompatibleCodecName: | 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 |
QUrl::fromUserInputName: | 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 |
QTest::incidentType2StringName: | 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 |
QStateMachinePrivate::unregisterAllTransitionsName: | 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 |
QSslSocketPrivate::isMatchingHostnameName: | 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 |
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 |
QNetworkReplyFileImpl::QNetworkReplyFileImplName: | 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 |
QNetworkAccessAuthenticationManager::fetchCachedCredentialsName: | 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 |
QMetaObjectBuilder::addMethodName: | 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 |
QMapNodeBase::nextNodeName: | 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 |
QItemSelectionModelPrivate::_q_rowsAboutToBeRemovedName: | 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 |
QItemSelectionModelPrivate::_q_rowsAboutToBeInsertedName: | 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 |
QItemSelectionModel::selectedRowsName: | 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 |
QItemSelectionModel::selectedColumnsName: | 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 |
QHttpNetworkConnectionPrivate::emitReplyErrorName: | 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 |
QFreetypeFace::releaseName: | 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 |
QDateTimePrivate::checkValidDateTimeName: | 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 |
QDBusMarshaller::openName: | 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 |
QChar::decompositionTagName: | 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 |
QXmlSimpleReaderPrivate::parseChoiceSeqName: | 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 |
QParallelAnimationGroup::updateCurrentTimeName: | 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 |
QIPAddressUtils::toStringName: | 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 |
qMetaTypeCustomType_unlockedName: | 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 |
_q_resolveEntryAndCreateLegacyEngine_recursiveName: | _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 |
QtPrivate::ResultStoreBase::resultAtName: | 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 |
QString::replaceName: | 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 |
QMetaObject::invokeMethodName: | 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 |
QItemSelectionRange::intersectsName: | 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 |
QDir::relativeFilePathName: | 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 |
QDateTimeParser::parseFormatName: | 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 |
QAbstractSocketPrivate::_q_testConnectionName: | 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 |
composeHelperName: | 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 |
qVariantToHelperName: | 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 |
qDecodeDataUrlName: | 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 |
customConvertName: | 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 |
containsTLDEntryName: | 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 |
QXmlStreamReaderPrivate::namespaceForPrefixName: | 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 |
QUrlPrivate::appendUserInfoName: | 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 |
QUrl::setUserNameName: | 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 |
QUrl::setQueryName: | 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::setPasswordName: | 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::setFragmentName: | 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 |
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 |
QTest::FatalSignalHandler::FatalSignalHandlerName: | 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 |
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: | 2553-2572 |
| | 10 | 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: | 501-513 |
| | 8 | 4 |
QSslCertificatePrivate::certificatesFromDerName: | 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 |
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: | 626-639 |
| | 9 | 4 |
QSqlQueryModelPrivate::prefetchName: | 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 |
QSortFilterProxyModelPrivate::insert_source_itemsName: | 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 |
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: | 407-424 |
| | 10 | 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: | 1703-1715 |
| | 8 | 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: | 246-264 |
| | 11 | 4 |
QRingBuffer::readPointerAtPositionName: | 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 |
QRingBuffer::indexOfName: | 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 |
QRegExpMatchState::testAnchorName: | 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 |
QRegExpEngine::badCharMatchName: | 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 |
QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinishedName: | 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 |
QObjectPrivate::~QObjectPrivateName: | 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 |
QNetworkDiskCache::removeName: | 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 |
QHttpThreadDelegate::readyReadSlotName: | 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 |
QHttpNetworkConnectionChannel::initName: | 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 |
QFutureInterfaceBase::reportResultsReadyName: | QFutureInterfaceBase::reportResultsReady | Prototype: | void QFutureInterfaceBase::reportResultsReady(int beginIndex, int endIndex) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 346-370 |
| | 17 | 4 |
QFileInfo::existsName: | QFileInfo::exists | Prototype: | bool QFileInfo::exists() const | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 668-679 |
| | 8 | 4 |
QCoreApplicationPrivate::cleanupThreadDataName: | QCoreApplicationPrivate::cleanupThreadData | Prototype: | void QCoreApplicationPrivate::cleanupThreadData() | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 482-505 |
| | 14 | 4 |
QByteArray::indexOfName: | QByteArray::indexOf | Prototype: | int QByteArray::indexOf(const QByteArray &ba, int from) const | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2376-2389 |
| | 9 | 4 |
QByteArray::indexOfName: | QByteArray::indexOf | Prototype: | int QByteArray::indexOf(const char *c, int from) const | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2416-2429 |
| | 9 | 4 |
QAbstractSocketPrivate::flushName: | QAbstractSocketPrivate::flush | Prototype: | bool QAbstractSocketPrivate::flush() | Coverage: | 91.667% (33/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 863-918 |
| | 25 | 8 |
QAbstractItemModelPrivate::allowMoveName: | QAbstractItemModelPrivate::allowMove | Prototype: | bool QAbstractItemModelPrivate::allowMove(const QModelIndex &srcParent, int start, int end, const QModelIndex &destinationParent, int destinationStart, Qt::Orientation orientation) | Coverage: | 91.667% (22/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2689-2712 |
| | 14 | 6 |
QAbstractAnimationPrivate::setStateName: | QAbstractAnimationPrivate::setState | Prototype: | void QAbstractAnimationPrivate::setState(QAbstractAnimation::State newState) | Coverage: | 91.549% (65/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 951-1029 |
| | 43 | 16 |
qt_qFindChild_helperName: | qt_qFindChild_helper | Prototype: | QObject *qt_qFindChild_helper(const QObject *parent, const QString &name, const QMetaObject &mo, Qt::FindChildOptions options) | Coverage: | 91.304% (21/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1919-1939 |
| | 15 | 7 |
isPseudoFsName: | isPseudoFs | Prototype: | static bool isPseudoFs(const QStorageIterator &it) | Coverage: | 91.304% (21/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | Lines: | 150-173 |
| | 15 | 5 |
QItemSelectionModel::setCurrentIndexName: | QItemSelectionModel::setCurrentIndex | Prototype: | void QItemSelectionModel::setCurrentIndex(const QModelIndex &index, QItemSelectionModel::SelectionFlags command) | Coverage: | 91.304% (21/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1356-1379 |
| | 19 | 7 |
QInotifyFileSystemWatcherEngine::addPathsName: | QInotifyFileSystemWatcherEngine::addPaths | Prototype: | QStringList QInotifyFileSystemWatcherEngine::addPaths(const QStringList &paths, QStringList *files, QStringList *directories) | Coverage: | 91.304% (21/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | Lines: | 254-308 |
| | 39 | 7 |
QHttpProtocolHandler::_q_readyReadName: | QHttpProtocolHandler::_q_readyRead | Prototype: | void QHttpProtocolHandler::_q_readyRead() | Coverage: | 91.304% (21/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp | Lines: | 221-249 |
| | 13 | 7 |
fromIsoTimeStringName: | fromIsoTimeString | Prototype: | static QTime fromIsoTimeString(const QStringRef &string, Qt::DateFormat format, bool *isMidnight24) | Coverage: | 91.228% (52/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1857-1924 |
| | 45 | 14 |
QLoggingRegistry::defaultCategoryFilterName: | QLoggingRegistry::defaultCategoryFilter | Prototype: | void QLoggingRegistry::defaultCategoryFilter(QLoggingCategory *cat) | Coverage: | 91.176% (31/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 406-448 |
| | 28 | 8 |
QUtf8::convertFromUnicodeName: | QUtf8::convertFromUnicode | Prototype: | QByteArray QUtf8::convertFromUnicode(const QChar *uc, int len, QTextCodec::ConverterState *state) | Coverage: | 91.111% (41/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 175-242 |
| | 48 | 14 |
qMetaTypeUNumberName: | qMetaTypeUNumber | Prototype: | static qulonglong qMetaTypeUNumber(const QVariant::Private *d) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 175-191 |
| | 8 | 6 |
findChildObjectName: | findChildObject | Prototype: | static QObject *findChildObject(const QDBusConnectionPrivate::ObjectTreeNode *root, const QString &fullpath, int start) | Coverage: | 90.909% (20/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 414-455 |
| | 23 | 7 |
decomposeHelperName: | decomposeHelper | Prototype: | static void decomposeHelper(QString *str, bool canonical, QChar::UnicodeVersion version, int from) | Coverage: | 90.909% (20/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1707-1740 |
| | 22 | 6 |