| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QAbstractAnimationPrivate::setState| Name: | 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_helper| Name: | 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::setCurrentIndex| Name: | 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::addPaths| Name: | 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_readyRead| Name: | 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 |
fromIsoTimeString| Name: | 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::defaultCategoryFilter| Name: | 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::convertFromUnicode| Name: | 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::testAnchor| Name: | 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 |
qMetaTypeUNumber| Name: | 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 |
findChildObject| Name: | 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 |
decomposeHelper| Name: | 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::setWindowState| Name: | 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::nextTransition| Name: | 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::data| Name: | 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::first| Name: | 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::setWriteNotificationEnabled| Name: | 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::timerEvent| Name: | 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::instance| Name: | 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::findClosestMatch| Name: | 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::addMatch| Name: | 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::loadMimeTypeList| Name: | 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::matchingGlobs| Name: | 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::indexOfSignalRelative| Name: | 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::enumerator| Name: | 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::isEnabled| Name: | 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::getPathFromID| Name: | 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::~QHttpNetworkReply| Name: | 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::toTimeSpec| Name: | 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::initFormat| Name: | 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::prepend| Name: | 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::QBitArray| Name: | 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::canReadNotification| Name: | 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::positionalToNamedBinding| Name: | 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 |
buildMatchRule| Name: | 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::insertColumns| Name: | 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::serialize| Name: | 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::select| Name: | 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::expectContent| Name: | 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::doDispatch| Name: | 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 |
putEscapedString| Name: | 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::parseDoctype| Name: | 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::parseMisc| Name: | 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::disconnectHelper| Name: | 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::handleAuthenticateChallenge| Name: | 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::resize| Name: | 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::parseReference| Name: | 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::addTag| Name: | 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::~QXcbConnection| Name: | 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::sendTargetsSelection| Name: | 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::count| Name: | QString::count | | Prototype: | int QString::count(const QRegularExpression &re) const | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4048-4065 |
| | 13 | 4 |
QStateMachinePrivate::selectAnimations| Name: | QStateMachinePrivate::selectAnimations | | Prototype: | QList<QAbstractAnimation *> QStateMachinePrivate::selectAnimations(const QList<QAbstractTransition *> &transitionList) const | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1584-1601 |
| | 11 | 4 |
QStateMachinePrivate::removeConflictingTransitions| Name: | 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_animationFinished| Name: | QStateMachinePrivate::_q_animationFinished | | Prototype: | void QStateMachinePrivate::_q_animationFinished() | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1551-1582 |
| | 21 | 4 |
QSslSocketPrivate::_q_bytesWrittenSlot| Name: | 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::readData| Name: | 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::~QSslContext| Name: | QSslContext::~QSslContext | | Prototype: | QSslContext::~QSslContext() | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 82-93 |
| | 6 | 4 |
QRingBuffer::reserve| Name: | 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::findNode| Name: | 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::match| Name: | 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::unlock| Name: | 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::findBackend| Name: | 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::stringToDouble| Name: | 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_proxyAuthenticationRequired| Name: | 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_helper| Name: | 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::exec| Name: | 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::start| Name: | 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::addMSecs| Name: | 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::shortDayName| Name: | 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::longMonthName| Name: | 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::longDayName| Name: | 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::write| Name: | 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::append| Name: | 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::handleObjectCall| Name: | 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::initAccess| Name: | 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::setPrinter| Name: | 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::allowMove| Name: | 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::syncConfFile| Name: | 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::parseProlog| Name: | 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::replace| Name: | 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::intersects| Name: | 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::contains| Name: | 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::updateMotifWmHintsBeforeMap| Name: | 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::readHeader| Name: | 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::matchesFilters| Name: | 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_urlRecodeByteArray| Name: | 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 |
qstrtoull| Name: | 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 |
init| Name: | 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::createNativeFile| Name: | 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::resize| Name: | 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::isRightToLeft| Name: | 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::checkSslErrors| Name: | QSslSocketBackendPrivate::checkSslErrors | | Prototype: | bool QSslSocketBackendPrivate::checkSslErrors() | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1224-1248 |
| | 16 | 4 |
QRegExpCharClass::addRange| Name: | 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::init| Name: | 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::startHostInfoLookup| Name: | 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::readFromSocket| Name: | 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::changePersistentIndexList| Name: | 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::slotSocketReadNotification| Name: | 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_receiveReply| Name: | 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 |