| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QString &str) |  | Coverage:  |  88.462% (23/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 8720-8767 |  
  |  | 33 | 9 | 
 QXmlSimpleReaderPrivate::parseElement| Name:  | QXmlSimpleReaderPrivate::parseElement |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseElement() |  | Coverage:  |  88.679% (94/106) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3590-3770 |  
  |  | 107 | 42 | 
 QCoreApplicationPrivate::sendPostedEvents| Name:  | QCoreApplicationPrivate::sendPostedEvents |  | Prototype:  | void QCoreApplicationPrivate::sendPostedEvents(QObject *receiver, int event_type, QThreadData *data) |  | Coverage:  |  88.750% (71/80) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1506-1657 |  
  |  | 66 | 18 | 
 QAbstractItemModel::decodeData| Name:  | QAbstractItemModel::decodeData |  | Prototype:  | bool QAbstractItemModel::decodeData(int row, int column, const QModelIndex &parent, QDataStream &stream) |  | Coverage:  |  88.889% (32/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2514-2596 |  
  |  | 56 | 12 | 
 QAnimationTimer::instance| Name:  | QAnimationTimer::instance |  | Prototype:  | QAnimationTimer *QAnimationTimer::instance(bool create) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 568-583 |  
  |  | 6 | 2 | 
 QAnimationTimer::unregisterAnimation| Name:  | QAnimationTimer::unregisterAnimation |  | Prototype:  | void QAnimationTimer::unregisterAnimation(QAbstractAnimation *animation) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 682-710 |  
  |  | 15 | 6 | 
 QAsn1Element::toString| Name:  | QAsn1Element::toString |  | Prototype:  | QString QAsn1Element::toString() const |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 335-349 |  
  |  | 9 | 4 | 
 QByteArray::mid| Name:  | QByteArray::mid |  | Prototype:  | QByteArray QByteArray::mid(int pos, int len) const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2934-2952 |  
  |  | 9 | 5 | 
 QCacheItem::read| Name:  | QCacheItem::read |  | Prototype:  | bool QCacheItem::read(QFile *device, bool readData) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines:  | 697-737 |  
  |  | 27 | 6 | 
 QCoreApplication::compressEvent| Name:  | QCoreApplication::compressEvent |  | Prototype:  | bool QCoreApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1443-1478 |  
  |  | 12 | 4 | 
 QCoreApplication::translate| Name:  | QCoreApplication::translate |  | Prototype:  | QString QCoreApplication::translate(const char *context, const char *sourceText, const char *disambiguation, int n) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1996-2020 |  
  |  | 15 | 6 | 
 QDBusConnectionPrivate::findSlot| Name:  | QDBusConnectionPrivate::findSlot |  | Prototype:  | int QDBusConnectionPrivate::findSlot(QObject* obj, const QByteArray &normalizedName, QVector<int> ¶ms) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 1306-1319 |  
  |  | 8 | 3 | 
 QDBusMarshaller::append| Name:  | QDBusMarshaller::append |  | Prototype:  | inline void QDBusMarshaller::append(const QDBusObjectPath &arg) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp |  | Lines:  | 132-142 |  
  |  | 6 | 3 | 
 QDBusMarshaller::append| Name:  | QDBusMarshaller::append |  | Prototype:  | inline void QDBusMarshaller::append(const QDBusUnixFileDescriptor &arg) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp |  | Lines:  | 156-165 |  
  |  | 5 | 3 | 
 QDateTime::timeZoneAbbreviation| Name:  | QDateTime::timeZoneAbbreviation |  | Prototype:  | QString QDateTime::timeZoneAbbreviation() const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 3222-3243 |  
  |  | 9 | 5 | 
 QDateTimePrivate::setDateTime| Name:  | QDateTimePrivate::setDateTime |  | Prototype:  | void QDateTimePrivate::setDateTime(const QDate &date, const QTime &time) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2643-2676 |  
  |  | 19 | 6 | 
 QDomNamedNodeMapPrivate::clearMap| Name:  | QDomNamedNodeMapPrivate::clearMap |  | Prototype:  | void QDomNamedNodeMapPrivate::clearMap() |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3063-3073 |  
  |  | 6 | 4 | 
 QEasingCurvePrivate::setType_helper| Name:  | QEasingCurvePrivate::setType_helper |  | Prototype:  | void QEasingCurvePrivate::setType_helper(QEasingCurve::Type newType) |  | Coverage:  |  88.889% (24/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1324-1360 |  
  |  | 29 | 7 | 
 QFileSystemEngine::createDirectory| Name:  | QFileSystemEngine::createDirectory |  | Prototype:  | bool QFileSystemEngine::createDirectory(const QFileSystemEntry &entry, bool createParents) |  | Coverage:  |  88.889% (24/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp |  | Lines:  | 559-597 |  
  |  | 19 | 9 | 
 QFileSystemEngine::setPermissions| Name:  | QFileSystemEngine::setPermissions |  | Prototype:  | bool QFileSystemEngine::setPermissions(const QFileSystemEntry &entry, QFile::Permissions permissions, QSystemError &error, QFileSystemMetaData *data) |  | Coverage:  |  88.889% (32/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp |  | Lines:  | 660-691 |  
  |  | 27 | 12 | 
 QHttpSocketEngine::read| Name:  | QHttpSocketEngine::read |  | Prototype:  | qint64 QHttpSocketEngine::read(char *data, qint64 maxlen) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 229-250 |  
  |  | 12 | 3 | 
 QHttpThreadDelegate::~QHttpThreadDelegate| Name:  | QHttpThreadDelegate::~QHttpThreadDelegate |  | Prototype:  | QHttpThreadDelegate::~QHttpThreadDelegate() |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 209-221 |  
  |  | 4 | 3 | 
 QIcuCodec::aliases| Name:  | QIcuCodec::aliases |  | Prototype:  | QList<QByteArray> QIcuCodec::aliases() const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 671-687 |  
  |  | 9 | 3 | 
 QJsonValue::QJsonValue| Name:  | QJsonValue::QJsonValue |  | Prototype:  | QJsonValue::QJsonValue(const QJsonValue &other) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 261-271 |  
  |  | 7 | 3 | 
 QLibraryStore::releaseLibrary| Name:  | QLibraryStore::releaseLibrary |  | Prototype:  | inline void QLibraryStore::releaseLibrary(QLibraryPrivate *lib) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 466-485 |  
  |  | 10 | 3 | 
 QNetworkAccessManagerPrivate::_q_replyFinished| Name:  | QNetworkAccessManagerPrivate::_q_replyFinished |  | Prototype:  | void QNetworkAccessManagerPrivate::_q_replyFinished() |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp |  | Lines:  | 1320-1336 |  
  |  | 7 | 3 | 
 QNetworkConfigurationManagerPrivate::startPolling| Name:  | QNetworkConfigurationManagerPrivate::startPolling |  | Prototype:  | void QNetworkConfigurationManagerPrivate::startPolling() |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 458-482 |  
  |  | 17 | 6 | 
 QRegularExpressionMatch::captured| Name:  | QRegularExpressionMatch::captured |  | Prototype:  | QString QRegularExpressionMatch::captured(int nth) const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 2053-2064 |  
  |  | 6 | 3 | 
 QSocks5PasswordAuthenticator::continueAuthenticate| Name:  | QSocks5PasswordAuthenticator::continueAuthenticate |  | Prototype:  | bool QSocks5PasswordAuthenticator::continueAuthenticate(QTcpSocket *socket, bool *completed) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 482-498 |  
  |  | 9 | 3 | 
 QSortFilterProxyModelPrivate::_q_sourceHeaderDataChanged| Name:  | QSortFilterProxyModelPrivate::_q_sourceHeaderDataChanged |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceHeaderDataChanged(Qt::Orientation orientation, int start, int end) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1268-1308 |  
  |  | 25 | 6 | 
 QSqlTableModel::select| Name:  | QSqlTableModel::select |  | Prototype:  | bool QSqlTableModel::select() |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 363-385 |  
  |  | 14 | 3 | 
 QState::addTransition| Name:  | QState::addTransition |  | Prototype:  | QSignalTransition *QState::addTransition(const QObject *sender, const char *signal, QAbstractState *target) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 362-390 |  
  |  | 20 | 6 | 
 QState::setChildMode| Name:  | QState::setChildMode |  | Prototype:  | void QState::setChildMode(ChildMode mode) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 523-538 |  
  |  | 9 | 3 | 
 QString::localeAwareCompare_helper| Name:  | QString::localeAwareCompare_helper |  | Prototype:  | int QString::localeAwareCompare_helper(const QChar *data1, int length1, const QChar *data2, int length2) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5598-5649 |  
  |  | 5 | 3 | 
 QString::mid| Name:  | QString::mid |  | Prototype:  | QString QString::mid(int position, int n) const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4400-4418 |  
  |  | 9 | 5 | 
 QString::midRef| Name:  | QString::midRef |  | Prototype:  | QStringRef QString::midRef(int position, int n) const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9642-9657 |  
  |  | 8 | 5 | 
 QStringRef::mid| Name:  | QStringRef::mid |  | Prototype:  | QStringRef QStringRef::mid(int pos, int n) const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9605-9620 |  
  |  | 8 | 5 | 
 QTextStreamPrivate::getChar| Name:  | QTextStreamPrivate::getChar |  | Prototype:  | inline bool QTextStreamPrivate::getChar(QChar *ch) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 888-900 |  
  |  | 9 | 4 | 
 QThreadPool::cancel| Name:  | QThreadPool::cancel |  | Prototype:  | void QThreadPool::cancel(QRunnable *runnable) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp |  | Lines:  | 653-661 |  
  |  | 5 | 3 | 
 QUnifiedTimer::instance| Name:  | QUnifiedTimer::instance |  | Prototype:  | QUnifiedTimer *QUnifiedTimer::instance(bool create) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 234-249 |  
  |  | 6 | 2 | 
 QXmlAttributes::index| Name:  | QXmlAttributes::index |  | Prototype:  | int QXmlAttributes::index(const QString& uri, const QString& localPart) const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 820-828 |  
  |  | 5 | 3 | 
 QXmlStreamReaderPrivate::startDocument| Name:  | QXmlStreamReaderPrivate::startDocument |  | Prototype:  | void QXmlStreamReaderPrivate::startDocument() |  | Coverage:  |  88.889% (40/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 1777-1839 |  
  |  | 38 | 13 | 
 QXmlStreamWriter::writeProcessingInstruction| Name:  | QXmlStreamWriter::writeProcessingInstruction |  | Prototype:  | void QXmlStreamWriter::writeProcessingInstruction(const QString &target, const QString &data) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3754-3767 |  
  |  | 10 | 3 | 
 QXmlTestLogger::addIncident| Name:  | QXmlTestLogger::addIncident |  | Prototype:  | void QXmlTestLogger::addIncident(IncidentTypes type, const char *description, const char *file, int line) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp |  | Lines:  | 228-257 |  
  |  | 22 | 1 | 
 QtPrivate::ResultStoreBase::insertResultItem| Name:  | QtPrivate::ResultStoreBase::insertResultItem |  | Prototype:  | int ResultStoreBase::insertResultItem(int index, ResultItem &resultItem) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp |  | Lines:  | 130-142 |  
  |  | 8 | 2 | 
 argv0BaseName| Name:  | argv0BaseName |  | Prototype:  | static QString argv0BaseName() |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines:  | 419-430 |  
  |  | 8 | 3 | 
 isProxyError| Name:  | isProxyError |  | Prototype:  | static bool isProxyError(QAbstractSocket::SocketError error) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 534-547 |  
  |  | 3 | 8 | 
 qCleanupFuncinfo| Name:  | qCleanupFuncinfo |  | Prototype:  | QByteArray qCleanupFuncinfo(QByteArray info) |  | Coverage:  |  88.889% (104/117) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 799-950 |  
  |  | 88 | 37 | 
 qDBusRemoveWatch| Name:  | qDBusRemoveWatch |  | Prototype:  | static void qDBusRemoveWatch(DBusWatch *watch, void *data) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 233-255 |  
  |  | 13 | 3 | 
 qt_qhostinfo_lookup| Name:  | qt_qhostinfo_lookup |  | Prototype:  | QHostInfo qt_qhostinfo_lookup(const QString &name, QObject *receiver, const char *member, bool *valid, int *id) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 702-721 |  
  |  | 9 | 3 | 
 QAbstractSocket::waitForReadyRead| Name:  | QAbstractSocket::waitForReadyRead |  | Prototype:  | bool QAbstractSocket::waitForReadyRead(int msecs) |  | Coverage:  |  89.189% (33/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 2165-2216 |  
  |  | 25 | 11 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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 |