| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
QSocks5SocketEnginePrivate::_q_controlSocketBytesWritten| Name: | QSocks5SocketEnginePrivate::_q_controlSocketBytesWritten | | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketBytesWritten() | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1221-1233 |
| | 7 | 3 |
QNetworkReplyHttpImplPrivate::completeCacheSave| Name: | QNetworkReplyHttpImplPrivate::completeCacheSave | | Prototype: | void QNetworkReplyHttpImplPrivate::completeCacheSave() | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 2225-2234 |
| | 6 | 3 |
QNetworkAccessManagerPrivate::queryProxy| Name: | QNetworkAccessManagerPrivate::queryProxy | | Prototype: | QList<QNetworkProxy> QNetworkAccessManagerPrivate::queryProxy(const QNetworkProxyQuery &query) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1493-1511 |
| | 11 | 4 |
QNetworkAccessManagerPrivate::authenticationRequired| Name: | QNetworkAccessManagerPrivate::authenticationRequired | | Prototype: | void QNetworkAccessManagerPrivate::authenticationRequired(QAuthenticator *authenticator, QNetworkReply *reply, bool synchronous, QUrl &url, QUrl *urlForLastAuthentication, bool allowAuthenticationReuse) | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1401-1443 |
| | 22 | 6 |
QNativeSocketEngine::close| Name: | QNativeSocketEngine::close | | Prototype: | void QNativeSocketEngine::close() | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 909-942 |
| | 26 | 8 |
QMetaProperty::write| Name: | QMetaProperty::write | | Prototype: | bool QMetaProperty::write(QObject *object, const QVariant &value) const | | Coverage: | 81.818% (54/66) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3049-3118 |
| | 47 | 17 |
QMetaObjectPrivate::disconnect| Name: | QMetaObjectPrivate::disconnect | | Prototype: | bool QMetaObjectPrivate::disconnect(const QObject *sender, int signal_index, const QMetaObject *smeta, const QObject *receiver, int method_index, void **slot, DisconnectType disconnectType) | | Coverage: | 81.818% (27/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3380-3433 |
| | 33 | 11 |
QMetaObjectBuilder::removeMethod| Name: | QMetaObjectBuilder::removeMethod | | Prototype: | void QMetaObjectBuilder::removeMethod(int index) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 871-884 |
| | 8 | 5 |
QLoggingCategory::setEnabled| Name: | QLoggingCategory::setEnabled | | Prototype: | void QLoggingCategory::setEnabled(QtMsgType type, bool enable) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 340-356 |
| | 6 | 6 |
QLocale::timeFormat| Name: | QLocale::timeFormat | | Prototype: | QString QLocale::timeFormat(FormatType format) const | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1709-1733 |
| | 15 | 5 |
QLocale::dateFormat| Name: | QLocale::dateFormat | | Prototype: | QString QLocale::dateFormat(FormatType format) const | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1672-1696 |
| | 15 | 5 |
QHttpNetworkReply::readAny| Name: | QHttpNetworkReply::readAny | | Prototype: | QByteArray QHttpNetworkReply::readAny() | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 208-218 |
| | 6 | 3 |
QGlobalNetworkProxy::proxyForQuery| Name: | QGlobalNetworkProxy::proxyForQuery | | Prototype: | QList<QNetworkProxy> QGlobalNetworkProxy::proxyForQuery(const QNetworkProxyQuery &query) | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 317-351 |
| | 22 | 5 |
QFutureInterfaceBasePrivate::internal_updateProgress| Name: | QFutureInterfaceBasePrivate::internal_updateProgress | | Prototype: | bool QFutureInterfaceBasePrivate::internal_updateProgress(int progress, const QString &progressText) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 494-509 |
| | 9 | 4 |
QFileDevice::readLineData| Name: | QFileDevice::readLineData | | Prototype: | qint64 QFileDevice::readLineData(char *data, qint64 maxlen) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 425-446 |
| | 10 | 4 |
QFSFileEngine::setSize| Name: | QFSFileEngine::setSize | | Prototype: | bool QFSFileEngine::setSize(qint64 size) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 664-677 |
| | 10 | 4 |
QDateTime::isDaylightTime| Name: | QDateTime::isDaylightTime | | Prototype: | bool QDateTime::isDaylightTime() const | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3256-3276 |
| | 8 | 6 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(qint16 &i) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 806-818 |
| | 7 | 4 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(qint32 &i) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 836-848 |
| | 7 | 4 |
QDBusMessagePrivate::fromDBusMessage| Name: | QDBusMessagePrivate::fromDBusMessage | | Prototype: | QDBusMessage QDBusMessagePrivate::fromDBusMessage(DBusMessage *dmsg, QDBusConnection::ConnectionCapabilities capabilities) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 231-253 |
| | 18 | 4 |
QCommandLineParser::errorText| Name: | QCommandLineParser::errorText | | Prototype: | QString QCommandLineParser::errorText() const | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 522-531 |
| | 6 | 5 |
QDBusConnectionPrivate::activateObject| Name: | QDBusConnectionPrivate::activateObject | | Prototype: | void QDBusConnectionPrivate::activateObject(ObjectTreeNode &node, const QDBusMessage &msg, int pathStartPos) | | Coverage: | 81.667% (49/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1438-1523 |
| | 46 | 19 |
QDBusConnectionPrivate::closeConnection| Name: | QDBusConnectionPrivate::closeConnection | | Prototype: | void QDBusConnectionPrivate::closeConnection() | | Coverage: | 81.481% (22/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1105-1148 |
| | 23 | 8 |
QDBusAbstractInterface::callWithArgumentList| Name: | QDBusAbstractInterface::callWithArgumentList | | Prototype: | QDBusMessage QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode mode, const QString& method, const QList<QVariant>& args) | | Coverage: | 81.481% (22/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 452-503 |
| | 27 | 9 |
variantToString| Name: | variantToString | | Prototype: | static bool variantToString(const QVariant &arg, QString &out) | | Coverage: | 81.395% (70/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 81-160 |
| | 71 | 23 |
QAbstractSocket::writeData| Name: | QAbstractSocket::writeData | | Prototype: | qint64 QAbstractSocket::writeData(const char *data, qint64 size) | | Coverage: | 81.395% (35/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2492-2556 |
| | 28 | 9 |
QXcbWindow::setWindowIcon| Name: | QXcbWindow::setWindowIcon | | Prototype: | void QXcbWindow::setWindowIcon(const QIcon &icon) | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1560-1600 |
| | 30 | 6 |
QTextBoundaryFinder::isAtBoundary| Name: | QTextBoundaryFinder::isAtBoundary | | Prototype: | bool QTextBoundaryFinder::isAtBoundary() const | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 432-449 |
| | 8 | 6 |
QTestXunitStreamer::formatAfterAttributes| Name: | QTestXunitStreamer::formatAfterAttributes | | Prototype: | void QTestXunitStreamer::formatAfterAttributes(const QTestElement *element, QTestCharBuffer *formatted) const | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 147-166 |
| | 10 | 5 |
QSslSocketBackendPrivate::continueHandshake| Name: | QSslSocketBackendPrivate::continueHandshake | | Prototype: | void QSslSocketBackendPrivate::continueHandshake() | | Coverage: | 81.250% (26/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1515-1604 |
| | 25 | 11 |
QSequentialAnimationGroupPrivate::animationInsertedAt| Name: | QSequentialAnimationGroupPrivate::animationInsertedAt | | Prototype: | void QSequentialAnimationGroupPrivate::animationInsertedAt(int index) | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 513-531 |
| | 9 | 4 |
QLoggingSettingsParser::setContent| Name: | QLoggingSettingsParser::setContent | | Prototype: | void QLoggingSettingsParser::setContent(QTextStream &stream) | | Coverage: | 81.250% (26/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 198-240 |
| | 26 | 10 |
QFutureWatcherBase::event| Name: | QFutureWatcherBase::event | | Prototype: | bool QFutureWatcherBase::event(QEvent *event) | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 313-340 |
| | 16 | 5 |
QFutureInterfaceBasePrivate::connectOutputInterface| Name: | QFutureInterfaceBasePrivate::connectOutputInterface | | Prototype: | void QFutureInterfaceBasePrivate::connectOutputInterface(QFutureCallOutInterface *interface) | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 554-588 |
| | 24 | 6 |
QFileInfoPrivate::getFileFlags| Name: | QFileInfoPrivate::getFileFlags | | Prototype: | uint QFileInfoPrivate::getFileFlags(QAbstractFileEngine::FileFlags request) const | | Coverage: | 81.250% (26/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 124-183 |
| | 30 | 11 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(float &f) | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 907-932 |
| | 14 | 5 |
QAsn1Element::toBool| Name: | QAsn1Element::toBool | | Prototype: | bool QAsn1Element::toBool(bool *ok) const | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 214-229 |
| | 11 | 6 |
getEscape| Name: | getEscape | | Prototype: | static int getEscape(const QChar *uc, int *pos, int len, int maxNumber = 999) | | Coverage: | 80.952% (17/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7839-7863 |
| | 19 | 7 |
QStateMachinePrivate::isInFinalState| Name: | QStateMachinePrivate::isInFinalState | | Prototype: | bool QStateMachinePrivate::isInFinalState(QAbstractState* s) const | | Coverage: | 80.952% (17/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1253-1276 |
| | 17 | 7 |
QNativeSocketEnginePrivate::fetchConnectionParameters| Name: | QNativeSocketEnginePrivate::fetchConnectionParameters | | Prototype: | bool QNativeSocketEnginePrivate::fetchConnectionParameters() | | Coverage: | 80.952% (34/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 1028-1117 |
| | 44 | 14 |
QByteArray::reallocData| Name: | QByteArray::reallocData | | Prototype: | void QByteArray::reallocData(uint alloc, Data::AllocationOptions options) | | Coverage: | 80.952% (17/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1698-1725 |
| | 20 | 6 |
wc2rx| Name: | wc2rx | | Prototype: | static QString wc2rx(const QString &wc_str, const bool enableEscaping) | | Coverage: | 80.822% (59/73) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 762-856 |
| | 56 | 31 |
QSqlDatabasePrivate::init| Name: | QSqlDatabasePrivate::init | | Prototype: | void QSqlDatabasePrivate::init(const QString &type) | | Coverage: | 80.769% (21/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 724-788 |
| | 17 | 8 |
QHttpNetworkConnectionPrivate::queueRequest| Name: | QHttpNetworkConnectionPrivate::queueRequest | | Prototype: | QHttpNetworkReply* QHttpNetworkConnectionPrivate::queueRequest(const QHttpNetworkRequest &request) | | Coverage: | 80.769% (21/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 596-647 |
| | 22 | 9 |
QDBusConnectionPrivate::removeSignalHookNoLock| Name: | QDBusConnectionPrivate::removeSignalHookNoLock | | Prototype: | QDBusConnectionPrivate::SignalHookHash::Iterator QDBusConnectionPrivate::removeSignalHookNoLock(SignalHookHash::Iterator it) | | Coverage: | 80.769% (21/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2317-2359 |
| | 22 | 8 |
QSqlTableModel::insertRows| Name: | QSqlTableModel::insertRows | | Prototype: | bool QSqlTableModel::insertRows(int row, int count, const QModelIndex &parent) | | Coverage: | 80.645% (25/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1140-1175 |
| | 24 | 8 |
QSqlDriver::sqlStatement| Name: | QSqlDriver::sqlStatement | | Prototype: | QString QSqlDriver::sqlStatement(StatementType type, const QString &tableName, const QSqlRecord &rec, bool preparedStatement) const | | Coverage: | 80.645% (50/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines: | 487-568 |
| | 60 | 21 |
QXmlStreamReaderPrivate::scanUntil| Name: | QXmlStreamReaderPrivate::scanUntil | | Prototype: | bool QXmlStreamReaderPrivate::scanUntil(const char *str, short tokenToInject) | | Coverage: | 80.556% (29/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 967-1013 |
| | 27 | 12 |
QCoreApplicationPrivate::init| Name: | QCoreApplicationPrivate::init | | Prototype: | void QCoreApplicationPrivate::init() | | Coverage: | 80.556% (29/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 736-816 |
| | 39 | 12 |