Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 957-1035 |
| | 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: | 1926-1946 |
| | 15 | 7 |
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: | 1358-1381 |
| | 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: | 261-315 |
| | 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: | 227-255 |
| | 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: | 1878-1945 |
| | 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: | 404-446 |
| | 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: | 181-248 |
| | 48 | 14 |
QRegExpMatchState::testAnchorName: | QRegExpMatchState::testAnchor | Prototype: | bool QRegExpMatchState::testAnchor(int i, int a, const int *capBegin) | Coverage: | 91.071% (51/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1808-1867 |
| | 37 | 18 |
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: | 171-187 |
| | 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: | 420-461 |
| | 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: | 1713-1746 |
| | 22 | 6 |
QXcbWindow::setWindowStateName: | QXcbWindow::setWindowState | Prototype: | void QXcbWindow::setWindowState(Qt::WindowState state) | Coverage: | 90.909% (20/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1261-1320 |
| | 36 | 11 |
QTzTimeZonePrivate::nextTransitionName: | QTzTimeZonePrivate::nextTransition | Prototype: | QTimeZonePrivate::Data QTzTimeZonePrivate::nextTransition(qint64 afterMSecsSinceEpoch) const | Coverage: | 90.909% (20/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 949-973 |
| | 13 | 6 |
QStringListModel::dataName: | QStringListModel::data | Prototype: | QVariant QStringListModel::data(const QModelIndex &index, int role) const | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 149-158 |
| | 5 | 3 |
QSqlQuery::firstName: | QSqlQuery::first | Prototype: | bool QSqlQuery::first() | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | Lines: | 732-743 |
| | 8 | 3 |
QSocks5SocketEngine::setWriteNotificationEnabledName: | QSocks5SocketEngine::setWriteNotificationEnabled | Prototype: | void QSocks5SocketEngine::setWriteNotificationEnabled(bool enable) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1891-1901 |
| | 7 | 3 |
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 |
QPluginLoader::instanceName: | QPluginLoader::instance | Prototype: | QObject *QPluginLoader::instance() | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 194-201 |
| | 5 | 3 |
QNetworkAuthenticationCache::findClosestMatchName: | QNetworkAuthenticationCache::findClosestMatch | Prototype: | QNetworkAuthenticationCredential *findClosestMatch(const QString &domain) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | Lines: | 68-76 |
| | 6 | 3 |
QMimeGlobMatchResult::addMatchName: | QMimeGlobMatchResult::addMatch | Prototype: | void QMimeGlobMatchResult::addMatch(const QString &mimeType, int weight, const QString &pattern) | Coverage: | 90.909% (20/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | Lines: | 59-85 |
| | 16 | 8 |
QMimeBinaryProvider::loadMimeTypeListName: | QMimeBinaryProvider::loadMimeTypeList | Prototype: | void QMimeBinaryProvider::loadMimeTypeList() | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 525-544 |
| | 11 | 5 |
QMimeAllGlobPatterns::matchingGlobsName: | QMimeAllGlobPatterns::matchingGlobs | Prototype: | QStringList QMimeAllGlobPatterns::matchingGlobs(const QString &fileName, QString *foundSuffix) const | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | Lines: | 204-233 |
| | 15 | 5 |
QMetaObjectPrivate::indexOfSignalRelativeName: | QMetaObjectPrivate::indexOfSignalRelative | Prototype: | int QMetaObjectPrivate::indexOfSignalRelative(const QMetaObject **baseObject, const QByteArray &name, int argc, const QArgumentType *types) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 721-739 |
| | 10 | 3 |
QMetaObject::enumeratorName: | QMetaObject::enumerator | Prototype: | QMetaEnum QMetaObject::enumerator(int index) const | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1082-1095 |
| | 9 | 3 |
QLoggingCategory::isEnabledName: | QLoggingCategory::isEnabled | Prototype: | bool QLoggingCategory::isEnabled(QtMsgType msgtype) const | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 318-328 |
| | 7 | 6 |
QInotifyFileSystemWatcherEngine::getPathFromIDName: | QInotifyFileSystemWatcherEngine::getPathFromID | Prototype: | QString QInotifyFileSystemWatcherEngine::getPathFromID(int id) const | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | Lines: | 406-416 |
| | 6 | 3 |
QHttpNetworkReply::~QHttpNetworkReplyName: | QHttpNetworkReply::~QHttpNetworkReply | Prototype: | QHttpNetworkReply::~QHttpNetworkReply() | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 62-73 |
| | 5 | 3 |
QDateTime::toTimeSpecName: | QDateTime::toTimeSpec | Prototype: | QDateTime QDateTime::toTimeSpec(Qt::TimeSpec spec) const | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3936-3948 |
| | 7 | 3 |
QConfFileSettingsPrivate::initFormatName: | QConfFileSettingsPrivate::initFormat | Prototype: | void QConfFileSettingsPrivate::initFormat() | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 924-948 |
| | 14 | 3 |
QByteArray::prependName: | QByteArray::prepend | Prototype: | QByteArray &QByteArray::prepend(const QByteArray &ba) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1773-1783 |
| | 7 | 3 |
QBitArray::QBitArrayName: | QBitArray::QBitArray | Prototype: | QBitArray::QBitArray(int size, bool value) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 147-159 |
| | 8 | 3 |
QAbstractSocketPrivate::canReadNotificationName: | QAbstractSocketPrivate::canReadNotification | Prototype: | bool QAbstractSocketPrivate::canReadNotification() | Coverage: | 90.909% (30/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 679-740 |
| | 20 | 9 |
QSqlResultPrivate::positionalToNamedBindingName: | QSqlResultPrivate::positionalToNamedBinding | Prototype: | QString QSqlResultPrivate::positionalToNamedBinding(const QString &query) const | Coverage: | 90.625% (29/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | Lines: | 88-126 |
| | 25 | 8 |
buildMatchRuleName: | buildMatchRule | Prototype: | static QByteArray buildMatchRule(const QString &service, const QString &objectPath, const QString &interface, const QString &member, const QStringList &argMatch, const QString & ) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 343-369 |
| | 17 | 8 |
QSqlQueryModel::insertColumnsName: | QSqlQueryModel::insertColumns | Prototype: | bool QSqlQueryModel::insertColumns(int column, int count, const QModelIndex &parent) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | Lines: | 606-628 |
| | 17 | 5 |
QMetaObjectBuilder::serializeName: | QMetaObjectBuilder::serialize | Prototype: | void QMetaObjectBuilder::serialize(QDataStream& stream) const | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1594-1667 |
| | 44 | 10 |
QItemSelectionModel::selectName: | QItemSelectionModel::select | Prototype: | void QItemSelectionModel::select(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1247-1299 |
| | 27 | 9 |
QHttpNetworkReplyPrivate::expectContentName: | QHttpNetworkReplyPrivate::expectContent | Prototype: | bool QHttpNetworkReplyPrivate::expectContent() | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 962-979 |
| | 11 | 5 |
QDBusConnectionPrivate::doDispatchName: | QDBusConnectionPrivate::doDispatch | Prototype: | void QDBusConnectionPrivate::doDispatch() | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1185-1201 |
| | 10 | 6 |
putEscapedStringName: | putEscapedString | Prototype: | template <typename Char> static inline void putEscapedString(QTextStreamPrivate *d, const Char *begin, int length, bool isUnicode = true) | Coverage: | 90.323% (56/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 192-299 |
| | 72 | 20 |
QXmlSimpleReaderPrivate::parseDoctypeName: | QXmlSimpleReaderPrivate::parseDoctype | Prototype: | bool QXmlSimpleReaderPrivate::parseDoctype() | Coverage: | 90.323% (112/124) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 4639-4840 |
| | 127 | 47 |
QXmlSimpleReaderPrivate::parseMiscName: | QXmlSimpleReaderPrivate::parseMisc | Prototype: | bool QXmlSimpleReaderPrivate::parseMisc() | Coverage: | 90.278% (65/72) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 4278-4396 |
| | 70 | 27 |
QMetaObjectPrivate::disconnectHelperName: | QMetaObjectPrivate::disconnectHelper | Prototype: | bool QMetaObjectPrivate::disconnectHelper(QObjectPrivate::Connection *c, const QObject *receiver, int method_index, void **slot, QMutex *senderMutex, DisconnectType disconnectType) | Coverage: | 90.244% (37/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3331-3374 |
| | 28 | 9 |
QHttpNetworkConnectionPrivate::handleAuthenticateChallengeName: | QHttpNetworkConnectionPrivate::handleAuthenticateChallenge | Prototype: | bool QHttpNetworkConnectionPrivate::handleAuthenticateChallenge(QAbstractSocket *socket, QHttpNetworkReply *reply, bool isProxy, bool &resend) | Coverage: | 90.244% (37/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 423-516 |
| | 56 | 12 |
QByteArray::resizeName: | QByteArray::resize | Prototype: | void QByteArray::resize(int size) | Coverage: | 90.244% (37/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1638-1677 |
| | 23 | 9 |
QXmlSimpleReaderPrivate::parseReferenceName: | QXmlSimpleReaderPrivate::parseReference | Prototype: | bool QXmlSimpleReaderPrivate::parseReference() | Coverage: | 90.110% (82/91) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7316-7474 |
| | 100 | 32 |
QXunitTestLogger::addTagName: | QXunitTestLogger::addTag | Prototype: | void QXunitTestLogger::addTag(QTestElement* element) | Coverage: | 90.000% (18/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | Lines: | 271-290 |
| | 12 | 4 |
QXcbConnection::~QXcbConnectionName: | QXcbConnection::~QXcbConnection | Prototype: | QXcbConnection::~QXcbConnection() | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 683-720 |
| | 15 | 4 |
QXcbClipboard::sendTargetsSelectionName: | QXcbClipboard::sendTargetsSelection | Prototype: | xcb_atom_t QXcbClipboard::sendTargetsSelection(QMimeData *d, xcb_window_t window, xcb_atom_t property) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 510-529 |
| | 14 | 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 |
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::removeConflictingTransitionsName: | QStateMachinePrivate::removeConflictingTransitions | Prototype: | void QStateMachinePrivate::removeConflictingTransitions(QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) | Coverage: | 90.000% (18/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 621-667 |
| | 25 | 8 |
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 |
QSslSocketPrivate::_q_bytesWrittenSlotName: | QSslSocketPrivate::_q_bytesWrittenSlot | Prototype: | void QSslSocketPrivate::_q_bytesWrittenSlot(qint64 written) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2481-2494 |
| | 6 | 3 |
QSslSocket::readDataName: | QSslSocket::readData | Prototype: | qint64 QSslSocket::readData(char *data, qint64 maxlen) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1980-1998 |
| | 7 | 3 |
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 |
QRingBuffer::reserveName: | QRingBuffer::reserve | Prototype: | char *QRingBuffer::reserve(qint64 bytes) | Coverage: | 90.000% (18/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 106-137 |
| | 19 | 5 |
QResourceRoot::findNodeName: | QResourceRoot::findNode | Prototype: | int QResourceRoot::findNode(const QString &_path, const QLocale &locale) const | Coverage: | 90.000% (72/80) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 621-750 |
| | 71 | 21 |
QRegExpMatchState::matchName: | QRegExpMatchState::match | Prototype: | void QRegExpMatchState::match(const QChar *str0, int len0, int pos0, bool minimal0, bool oneTest, int caretIndex) | Coverage: | 90.000% (36/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1418-1486 |
| | 38 | 11 |
QReadWriteLock::unlockName: | QReadWriteLock::unlock | Prototype: | void QReadWriteLock::unlock() | Coverage: | 90.000% (27/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 393-443 |
| | 31 | 10 |
QNetworkAccessManagerPrivate::findBackendName: | QNetworkAccessManagerPrivate::findBackend | Prototype: | QNetworkAccessBackend *QNetworkAccessManagerPrivate::findBackend(QNetworkAccessManager::Operation op, const QNetworkRequest &request) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | Lines: | 92-109 |
| | 11 | 4 |
QLocaleData::stringToDoubleName: | QLocaleData::stringToDouble | Prototype: | double QLocaleData::stringToDouble(const QChar *begin, int len, bool *ok, QLocale::NumberOptions number_options) const | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3254-3269 |
| | 11 | 4 |
QHttpNetworkConnectionChannel::_q_proxyAuthenticationRequiredName: | QHttpNetworkConnectionChannel::_q_proxyAuthenticationRequired | Prototype: | void QHttpNetworkConnectionChannel::_q_proxyAuthenticationRequired(const QNetworkProxy &proxy, QAuthenticator* auth) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1003-1018 |
| | 6 | 4 |
QHashData::free_helperName: | QHashData::free_helper | Prototype: | void QHashData::free_helper(void (*node_delete)(Node *)) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 583-602 |
| | 13 | 4 |
QEventLoop::execName: | QEventLoop::exec | Prototype: | int QEventLoop::exec(ProcessEventsFlags flags) | Coverage: | 90.000% (18/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 160-216 |
| | 32 | 8 |
QDnsLookupThreadPool::startName: | QDnsLookupThreadPool::start | Prototype: | void QDnsLookupThreadPool::start(QRunnable *runnable) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 1031-1052 |
| | 13 | 4 |
QDateTime::addMSecsName: | QDateTime::addMSecs | Prototype: | QDateTime QDateTime::addMSecs(qint64 msecs) const | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3838-3851 |
| | 7 | 3 |
QDate::shortDayNameName: | QDate::shortDayName | Prototype: | QString QDate::shortDayName(int weekday, MonthNameType type) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 733-744 |
| | 5 | 4 |
QDate::longMonthNameName: | QDate::longMonthName | Prototype: | QString QDate::longMonthName(int month, MonthNameType type) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 694-705 |
| | 5 | 4 |
QDate::longDayNameName: | QDate::longDayName | Prototype: | QString QDate::longDayName(int weekday, MonthNameType type) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 772-783 |
| | 5 | 4 |
QDBusMetaObjectGenerator::writeName: | QDBusMetaObjectGenerator::write | Prototype: | void QDBusMetaObjectGenerator::write(QDBusMetaObject *obj) | Coverage: | 90.000% (36/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | Lines: | 395-552 |
| | 113 | 14 |
QDBusMarshaller::appendName: | QDBusMarshaller::append | Prototype: | inline void QDBusMarshaller::append(const QStringList &arg) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 227-242 |
| | 10 | 4 |
QDBusConnectionPrivate::handleObjectCallName: | QDBusConnectionPrivate::handleObjectCall | Prototype: | void QDBusConnectionPrivate::handleObjectCall(const QDBusMessage &msg) | Coverage: | 90.000% (18/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1525-1588 |
| | 33 | 7 |
QConfFileSettingsPrivate::initAccessName: | QConfFileSettingsPrivate::initAccess | Prototype: | void QConfFileSettingsPrivate::initAccess() | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 950-960 |
| | 5 | 4 |
QAbstractPrintDialogPrivate::setPrinterName: | QAbstractPrintDialogPrivate::setPrinter | Prototype: | void QAbstractPrintDialogPrivate::setPrinter(QPrinter *newPrinter) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | Lines: | 339-351 |
| | 8 | 3 |
QAbstractItemModelPrivate::allowMoveName: | QAbstractItemModelPrivate::allowMove | Prototype: | bool QAbstractItemModelPrivate::allowMove(const QModelIndex &srcParent, int start, int end, const QModelIndex &destinationParent, int destinationStart, Qt::Orientation orientation) | Coverage: | 90.000% (18/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2726-2749 |
| | 14 | 6 |
QConfFileSettingsPrivate::syncConfFileName: | QConfFileSettingsPrivate::syncConfFile | Prototype: | void QConfFileSettingsPrivate::syncConfFile(int confFileNo) | Coverage: | 89.888% (80/89) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1368-1534 |
| | 79 | 23 |
QXmlSimpleReaderPrivate::parsePrologName: | QXmlSimpleReaderPrivate::parseProlog | Prototype: | bool QXmlSimpleReaderPrivate::parseProlog() | Coverage: | 89.815% (97/108) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 3403-3583 |
| | 111 | 40 |
QString::replaceName: | QString::replace | Prototype: | QString &QString::replace(const QChar *before, int blen, const QChar *after, int alen, Qt::CaseSensitivity cs) | Coverage: | 89.796% (44/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2506-2565 |
| | 35 | 14 |
QRectF::operator&Name: | QRectF::operator& | Prototype: | QRectF QRectF::operator&(const QRectF &r) const noexcept | Coverage: | 89.744% (35/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2226-2276 |
| | 38 | 11 |
QRectF::intersectsName: | QRectF::intersects | Prototype: | bool QRectF::intersects(const QRectF &r) const noexcept | Coverage: | 89.744% (35/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2311-2356 |
| | 33 | 11 |
QRectF::containsName: | QRectF::contains | Prototype: | bool QRectF::contains(const QRectF &r) const noexcept | Coverage: | 89.744% (35/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2019-2064 |
| | 33 | 11 |
QXcbWindow::updateMotifWmHintsBeforeMapName: | QXcbWindow::updateMotifWmHintsBeforeMap | Prototype: | void QXcbWindow::updateMotifWmHintsBeforeMap() | Coverage: | 89.655% (26/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1322-1376 |
| | 32 | 11 |
QHttpNetworkReplyPrivate::readHeaderName: | QHttpNetworkReplyPrivate::readHeader | Prototype: | qint64 QHttpNetworkReplyPrivate::readHeader(QAbstractSocket *socket) | Coverage: | 89.655% (52/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 533-605 |
| | 39 | 12 |
QDirIteratorPrivate::matchesFiltersName: | QDirIteratorPrivate::matchesFilters | Prototype: | bool QDirIteratorPrivate::matchesFilters(const QString &fileName, const QFileInfo &fi) const | Coverage: | 89.583% (86/96) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | Lines: | 314-391 |
| | 48 | 14 |
qt_urlRecodeByteArrayName: | qt_urlRecodeByteArray | Prototype: | QString qt_urlRecodeByteArray(const QByteArray &ba) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 617-654 |
| | 19 | 7 |
qstrtoullName: | qstrtoull | Prototype: | unsigned long long qstrtoull(const char * nptr, const char **endptr, int base, bool *ok) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 381-407 |
| | 17 | 5 |
initName: | init | Prototype: | static void init(QTextBoundaryFinder::BoundaryType type, const QChar *chars, int length, QCharAttributes *attributes) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | Lines: | 52-83 |
| | 20 | 8 |
QTemporaryFile::createNativeFileName: | QTemporaryFile::createNativeFile | Prototype: | QTemporaryFile *QTemporaryFile::createNativeFile(QFile &file) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | Lines: | 736-769 |
| | 22 | 7 |
QString::resizeName: | QString::resize | Prototype: | void QString::resize(int size) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 1673-1689 |
| | 10 | 5 |
QString::isRightToLeftName: | QString::isRightToLeft | Prototype: | bool QString::isRightToLeft() const | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 8075-8101 |
| | 15 | 8 |
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 |
QRegExpCharClass::addRangeName: | QRegExpCharClass::addRange | Prototype: | void QRegExpCharClass::addRange(ushort from, ushort to) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2388-2414 |
| | 16 | 7 |
QLoggingRegistry::initName: | QLoggingRegistry::init | Prototype: | void QLoggingRegistry::init() | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 277-312 |
| | 19 | 7 |
QHttpNetworkConnectionPrivate::startHostInfoLookupName: | QHttpNetworkConnectionPrivate::startHostInfoLookup | Prototype: | void QHttpNetworkConnectionPrivate::startHostInfoLookup() | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1111-1148 |
| | 26 | 7 |
QAbstractSocketPrivate::readFromSocketName: | QAbstractSocketPrivate::readFromSocket | Prototype: | bool QAbstractSocketPrivate::readFromSocket() | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 1230-1290 |
| | 20 | 6 |
QAbstractItemModel::changePersistentIndexListName: | QAbstractItemModel::changePersistentIndexList | Prototype: | void QAbstractItemModel::changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3223-3251 |
| | 20 | 7 |
QHttpSocketEngine::slotSocketReadNotificationName: | QHttpSocketEngine::slotSocketReadNotification | Prototype: | void QHttpSocketEngine::slotSocketReadNotification() | Coverage: | 89.362% (84/94) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 542-696 |
| | 97 | 29 |
QHttpProtocolHandler::_q_receiveReplyName: | QHttpProtocolHandler::_q_receiveReply | Prototype: | void QHttpProtocolHandler::_q_receiveReply() | Coverage: | 89.320% (92/103) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp | Lines: | 54-225 |
| | 90 | 32 |