| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QSqlDatabasePrivate::database| Name:  | QSqlDatabasePrivate::database |  | Prototype:  | QSqlDatabase QSqlDatabasePrivate::database(const QString& name, bool open) |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp |  | Lines:  | 270-284 |  
  |  | 9 | 3 | 
 QString::fromRawData| Name:  | QString::fromRawData |  | Prototype:  | QString QString::fromRawData(const QChar *unicode, int size) |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 8207-8220 |  
  |  | 9 | 4 | 
 QTextStreamPrivate::ungetChar| Name:  | QTextStreamPrivate::ungetChar |  | Prototype:  | inline void QTextStreamPrivate::ungetChar(QChar ch) |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 905-921 |  
  |  | 9 | 4 | 
 QThreadData::current| Name:  | QThreadData::current |  | Prototype:  | QThreadData *QThreadData::current(bool createIfNecessary) |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 242-263 |  
  |  | 15 | 4 | 
 QUdpSocket::writeDatagram| Name:  | QUdpSocket::writeDatagram |  | Prototype:  | qint64 QUdpSocket::writeDatagram(const char *data, qint64 size, const QHostAddress &address, quint16 port) |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 330-352 |  
  |  | 11 | 4 | 
 QXmlSimpleReader::parse| Name:  | QXmlSimpleReader::parse |  | Prototype:  | bool QXmlSimpleReader::parse(const QXmlInputSource *input, bool incremental) |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3193-3220 |  
  |  | 17 | 4 | 
 QXmlStreamReaderPrivate::filterCarriageReturn| Name:  | QXmlStreamReaderPrivate::filterCarriageReturn |  | Prototype:  | inline uint QXmlStreamReaderPrivate::filterCarriageReturn() |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 904-919 |  
  |  | 10 | 4 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QUuid &id) |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 663-690 |  
  |  | 17 | 4 | 
 QXmlSimpleReaderPrivate::parseBeginOrContinue| Name:  | QXmlSimpleReaderPrivate::parseBeginOrContinue |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseBeginOrContinue(int state, bool incremental) |  | Coverage:  |  82.000% (41/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3260-3321 |  
  |  | 38 | 14 | 
 QFileSystemEngine::getLinkTarget| Name:  | QFileSystemEngine::getLinkTarget |  | Prototype:  | QFileSystemEntry QFileSystemEngine::getLinkTarget(const QFileSystemEntry &link, QFileSystemMetaData &data) |  | Coverage:  |  82.143% (23/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp |  | Lines:  | 149-235 |  
  |  | 24 | 8 | 
 QObject::setProperty| Name:  | QObject::setProperty |  | Prototype:  | bool QObject::setProperty(const char *name, const QVariant &value) |  | Coverage:  |  82.143% (23/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 3846-3888 |  
  |  | 28 | 9 | 
 QHostInfoLookupManager::work| Name:  | QHostInfoLookupManager::work |  | Prototype:  | void QHostInfoLookupManager::work() |  | Coverage:  |  82.353% (14/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 586-638 |  
  |  | 29 | 7 | 
 QMetaObjectPrivate::memberIndexes| Name:  | QMetaObjectPrivate::memberIndexes |  | Prototype:  | void QMetaObjectPrivate::memberIndexes(const QObject *obj, const QMetaMethod &member, int *signalIndex, int *methodIndex) |  | Coverage:  |  82.353% (14/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2520-2547 |  
  |  | 18 | 5 | 
 QNetworkAccessFileBackend::uploadReadyReadSlot| Name:  | QNetworkAccessFileBackend::uploadReadyReadSlot |  | Prototype:  | void QNetworkAccessFileBackend::uploadReadyReadSlot() |  | Coverage:  |  82.353% (14/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp |  | Lines:  | 183-221 |  
  |  | 23 | 6 | 
 QSortFilterProxyModel::removeColumns| Name:  | QSortFilterProxyModel::removeColumns |  | Prototype:  | bool QSortFilterProxyModel::removeColumns(int column, int count, const QModelIndex &parent) |  | Coverage:  |  82.353% (28/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2162-2196 |  
  |  | 27 | 8 | 
 QSslSocketBackendPrivate::setupOpenSslOptions| Name:  | QSslSocketBackendPrivate::setupOpenSslOptions |  | Prototype:  | long QSslSocketBackendPrivate::setupOpenSslOptions(QSsl::SslProtocol protocol, QSsl::SslOptions sslOptions) |  | Coverage:  |  82.353% (28/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 313-361 |  
  |  | 25 | 11 | 
 QString::fromLocal8Bit_helper| Name:  | QString::fromLocal8Bit_helper |  | Prototype:  | QString QString::fromLocal8Bit_helper(const char *str, int size) |  | Coverage:  |  82.353% (14/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4743-4759 |  
  |  | 11 | 5 | 
 QTest::messageType2String| Name:  | QTest::messageType2String |  | Prototype:  | static const char *messageType2String(QAbstractTestLogger::MessageTypes type) |  | Coverage:  |  82.353% (14/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp |  | Lines:  | 73-94 |  
  |  | 10 | 9 | 
 QXcbIntegration::hasCapability| Name:  | QXcbIntegration::hasCapability |  | Prototype:  | bool QXcbIntegration::hasCapability(QPlatformIntegration::Capability cap) const |  | Coverage:  |  82.353% (14/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines:  | 251-280 |  
  |  | 10 | 12 | 
 qt_qFindChildren_helper| Name:  | qt_qFindChildren_helper |  | Prototype:  | void qt_qFindChildren_helper(const QObject *parent, const QRegExp &re, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) |  | Coverage:  |  82.353% (14/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1880-1896 |  
  |  | 11 | 5 | 
 QHttpSocketEngine::slotSocketError| Name:  | QHttpSocketEngine::slotSocketError |  | Prototype:  | void QHttpSocketEngine::slotSocketError(QAbstractSocket::SocketError error) |  | Coverage:  |  82.609% (19/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 738-768 |  
  |  | 20 | 8 | 
 QLibrarySettings::load| Name:  | QLibrarySettings::load |  | Prototype:  | void QLibrarySettings::load() |  | Coverage:  |  82.609% (19/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp |  | Lines:  | 125-162 |  
  |  | 15 | 3 | 
 QSettingsPrivate::stringToVariant| Name:  | QSettingsPrivate::stringToVariant |  | Prototype:  | QVariant QSettingsPrivate::stringToVariant(const QString &s) |  | Coverage:  |  82.609% (38/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 476-529 |  
  |  | 38 | 15 | 
 QXmlSimpleReaderPrivate::parseComment| Name:  | QXmlSimpleReaderPrivate::parseComment |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseComment() |  | Coverage:  |  82.692% (43/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 6924-7026 |  
  |  | 56 | 20 | 
 fromOffsetString| Name:  | fromOffsetString |  | Prototype:  | static int fromOffsetString(const QStringRef &offsetString, bool *valid) noexcept |  | Coverage:  |  82.759% (24/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 260-302 |  
  |  | 28 | 7 | 
 QTextStream::operator<<| Name:  | QTextStream::operator<< |  | Prototype:  | QTextStream &QTextStream::operator<<(double f) |  | Coverage:  |  82.857% (29/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2533-2571 |  
  |  | 29 | 12 | 
 QDBusConnectionPrivate::addSignalHook| Name:  | QDBusConnectionPrivate::addSignalHook |  | Prototype:  | void QDBusConnectionPrivate::addSignalHook(const QString &key, const SignalHook &hook) |  | Coverage:  |  82.927% (34/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 2216-2271 |  
  |  | 34 | 10 | 
 QDateTimeParser::setDigit| Name:  | QDateTimeParser::setDigit |  | Prototype:  | bool QDateTimeParser::setDigit(QDateTime &v, int index, int newVal) const |  | Coverage:  |  82.979% (39/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 121-183 |  
  |  | 39 | 20 | 
 CalculationCache::effectiveTargetStates| Name:  | CalculationCache::effectiveTargetStates |  | Prototype:  | bool effectiveTargetStates(QAbstractTransition *t, QList<QAbstractState *> *targets) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 209-219 |  
  |  | 6 | 2 | 
 CalculationCache::exitSet| Name:  | CalculationCache::exitSet |  | Prototype:  | bool exitSet(QAbstractTransition *t, QSet<QAbstractState *> *exits) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 233-243 |  
  |  | 6 | 2 | 
 CalculationCache::transitionDomain| Name:  | CalculationCache::transitionDomain |  | Prototype:  | bool transitionDomain(QAbstractTransition *t, QAbstractState **domain) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 257-267 |  
  |  | 6 | 2 | 
 Parser::ParsedObject::insert| Name:  | Parser::ParsedObject::insert |  | Prototype:  | void Parser::ParsedObject::insert(uint offset) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp |  | Lines:  | 360-379 |  
  |  | 13 | 4 | 
 QAbstractSocket::waitForConnected| Name:  | QAbstractSocket::waitForConnected |  | Prototype:  | bool QAbstractSocket::waitForConnected(int msecs) |  | Coverage:  |  83.333% (40/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 2064-2148 |  
  |  | 42 | 12 | 
 QAsn1Element::toObjectId| Name:  | QAsn1Element::toObjectId |  | Prototype:  | QByteArray QAsn1Element::toObjectId() const |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 310-327 |  
  |  | 12 | 4 | 
 QCoreApplication::notifyInternal2| Name:  | QCoreApplication::notifyInternal2 |  | Prototype:  | bool QCoreApplication::notifyInternal2(QObject *receiver, QEvent *event) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 965-989 |  
  |  | 13 | 4 | 
 QDBusAdaptorConnector::relay| Name:  | QDBusAdaptorConnector::relay |  | Prototype:  | void QDBusAdaptorConnector::relay(QObject *senderObj, int lastSignalIdx, void **argv) |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 293-334 |  
  |  | 26 | 6 | 
 QDBusConnection::asyncCall| Name:  | QDBusConnection::asyncCall |  | Prototype:  | QDBusPendingCall QDBusConnection::asyncCall(const QDBusMessage &message, int timeout) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 704-712 |  
  |  | 4 | 2 | 
 QDBusConnection::call| Name:  | QDBusConnection::call |  | Prototype:  | QDBusMessage QDBusConnection::call(const QDBusMessage &message, QDBus::CallMode mode, int timeout) const |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 667-685 |  
  |  | 12 | 4 | 
 QDBusConnectionManager::removeConnection| Name:  | QDBusConnectionManager::removeConnection |  | Prototype:  | void QDBusConnectionManager::removeConnection(const QString &name) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 124-136 |  
  |  | 4 | 2 | 
 QDBusServiceWatcherPrivate::addService| Name:  | QDBusServiceWatcherPrivate::addService |  | Prototype:  | void QDBusServiceWatcherPrivate::addService(const QString &service) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp |  | Lines:  | 102-107 |  
  |  | 3 | 2 | 
 QDateTime::fromString| Name:  | QDateTime::fromString |  | Prototype:  | QDateTime QDateTime::fromString(const QString &string, const QString &format) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 4696-4710 |  
  |  | 6 | 2 | 
 QDateTime::msecsTo| Name:  | QDateTime::msecsTo |  | Prototype:  | qint64 QDateTime::msecsTo(const QDateTime &other) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 3910-3916 |  
  |  | 3 | 2 | 
 QDateTimeParser::absoluteMin| Name:  | QDateTimeParser::absoluteMin |  | Prototype:  | int QDateTimeParser::absoluteMin(int s) const |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 227-248 |  
  |  | 9 | 14 | 
 QDateTimePrivate::refreshDateTime| Name:  | QDateTimePrivate::refreshDateTime |  | Prototype:  | void QDateTimePrivate::refreshDateTime() |  | Coverage:  |  83.333% (20/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2762-2812 |  
  |  | 23 | 9 | 
 QDateTimePrivate::setTimeSpec| Name:  | QDateTimePrivate::setTimeSpec |  | Prototype:  | void QDateTimePrivate::setTimeSpec(Qt::TimeSpec spec, int offsetSeconds) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2611-2641 |  
  |  | 16 | 6 | 
 QDebug::putUcs4| Name:  | QDebug::putUcs4 |  | Prototype:  | void QDebug::putUcs4(uint ucs4) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp |  | Lines:  | 165-180 |  
  |  | 10 | 4 | 
 QDir::cleanPath| Name:  | QDir::cleanPath |  | Prototype:  | QString QDir::cleanPath(const QString &path) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp |  | Lines:  | 2180-2209 |  
  |  | 11 | 4 | 
 QDomNode::toElement| Name:  | QDomNode::toElement |  | Prototype:  | QDomElement QDomNode::toElement() const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7264-7269 |  
  |  | 3 | 2 | 
 QEventTransitionPrivate::unregister| Name:  | QEventTransitionPrivate::unregister |  | Prototype:  | void QEventTransitionPrivate::unregister() |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 115-121 |  
  |  | 4 | 2 | 
 QFileDevice::handle| Name:  | QFileDevice::handle |  | Prototype:  | int QFileDevice::handle() const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines:  | 260-267 |  
  |  | 4 | 2 | 
 QGLBuffer::bind| Name:  | QGLBuffer::bind |  | Prototype:  | bool QGLBuffer::bind() |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp |  | Lines:  | 424-444 |  
  |  | 11 | 4 | 
 QGLBuffer::size| Name:  | QGLBuffer::size |  | Prototype:  | int QGLBuffer::size() const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp |  | Lines:  | 514-522 |  
  |  | 6 | 2 | 
 QHttpNetworkConnectionPrivate::copyCredentials| Name:  | QHttpNetworkConnectionPrivate::copyCredentials |  | Prototype:  | void QHttpNetworkConnectionPrivate::copyCredentials(int fromChannel, QAuthenticator *auth, bool isProxy) |  | Coverage:  |  83.333% (25/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 392-419 |  
  |  | 17 | 9 | 
 QHttpSocketEngine::emitWriteNotification| Name:  | QHttpSocketEngine::emitWriteNotification |  | Prototype:  | void QHttpSocketEngine::emitWriteNotification() |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 810-817 |  
  |  | 4 | 2 | 
 QHttpThreadDelegate::readyReadSlot| Name:  | QHttpThreadDelegate::readyReadSlot |  | Prototype:  | void QHttpThreadDelegate::readyReadSlot() |  | Coverage:  |  83.333% (20/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 441-476 |  
  |  | 20 | 8 | 
 QIdentityProxyModel::mapFromSource| Name:  | QIdentityProxyModel::mapFromSource |  | Prototype:  | QModelIndex QIdentityProxyModel::mapFromSource(const QModelIndex& sourceIndex) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 198-206 |  
  |  | 5 | 2 | 
 QIdentityProxyModel::mapToSource| Name:  | QIdentityProxyModel::mapToSource |  | Prototype:  | QModelIndex QIdentityProxyModel::mapToSource(const QModelIndex& proxyIndex) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 257-264 |  
  |  | 5 | 2 | 
 QItemSelectionModel::rowIntersectsSelection| Name:  | QItemSelectionModel::rowIntersectsSelection |  | Prototype:  | bool QItemSelectionModel::rowIntersectsSelection(int row, const QModelIndex &parent) const |  | Coverage:  |  83.333% (20/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1557-1585 |  
  |  | 21 | 8 | 
 QItemSelectionModelPrivate::expandSelection| Name:  | QItemSelectionModelPrivate::expandSelection |  | Prototype:  | QItemSelection QItemSelectionModelPrivate::expandSelection(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) const |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 658-687 |  
  |  | 19 | 6 | 
 QJsonValue::toArray| Name:  | QJsonValue::toArray |  | Prototype:  | QJsonArray QJsonValue::toArray(const QJsonArray &defaultValue) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 573-579 |  
  |  | 3 | 2 | 
 QLibraryPrivate::load_sys| Name:  | QLibraryPrivate::load_sys |  | Prototype:  | bool QLibraryPrivate::load_sys() |  | Coverage:  |  83.333% (60/72) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp |  | Lines:  | 135-269 |  
  |  | 52 | 17 | 
 QLocale::toDateTime| Name:  | QLocale::toDateTime |  | Prototype:  | QDateTime QLocale::toDateTime(const QString &string, const QString &format) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1891-1906 |  
  |  | 7 | 2 | 
 QMetaMethodBuilder::setAccess| Name:  | QMetaMethodBuilder::setAccess |  | Prototype:  | void QMetaMethodBuilder::setAccess(QMetaMethod::Access value) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 2034-2039 |  
  |  | 3 | 2 | 
 QMetaObject::normalizedType| Name:  | QMetaObject::normalizedType |  | Prototype:  | QByteArray QMetaObject::normalizedType(const char *type) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 1286-1299 |  
  |  | 8 | 2 | 
 QMetaObjectBuilder::classInfoName| Name:  | QMetaObjectBuilder::classInfoName |  | Prototype:  | QByteArray QMetaObjectBuilder::classInfoName(int index) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 840-846 |  
  |  | 3 | 2 | 
 QMetaObjectBuilder::classInfoValue| Name:  | QMetaObjectBuilder::classInfoValue |  | Prototype:  | QByteArray QMetaObjectBuilder::classInfoValue(int index) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 855-861 |  
  |  | 3 | 2 | 
 QMetaPropertyBuilder::notifySignal| Name:  | QMetaPropertyBuilder::notifySignal |  | Prototype:  | QMetaMethodBuilder QMetaPropertyBuilder::notifySignal() const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 2171-2178 |  
  |  | 4 | 2 | 
 QNetworkHeadersPrivate::parseAndSetHeader| Name:  | QNetworkHeadersPrivate::parseAndSetHeader |  | Prototype:  | void QNetworkHeadersPrivate::parseAndSetHeader(const QByteArray &key, const QByteArray &value) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 1014-1032 |  
  |  | 9 | 4 | 
 QNetworkReplyHttpImplPrivate::_q_networkSessionUsagePoliciesChanged| Name:  | QNetworkReplyHttpImplPrivate::_q_networkSessionUsagePoliciesChanged |  | Prototype:  | void QNetworkReplyHttpImplPrivate::_q_networkSessionUsagePoliciesChanged(QNetworkSession::UsagePolicies newPolicies) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 1965-1980 |  
  |  | 7 | 4 | 
 QNetworkReplyImpl::setSslConfigurationImplementation| Name:  | QNetworkReplyImpl::setSslConfigurationImplementation |  | Prototype:  | void QNetworkReplyImpl::setSslConfigurationImplementation(const QSslConfiguration &config) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 1012-1017 |  
  |  | 3 | 2 | 
 QNetworkReplyImplPrivate::_q_networkSessionUsagePoliciesChanged| Name:  | QNetworkReplyImplPrivate::_q_networkSessionUsagePoliciesChanged |  | Prototype:  | void QNetworkReplyImplPrivate::_q_networkSessionUsagePoliciesChanged(QNetworkSession::UsagePolicies newPolicies) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 347-361 |  
  |  | 7 | 4 | 
 QNetworkReplyImplPrivate::emitUploadProgress| Name:  | QNetworkReplyImplPrivate::emitUploadProgress |  | Prototype:  | void QNetworkReplyImplPrivate::emitUploadProgress(qint64 bytesSent, qint64 bytesTotal) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 552-572 |  
  |  | 11 | 4 | 
 QPluginLoader::load| Name:  | QPluginLoader::load |  | Prototype:  | bool QPluginLoader::load() |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 230-240 |  
  |  | 8 | 4 | 
 QProcess::execute| Name:  | QProcess::execute |  | Prototype:  | int QProcess::execute(const QString &program, const QStringList &arguments) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2423-2431 |  
  |  | 6 | 2 | 
 QRegularExpressionMatch::capturedEnd| Name:  | QRegularExpressionMatch::capturedEnd |  | Prototype:  | int QRegularExpressionMatch::capturedEnd(int nth) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 2177-2183 |  
  |  | 3 | 2 | 
 QRegularExpressionMatch::capturedStart| Name:  | QRegularExpressionMatch::capturedStart |  | Prototype:  | int QRegularExpressionMatch::capturedStart(int nth) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 2148-2154 |  
  |  | 3 | 2 | 
 QSettings::setArrayIndex| Name:  | QSettings::setArrayIndex |  | Prototype:  | void QSettings::setArrayIndex(int i) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 3029-3041 |  
  |  | 8 | 2 | 
 QSettingsPrivate::setStatus| Name:  | QSettingsPrivate::setStatus |  | Prototype:  | void QSettingsPrivate::setStatus(QSettings::Status status) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 337-341 |  
  |  | 2 | 2 | 
 QSignalTransitionPrivate::unregister| Name:  | QSignalTransitionPrivate::unregister |  | Prototype:  | void QSignalTransitionPrivate::unregister() |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp |  | Lines:  | 117-123 |  
  |  | 4 | 2 | 
 QSocks5BindStore::QSocks5BindStore| Name:  | QSocks5BindStore::QSocks5BindStore |  | Prototype:  | QSocks5BindStore::QSocks5BindStore() |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 338-345 |  
  |  | 3 | 2 | 
 QSocks5SocketEnginePrivate::reauthenticate| Name:  | QSocks5SocketEnginePrivate::reauthenticate |  | Prototype:  | void QSocks5SocketEnginePrivate::reauthenticate() |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 708-738 |  
  |  | 15 | 2 | 
 QSortFilterProxyModel::hasChildren| Name:  | QSortFilterProxyModel::hasChildren |  | Prototype:  | bool QSortFilterProxyModel::hasChildren(const QModelIndex &parent) const |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1950-1964 |  
  |  | 10 | 4 | 
 QSortFilterProxyModelPrivate::_q_sourceLayoutChanged| Name:  | QSortFilterProxyModelPrivate::_q_sourceLayoutChanged |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1357-1391 |  
  |  | 20 | 6 | 
 QSpdyProtocolHandler::composeHeader| Name:  | QSpdyProtocolHandler::composeHeader |  | Prototype:  | QByteArray QSpdyProtocolHandler::composeHeader(const QHttpNetworkRequest &request) |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 471-531 |  
  |  | 36 | 4 | 
 QSqlCachedResultPrivate::canSeek| Name:  | QSqlCachedResultPrivate::canSeek |  | Prototype:  | bool QSqlCachedResultPrivate::canSeek(int i) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines:  | 105-110 |  
  |  | 3 | 2 | 
 QSqlDatabasePrivate::invalidateDb| Name:  | QSqlDatabasePrivate::invalidateDb |  | Prototype:  | void QSqlDatabasePrivate::invalidateDb(const QSqlDatabase &db, const QString &name, bool doWarn) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp |  | Lines:  | 231-239 |  
  |  | 5 | 2 | 
 QSqlQueryPrivate::~QSqlQueryPrivate| Name:  | QSqlQueryPrivate::~QSqlQueryPrivate |  | Prototype:  | QSqlQueryPrivate::~QSqlQueryPrivate() |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp |  | Lines:  | 89-95 |  
  |  | 4 | 2 | 
 QSslCertificate::issuerInfo| Name:  | QSslCertificate::issuerInfo |  | Prototype:  | QStringList QSslCertificate::issuerInfo(const QByteArray &attribute) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 126-135 |  
  |  | 5 | 2 | 
 QSslCertificate::subjectInfo| Name:  | QSslCertificate::subjectInfo |  | Prototype:  | QStringList QSslCertificate::subjectInfo(const QByteArray &attribute) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 148-157 |  
  |  | 5 | 2 | 
 QSslCertificate::subjectInfoAttributes| Name:  | QSslCertificate::subjectInfoAttributes |  | Prototype:  | QList<QByteArray> QSslCertificate::subjectInfoAttributes() const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 159-168 |  
  |  | 5 | 2 | 
 QSslCertificatePrivate::QSslCertificate_from_X509| Name:  | QSslCertificatePrivate::QSslCertificate_from_X509 |  | Prototype:  | QSslCertificate QSslCertificatePrivate::QSslCertificate_from_X509(X509 *x509) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 616-630 |  
  |  | 10 | 2 | 
 QSslKeyPrivate::clear| Name:  | QSslKeyPrivate::clear |  | Prototype:  | void QSslKeyPrivate::clear(bool deep) |  | Coverage:  |  83.333% (30/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp |  | Lines:  | 56-83 |  
  |  | 19 | 10 | 
 QSslSocketBackendPrivate::startHandshake| Name:  | QSslSocketBackendPrivate::startHandshake |  | Prototype:  | bool QSslSocketBackendPrivate::startHandshake() |  | Coverage:  |  83.333% (55/66) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 1051-1206 |  
  |  | 63 | 22 | 
 QState::setInitialState| Name:  | QState::setInitialState |  | Prototype:  | void QState::setInitialState(QAbstractState *state) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 492-509 |  
  |  | 12 | 4 | 
 QStateMachine::start| Name:  | QStateMachine::start |  | Prototype:  | void QStateMachine::start() |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2620-2640 |  
  |  | 11 | 5 | 
 QStateMachinePrivate::toHistoryState| Name:  | QStateMachinePrivate::toHistoryState |  | Prototype:  | QHistoryState *QStateMachinePrivate::toHistoryState(QAbstractState *state) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1246-1251 |  
  |  | 3 | 2 | 
 QStateMachinePrivate::toStandardState| Name:  | QStateMachinePrivate::toStandardState |  | Prototype:  | QState *QStateMachinePrivate::toStandardState(QAbstractState *state) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1225-1230 |  
  |  | 3 | 2 | 
 QStateMachinePrivate::toStandardState| Name:  | QStateMachinePrivate::toStandardState |  | Prototype:  | const QState *QStateMachinePrivate::toStandardState(const QAbstractState *state) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1232-1237 |  
  |  | 3 | 2 | 
 QString::insert| Name:  | QString::insert |  | Prototype:  | QString& QString::insert(int i, const QChar *unicode, int size) |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 1998-2022 |  
  |  | 16 | 5 | 
 QString::setUnicode| Name:  | QString::setUnicode |  | Prototype:  | QString& QString::setUnicode(const QChar *unicode, int size) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4917-4923 |  
  |  | 4 | 2 |