Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QNetworkAccessManager::cookieJarName: | QNetworkAccessManager::cookieJar | Prototype: | QNetworkCookieJar *QNetworkAccessManager::cookieJar() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 645-651 |
| | 4 | 2 |
QNetworkAccessFileBackend::loadFileInfoName: | QNetworkAccessFileBackend::loadFileInfo | Prototype: | bool QNetworkAccessFileBackend::loadFileInfo() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | Lines: | 238-255 |
| | 10 | 2 |
QNetworkAccessDebugPipeBackend::socketDisconnectedName: | QNetworkAccessDebugPipeBackend::socketDisconnected | Prototype: | void QNetworkAccessDebugPipeBackend::socketDisconnected() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessdebugpipebackend.cpp | Lines: | 267-280 |
| | 6 | 2 |
QNetworkAccessCache::requestEntryName: | QNetworkAccessCache::requestEntry | Prototype: | bool QNetworkAccessCache::requestEntry(const QByteArray &key, QObject *target, const char *member) | Coverage: | 50.000% (6/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | Lines: | 268-295 |
| | 15 | 4 |
QNetworkAccessCache::emitEntryReadyName: | QNetworkAccessCache::emitEntryReady | Prototype: | bool QNetworkAccessCache::emitEntryReady(Node *node, QObject *target, const char *member) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | Lines: | 210-220 |
| | 6 | 2 |
QNetworkAccessBackend::networkCacheName: | QNetworkAccessBackend::networkCache | Prototype: | QAbstractNetworkCache *QNetworkAccessBackend::networkCache() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | Lines: | 223-228 |
| | 3 | 2 |
QNetworkAccessBackend::emitReplyUploadProgressName: | QNetworkAccessBackend::emitReplyUploadProgress | Prototype: | void QNetworkAccessBackend::emitReplyUploadProgress(qint64 bytesSent, qint64 bytesTotal) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | Lines: | 146-151 |
| | 3 | 2 |
QNativeSocketEnginePrivate::setOptionName: | QNativeSocketEnginePrivate::setOption | Prototype: | bool QNativeSocketEnginePrivate::setOption(QNativeSocketEngine::SocketOption opt, int v) | Coverage: | 50.000% (8/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 314-371 |
| | 15 | 7 |
QNativeSocketEnginePrivate::nativeSetMulticastInterfaceName: | QNativeSocketEnginePrivate::nativeSetMulticastInterface | Prototype: | bool QNativeSocketEnginePrivate::nativeSetMulticastInterface(const QNetworkInterface &iface) | Coverage: | 50.000% (9/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 720-745 |
| | 17 | 6 |
QNativeSocketEngine::waitForReadOrWriteName: | QNativeSocketEngine::waitForReadOrWrite | Prototype: | bool QNativeSocketEngine::waitForReadOrWrite(bool *readyToRead, bool *readyToWrite, bool checkRead, bool checkWrite, int msecs, bool *timedOut) | Coverage: | 50.000% (8/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1053-1103 |
| | 20 | 6 |
QNativeSocketEngine::setSendBufferSizeName: | QNativeSocketEngine::setSendBufferSize | Prototype: | void QNativeSocketEngine::setSendBufferSize(qint64 size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1158-1162 |
| | 2 | 2 |
QNativeSocketEngine::setReceiveBufferSizeName: | QNativeSocketEngine::setReceiveBufferSize | Prototype: | void QNativeSocketEngine::setReceiveBufferSize(qint64 size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1132-1136 |
| | 2 | 2 |
QNativeSocketEngine::sendBufferSizeName: | QNativeSocketEngine::sendBufferSize | Prototype: | qint64 QNativeSocketEngine::sendBufferSize() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1143-1147 |
| | 2 | 2 |
QNativeSocketEngine::receiveBufferSizeName: | QNativeSocketEngine::receiveBufferSize | Prototype: | qint64 QNativeSocketEngine::receiveBufferSize() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1111-1115 |
| | 2 | 2 |
QNativeSocketEngine::initializeName: | QNativeSocketEngine::initialize | Prototype: | bool QNativeSocketEngine::initialize(qintptr socketDescriptor, QAbstractSocket::SocketState socketState) | Coverage: | 50.000% (9/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 477-517 |
| | 21 | 6 |
QMutexPool::globalInstanceGetName: | QMutexPool::globalInstanceGet | Prototype: | QMutex *QMutexPool::globalInstanceGet(const void *address) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutexpool.cpp | Lines: | 142-148 |
| | 4 | 2 |
QMutexPool::createMutexName: | QMutexPool::createMutex | Prototype: | QMutex *QMutexPool::createMutex(int index) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutexpool.cpp | Lines: | 130-137 |
| | 4 | 2 |
QMimeXMLProvider::loadName: | QMimeXMLProvider::load | Prototype: | void QMimeXMLProvider::load(const QString &fileName) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 797-802 |
| | 3 | 2 |
QMimeTypeParserBase::parseNumberName: | QMimeTypeParserBase::parseNumber | Prototype: | bool QMimeTypeParserBase::parseNumber(const QStringRef &n, int *target, QString *errorMessage) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | Lines: | 163-172 |
| | 6 | 2 |
QMetaType::unregisterConverterFunctionName: | QMetaType::unregisterConverterFunction | Prototype: | void QMetaType::unregisterConverterFunction(int from, int to) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 660-665 |
| | 3 | 2 |
QMetaType::registerDebugStreamOperatorFunctionName: | QMetaType::registerDebugStreamOperatorFunction | Prototype: | bool QMetaType::registerDebugStreamOperatorFunction(const QtPrivate::AbstractDebugStreamFunction *f, int type) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 692-700 |
| | 4 | 2 |
QMetaType::registerComparatorFunctionName: | QMetaType::registerComparatorFunction | Prototype: | bool QMetaType::registerComparatorFunction(const QtPrivate::AbstractComparatorFunction *f, int type) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 667-674 |
| | 4 | 2 |
QMetaType::createExtendedName: | QMetaType::createExtended | Prototype: | void *QMetaType::createExtended(const void *copy) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2386-2391 |
| | 3 | 2 |
QMetaPropertyBuilderPrivate::QMetaPropertyBuilderPrivateName: | QMetaPropertyBuilderPrivate::QMetaPropertyBuilderPrivate | Prototype: | QMetaPropertyBuilderPrivate (const QByteArray& _name, const QByteArray& _type, int notifierIdx=-1, int _revision = 0) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 154-166 |
| | 3 | 2 |
QMetaProperty::typeNameName: | QMetaProperty::typeName | Prototype: | const char *QMetaProperty::typeName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2809-2815 |
| | 4 | 2 |
QMetaProperty::isWritableName: | QMetaProperty::isWritable | Prototype: | bool QMetaProperty::isWritable() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3296-3302 |
| | 4 | 2 |
QMetaProperty::isResettableName: | QMetaProperty::isResettable | Prototype: | bool QMetaProperty::isResettable() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3189-3195 |
| | 4 | 2 |
QMetaProperty::isReadableName: | QMetaProperty::isReadable | Prototype: | bool QMetaProperty::isReadable() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3202-3208 |
| | 4 | 2 |
QMetaProperty::isFinalName: | QMetaProperty::isFinal | Prototype: | bool QMetaProperty::isFinal() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3428-3434 |
| | 4 | 2 |
QMetaProperty::isEnumTypeName: | QMetaProperty::isEnumType | Prototype: | bool QMetaProperty::isEnumType() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2915-2922 |
| | 5 | 2 |
QMetaProperty::isConstantName: | QMetaProperty::isConstant | Prototype: | bool QMetaProperty::isConstant() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3413-3419 |
| | 4 | 2 |
QMetaProperty::hasStdCppSetName: | QMetaProperty::hasStdCppSet | Prototype: | bool QMetaProperty::hasStdCppSet() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2933-2940 |
| | 5 | 2 |
QMetaProperty::hasNotifySignalName: | QMetaProperty::hasNotifySignal | Prototype: | bool QMetaProperty::hasNotifySignal() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3216-3222 |
| | 4 | 2 |
QMetaObjectPrivate::signalIndexName: | QMetaObjectPrivate::signalIndex | Prototype: | int QMetaObjectPrivate::signalIndex(const QMetaMethod &m) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 855-860 |
| | 3 | 2 |
QMetaObjectBuilder::relatedMetaObjectName: | QMetaObjectBuilder::relatedMetaObject | Prototype: | const QMetaObject *QMetaObjectBuilder::relatedMetaObject(int index) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 825-831 |
| | 3 | 2 |
QMetaObjectBuilder::fromRelocatableDataName: | QMetaObjectBuilder::fromRelocatableData | Prototype: | void QMetaObjectBuilder::fromRelocatableData(QMetaObject *output, const QMetaObject *superclass, const QByteArray &data) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1535-1554 |
| | 12 | 2 |
QMetaObject::metacallName: | QMetaObject::metacall | Prototype: | int QMetaObject::metacall(QObject *object, Call cl, int idx, void **argv) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 296-302 |
| | 3 | 2 |
QMetaObject::activateName: | QMetaObject::activate | Prototype: | void QMetaObject::activate(QObject *sender, int signal_index, void **argv) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3784-3790 |
| | 4 | 2 |
QMetaMethod::typeNameName: | QMetaMethod::typeName | Prototype: | const char *QMetaMethod::typeName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1900-1905 |
| | 3 | 2 |
QMetaMethod::tagName: | QMetaMethod::tag | Prototype: | const char *QMetaMethod::tag() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1948-1953 |
| | 3 | 2 |
QMetaMethod::returnTypeName: | QMetaMethod::returnType | Prototype: | int QMetaMethod::returnType() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1804-1809 |
| | 3 | 2 |
QMetaMethod::parameterTypesName: | QMetaMethod::parameterTypes | Prototype: | QList<QByteArray> QMetaMethod::parameterTypes() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1874-1879 |
| | 3 | 2 |
QMetaMethod::parameterNamesName: | QMetaMethod::parameterNames | Prototype: | QList<QByteArray> QMetaMethod::parameterNames() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1886-1892 |
| | 4 | 2 |
QMetaMethod::parameterCountName: | QMetaMethod::parameterCount | Prototype: | int QMetaMethod::parameterCount() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1818-1823 |
| | 3 | 2 |
QMetaMethod::nameName: | QMetaMethod::name | Prototype: | QByteArray QMetaMethod::name() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1787-1792 |
| | 3 | 2 |
QMetaMethod::methodTypeName: | QMetaMethod::methodType | Prototype: | QMetaMethod::MethodType QMetaMethod::methodType() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2019-2024 |
| | 3 | 2 |
QMetaMethod::invokeOnGadgetName: | QMetaMethod::invokeOnGadget | Prototype: | bool QMetaMethod::invokeOnGadget(void* gadget, QGenericReturnArgument returnValue, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) const | Coverage: | 50.000% (16/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2361-2424 |
| | 49 | 10 |
QMetaMethod::getParameterTypesName: | QMetaMethod::getParameterTypes | Prototype: | void QMetaMethod::getParameterTypes(int *types) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1862-1867 |
| | 3 | 2 |
QMetaMethod::accessName: | QMetaMethod::access | Prototype: | QMetaMethod::Access QMetaMethod::access() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2007-2012 |
| | 3 | 2 |
QMetaEnumBuilder::keyCountName: | QMetaEnumBuilder::keyCount | Prototype: | int QMetaEnumBuilder::keyCount() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2640-2647 |
| | 4 | 2 |
QMetaEnumBuilder::isFlagName: | QMetaEnumBuilder::isFlag | Prototype: | bool QMetaEnumBuilder::isFlag() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2614-2621 |
| | 4 | 2 |
QMetaEnumBuilder::addKeyName: | QMetaEnumBuilder::addKey | Prototype: | int QMetaEnumBuilder::addKey(const QByteArray& name, int value) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2685-2696 |
| | 7 | 2 |
QMetaEnum::keyCountName: | QMetaEnum::keyCount | Prototype: | int QMetaEnum::keyCount() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2507-2512 |
| | 3 | 2 |
QMetaClassInfo::valueName: | QMetaClassInfo::value | Prototype: | const char* QMetaClassInfo::value() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3511-3516 |
| | 3 | 2 |
QMetaClassInfo::nameName: | QMetaClassInfo::name | Prototype: | const char *QMetaClassInfo::name() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3499-3504 |
| | 3 | 2 |
QMessageLogger::warningName: | QMessageLogger::warning | Prototype: | void QMessageLogger::warning(const char *msg, ...) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 552-561 |
| | 6 | 2 |
QMessageLogger::infoName: | QMessageLogger::info | Prototype: | void QMessageLogger::info(const char *msg, ...) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 309-318 |
| | 6 | 2 |
QMessageLogger::debugName: | QMessageLogger::debug | Prototype: | void QMessageLogger::debug(const char *msg, ...) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 289-298 |
| | 6 | 2 |
QMessageLogger::criticalName: | QMessageLogger::critical | Prototype: | void QMessageLogger::critical(const char *msg, ...) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 668-677 |
| | 6 | 2 |
QLockFilePrivate::removeStaleLockName: | QLockFilePrivate::removeStaleLock | Prototype: | bool QLockFilePrivate::removeStaleLock() | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 229-238 |
| | 7 | 2 |
QLocale::toUpperName: | QLocale::toUpper | Prototype: | QString QLocale::toUpper(const QString &str) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2439-2449 |
| | 5 | 2 |
QLocale::toLowerName: | QLocale::toLower | Prototype: | QString QLocale::toLower(const QString &str) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2463-2473 |
| | 5 | 2 |
QLocale::scriptToStringName: | QLocale::scriptToString | Prototype: | QString QLocale::scriptToString(QLocale::Script script) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1174-1179 |
| | 3 | 2 |
QLocale::languageToStringName: | QLocale::languageToString | Prototype: | QString QLocale::languageToString(Language language) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1147-1152 |
| | 3 | 2 |
QLocale::countryToStringName: | QLocale::countryToString | Prototype: | QString QLocale::countryToString(Country country) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1160-1165 |
| | 3 | 2 |
QLocalSocketPrivate::cancelDelayedConnectName: | QLocalSocketPrivate::cancelDelayedConnect | Prototype: | void QLocalSocketPrivate::cancelDelayedConnect() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 375-385 |
| | 7 | 2 |
QLocalSocket::setServerNameName: | QLocalSocket::setServerName | Prototype: | void QLocalSocket::setServerName(const QString & name) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 397-405 |
| | 5 | 2 |
QListData::realloc_growName: | QListData::realloc_grow | Prototype: | void QListData::realloc_grow(int growth) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 149-158 |
| | 6 | 2 |
QLineF::unitVectorName: | QLineF::unitVector | Prototype: | QLineF QLineF::unitVector() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 631-645 |
| | 7 | 2 |
QLibraryPrivate::unload_sysName: | QLibraryPrivate::unload_sys | Prototype: | bool QLibraryPrivate::unload_sys() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 271-293 |
| | 5 | 2 |
QLibraryPrivate::resolveName: | QLibraryPrivate::resolve | Prototype: | QFunctionPointer QLibraryPrivate::resolve(const char *symbol) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 515-520 |
| | 3 | 2 |
QLibraryInfo::platformPluginArgumentsName: | QLibraryInfo::platformPluginArguments | Prototype: | QStringList QLibraryInfo::platformPluginArguments(const QString &platformName) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 603-616 |
| | 8 | 2 |
QLibrary::setFileNameAndVersionName: | QLibrary::setFileNameAndVersion | Prototype: | void QLibrary::setFileNameAndVersion(const QString &fileName, int verNum) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 953-963 |
| | 7 | 2 |
QLibrary::setFileNameAndVersionName: | QLibrary::setFileNameAndVersion | Prototype: | void QLibrary::setFileNameAndVersion(const QString &fileName, const QString &version) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 974-984 |
| | 7 | 2 |
QLibrary::fileNameName: | QLibrary::fileName | Prototype: | QString QLibrary::fileName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 937-942 |
| | 3 | 2 |
QLatin1Codec::convertToUnicodeName: | QLatin1Codec::convertToUnicode | Prototype: | QString QLatin1Codec::convertToUnicode(const char *chars, int len, ConverterState *) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 51-57 |
| | 3 | 2 |
QJsonValue::toObjectName: | QJsonValue::toObject | Prototype: | QJsonObject QJsonValue::toObject(const QJsonObject &defaultValue) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 598-604 |
| | 3 | 2 |
QJsonValue::toBoolName: | QJsonValue::toBool | Prototype: | bool QJsonValue::toBool(bool defaultValue) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 506-511 |
| | 3 | 2 |
QJsonPrivate::Entry::operator==Name: | QJsonPrivate::Entry::operator== | Prototype: | bool Entry::operator==(QLatin1String key) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 274-280 |
| | 3 | 2 |
QJsonPrivate::Entry::operator ==Name: | QJsonPrivate::Entry::operator == | Prototype: | bool Entry::operator ==(const QString &key) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 266-272 |
| | 3 | 2 |
QJsonPrivate::Data::validName: | QJsonPrivate::Data::valid | Prototype: | bool Data::valid() const | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 132-146 |
| | 9 | 3 |
QJsonObject::valueAtName: | QJsonObject::valueAt | Prototype: | QJsonValue QJsonObject::valueAt(int i) const | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 1253-1260 |
| | 4 | 2 |
QJsonObject::sizeName: | QJsonObject::size | Prototype: | int QJsonObject::size() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 337-343 |
| | 3 | 2 |
QJsonObject::insertName: | QJsonObject::insert | Prototype: | QJsonObject::iterator QJsonObject::insert(const QString &key, const QJsonValue &value) | Coverage: | 50.000% (12/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 460-503 |
| | 31 | 8 |
QJsonObject::containsName: | QJsonObject::contains | Prototype: | bool QJsonObject::contains(QLatin1String key) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 575-583 |
| | 5 | 2 |
QJsonDocument::isObjectName: | QJsonDocument::isObject | Prototype: | bool QJsonDocument::isObject() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 424-431 |
| | 4 | 2 |
QJsonDocument::isArrayName: | QJsonDocument::isArray | Prototype: | bool QJsonDocument::isArray() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 410-417 |
| | 4 | 2 |
QJsonDocument::QJsonDocumentName: | QJsonDocument::QJsonDocument | Prototype: | QJsonDocument::QJsonDocument(const QJsonDocument &other) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 132-137 |
| | 3 | 2 |
QItemSelectionRange::intersectedName: | QItemSelectionRange::intersected | Prototype: | QItemSelectionRange QItemSelectionRange::intersected(const QItemSelectionRange &other) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 246-258 |
| | 9 | 2 |
QItemSelectionModelPrivate::_q_layoutAboutToBeChangedName: | QItemSelectionModelPrivate::_q_layoutAboutToBeChanged | Prototype: | void QItemSelectionModelPrivate::_q_layoutAboutToBeChanged(const QList<QPersistentModelIndex> &, QAbstractItemModel::LayoutChangeHint hint) | Coverage: | 50.000% (10/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 856-894 |
| | 23 | 4 |
QItemSelectionModel::setModelName: | QItemSelectionModel::setModel | Prototype: | void QItemSelectionModel::setModel(QAbstractItemModel *model) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1787-1795 |
| | 5 | 2 |
QIcuTimeZonePrivate::initName: | QIcuTimeZonePrivate::init | Prototype: | void QIcuTimeZonePrivate::init(const QByteArray &ianaId) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 313-327 |
| | 8 | 2 |
QIcuCodec::codecForMibUnlockedName: | QIcuCodec::codecForMibUnlocked | Prototype: | QTextCodec *QIcuCodec::codecForMibUnlocked(int mib) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 544-555 |
| | 6 | 4 |
QIODevice::startTransactionName: | QIODevice::startTransaction | Prototype: | void QIODevice::startTransaction() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1516-1525 |
| | 6 | 2 |
QIODevice::setCurrentReadChannelName: | QIODevice::setCurrentReadChannel | Prototype: | void QIODevice::setCurrentReadChannel(int channel) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 664-679 |
| | 5 | 2 |
QHttpThreadDelegate::synchronousHeaderChangedSlotName: | QHttpThreadDelegate::synchronousHeaderChangedSlot | Prototype: | void QHttpThreadDelegate::synchronousHeaderChangedSlot() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 630-645 |
| | 8 | 2 |
QHttpThreadDelegate::synchronousFinishedWithErrorSlotName: | QHttpThreadDelegate::synchronousFinishedWithErrorSlot | Prototype: | void QHttpThreadDelegate::synchronousFinishedWithErrorSlot(QNetworkReply::NetworkError errorCode, const QString &detail) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 562-578 |
| | 8 | 2 |
QHttpThreadDelegate::encryptedSlotName: | QHttpThreadDelegate::encryptedSlot | Prototype: | void QHttpThreadDelegate::encryptedSlot() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 666-673 |
| | 4 | 2 |
QHttpSocketEngine::setOptionName: | QHttpSocketEngine::setOption | Prototype: | bool QHttpSocketEngine::setOption(SocketOption option, int value) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 344-356 |
| | 8 | 4 |
QHttpSocketEngine::initializeName: | QHttpSocketEngine::initialize | Prototype: | bool QHttpSocketEngine::initialize(QAbstractSocket::SocketType type, QAbstractSocket::NetworkLayerProtocol protocol) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 65-104 |
| | 28 | 2 |