Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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 |
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 |
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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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::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::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::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::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 |
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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
QNetworkConfiguration::bearerTypeName: | QNetworkConfiguration::bearerType | Prototype: | QNetworkConfiguration::BearerType QNetworkConfiguration::bearerType() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | Lines: | 417-424 |
| | 4 | 2 |
QNetworkConfigurationManager::allConfigurationsName: | QNetworkConfigurationManager::allConfigurations | Prototype: | QList<QNetworkConfiguration> QNetworkConfigurationManager::allConfigurations(QNetworkConfiguration::StateFlags filter) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | Lines: | 305-312 |
| | 4 | 2 |
QNetworkConfigurationManager::capabilitiesName: | QNetworkConfigurationManager::capabilities | Prototype: | QNetworkConfigurationManager::Capabilities QNetworkConfigurationManager::capabilities() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | Lines: | 351-358 |
| | 4 | 2 |
QNetworkConfigurationManager::configurationFromIdentifierName: | QNetworkConfigurationManager::configurationFromIdentifier | Prototype: | QNetworkConfiguration QNetworkConfigurationManager::configurationFromIdentifier(const QString &identifier) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | Lines: | 320-327 |
| | 4 | 2 |
QNetworkConfigurationManager::defaultConfigurationName: | QNetworkConfigurationManager::defaultConfiguration | Prototype: | QNetworkConfiguration QNetworkConfigurationManager::defaultConfiguration() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | Lines: | 271-278 |
| | 4 | 2 |
QNetworkConfigurationManager::isOnlineName: | QNetworkConfigurationManager::isOnline | Prototype: | bool QNetworkConfigurationManager::isOnline() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | Lines: | 339-346 |
| | 4 | 2 |
QNetworkInterface::interfaceNameFromIndexName: | QNetworkInterface::interfaceNameFromIndex | Prototype: | QString QNetworkInterface::interfaceNameFromIndex(int index) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | Lines: | 601-606 |
| | 3 | 2 |
QNetworkInterfaceManager::interfaceNameFromIndexName: | QNetworkInterfaceManager::interfaceNameFromIndex | Prototype: | QString QNetworkInterfaceManager::interfaceNameFromIndex(uint index) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | Lines: | 152-173 |
| | 4 | 2 |
QNetworkProxy::applicationProxyName: | QNetworkProxy::applicationProxy | Prototype: | QNetworkProxy QNetworkProxy::applicationProxy() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 734-739 |
| | 3 | 2 |
QNetworkProxy::setRawHeaderName: | QNetworkProxy::setRawHeader | Prototype: | void QNetworkProxy::setRawHeader(const QByteArray &headerName, const QByteArray &headerValue) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 851-855 |
| | 2 | 2 |
QNetworkProxyFactory::proxyForQueryName: | QNetworkProxyFactory::proxyForQuery | Prototype: | QList<QNetworkProxy> QNetworkProxyFactory::proxyForQuery(const QNetworkProxyQuery &query) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 1564-1569 |
| | 3 | 2 |
QNetworkReplyDataImpl::QNetworkReplyDataImplName: | QNetworkReplyDataImpl::QNetworkReplyDataImpl | Prototype: | QNetworkReplyDataImpl::QNetworkReplyDataImpl(QObject *parent, const QNetworkRequest &req, const QNetworkAccessManager::Operation op) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplydataimpl.cpp | Lines: | 60-95 |
| | 26 | 2 |
QNetworkReplyHttpImpl::closeName: | QNetworkReplyHttpImpl::close | Prototype: | void QNetworkReplyHttpImpl::close() | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 251-267 |
| | 7 | 2 |
QNetworkReplyHttpImplPrivate::_q_bufferOutgoingDataFinishedName: | QNetworkReplyHttpImplPrivate::_q_bufferOutgoingDataFinished | Prototype: | void QNetworkReplyHttpImplPrivate::_q_bufferOutgoingDataFinished() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1841-1856 |
| | 6 | 2 |
QNetworkReplyHttpImplPrivate::errorName: | QNetworkReplyHttpImplPrivate::error | Prototype: | void QNetworkReplyHttpImplPrivate::error(QNetworkReplyImpl::NetworkError code, const QString &errorMessage) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 2098-2114 |
| | 7 | 2 |
QNetworkReplyHttpImplPrivate::sendCacheContentsName: | QNetworkReplyHttpImplPrivate::sendCacheContents | Prototype: | bool QNetworkReplyHttpImplPrivate::sendCacheContents(const QNetworkCacheMetaData &metaData) | Coverage: | 50.000% (13/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1416-1487 |
| | 41 | 8 |
QNetworkReplyHttpImplPrivate::sentUploadDataSlotName: | QNetworkReplyHttpImplPrivate::sentUploadDataSlot | Prototype: | void QNetworkReplyHttpImplPrivate::sentUploadDataSlot(qint64 pos, qint64 amount) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1365-1374 |
| | 5 | 2 |
QNetworkReplyImpl::bytesAvailableName: | QNetworkReplyImpl::bytesAvailable | Prototype: | qint64 QNetworkReplyImpl::bytesAvailable() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 979-989 |
| | 5 | 2 |
QNetworkReplyImpl::readDataName: | QNetworkReplyImpl::readData | Prototype: | qint64 QNetworkReplyImpl::readData(char *data, qint64 maxlen) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 1037-1059 |
| | 12 | 4 |
QNetworkReplyImpl::~QNetworkReplyImplName: | QNetworkReplyImpl::~QNetworkReplyImpl | Prototype: | QNetworkReplyImpl::~QNetworkReplyImpl() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 915-924 |
| | 3 | 2 |
QNetworkReplyImplPrivate::QNetworkReplyImplPrivateName: | QNetworkReplyImplPrivate::QNetworkReplyImplPrivate | Prototype: | inline QNetworkReplyImplPrivate::QNetworkReplyImplPrivate() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 55-70 |
| | 2 | 2 |
QNetworkReplyImplPrivate::errorName: | QNetworkReplyImplPrivate::error | Prototype: | void QNetworkReplyImplPrivate::error(QNetworkReplyImpl::NetworkError code, const QString &errorMessage) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 847-863 |
| | 7 | 2 |
QNetworkReplyImplPrivate::networkCacheName: | QNetworkReplyImplPrivate::networkCache | Prototype: | QAbstractNetworkCache *QNetworkReplyImplPrivate::networkCache() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 493-498 |
| | 3 | 2 |
QNetworkRequest::setAttributeName: | QNetworkRequest::setAttribute | Prototype: | void QNetworkRequest::setAttribute(Attribute code, const QVariant &value) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 570-576 |
| | 3 | 2 |
QNetworkSessionPrivate::setUsagePoliciesName: | QNetworkSessionPrivate::setUsagePolicies | Prototype: | void QNetworkSessionPrivate::setUsagePolicies(QNetworkSession &session, QNetworkSession::UsagePolicies policies) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 696-701 |
| | 3 | 2 |
QObject::connectName: | QObject::connect | Prototype: | QMetaObject::Connection QObject::connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | Coverage: | 50.000% (12/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2771-2827 |
| | 39 | 6 |
QPageSetupDialog::~QPageSetupDialogName: | QPageSetupDialog::~QPageSetupDialog | Prototype: | QPageSetupDialog::~QPageSetupDialog() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog.cpp | Lines: | 149-154 |
| | 3 | 2 |
QPageSetupWidget::bottomMarginChangedName: | QPageSetupWidget::bottomMarginChanged | Prototype: | void QPageSetupWidget::bottomMarginChanged(double newValue) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 589-595 |
| | 4 | 2 |
QPageSetupWidget::leftMarginChangedName: | QPageSetupWidget::leftMarginChanged | Prototype: | void QPageSetupWidget::leftMarginChanged(double newValue) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 597-603 |
| | 4 | 2 |
QPageSetupWidget::rightMarginChangedName: | QPageSetupWidget::rightMarginChanged | Prototype: | void QPageSetupWidget::rightMarginChanged(double newValue) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 605-611 |
| | 4 | 2 |
QPageSetupWidget::topMarginChangedName: | QPageSetupWidget::topMarginChanged | Prototype: | void QPageSetupWidget::topMarginChanged(double newValue) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 581-587 |
| | 4 | 2 |
QPauseAnimation::setDurationName: | QPauseAnimation::setDuration | Prototype: | void QPauseAnimation::setDuration(int msecs) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 124-132 |
| | 5 | 2 |
QPersistentModelIndex::dataName: | QPersistentModelIndex::data | Prototype: | QVariant QPersistentModelIndex::data(int role) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 409-414 |
| | 3 | 2 |
QPersistentModelIndex::flagsName: | QPersistentModelIndex::flags | Prototype: | Qt::ItemFlags QPersistentModelIndex::flags() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 421-426 |
| | 3 | 2 |
QPersistentModelIndex::internalIdName: | QPersistentModelIndex::internalId | Prototype: | quintptr QPersistentModelIndex::internalId() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 355-360 |
| | 3 | 2 |
QPersistentModelIndex::internalPointerName: | QPersistentModelIndex::internalPointer | Prototype: | void *QPersistentModelIndex::internalPointer() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 339-344 |
| | 3 | 2 |
QPersistentModelIndex::modelName: | QPersistentModelIndex::model | Prototype: | const QAbstractItemModel *QPersistentModelIndex::model() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 431-436 |
| | 3 | 2 |
QPersistentModelIndex::operator<Name: | QPersistentModelIndex::operator< | Prototype: | bool QPersistentModelIndex::operator<(const QPersistentModelIndex &other) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 202-208 |
| | 3 | 2 |
QPersistentModelIndex::siblingName: | QPersistentModelIndex::sibling | Prototype: | QModelIndex QPersistentModelIndex::sibling(int row, int column) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 382-387 |
| | 3 | 2 |
QPlainTestLogger::addBenchmarkResultName: | QPlainTestLogger::addBenchmarkResult | Prototype: | void QPlainTestLogger::addBenchmarkResult(const QBenchmarkResult &result) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 397-404 |
| | 3 | 2 |
QPluginLoader::staticPluginsName: | QPluginLoader::staticPlugins | Prototype: | QVector<QStaticPlugin> QPluginLoader::staticPlugins() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 462-468 |
| | 4 | 2 |
QPrintDialog::setOptionsName: | QPrintDialog::setOptions | Prototype: | void QPrintDialog::setOptions(PrintDialogOptions options) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | Lines: | 180-189 |
| | 5 | 2 |
QPrintPreviewDialog::~QPrintPreviewDialogName: | QPrintPreviewDialog::~QPrintPreviewDialog | Prototype: | QPrintPreviewDialog::~QPrintPreviewDialog() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 705-711 |
| | 4 | 2 |
QPrintPreviewDialogPrivate::initName: | QPrintPreviewDialogPrivate::init | Prototype: | void QPrintPreviewDialogPrivate::init(QPrinter *_printer) | Coverage: | 50.000% (6/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 221-347 |
| | 86 | 5 |
QPrintPreviewDialogPrivate::setupActionsName: | QPrintPreviewDialogPrivate::setupActions | Prototype: | void QPrintPreviewDialogPrivate::setupActions() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 358-438 |
| | 62 | 2 |
QPrintPreviewWidget::setVisibleName: | QPrintPreviewWidget::setVisible | Prototype: | void QPrintPreviewWidget::setVisible(bool visible) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 806-812 |
| | 4 | 2 |
QPrintPreviewWidget::~QPrintPreviewWidgetName: | QPrintPreviewWidget::~QPrintPreviewWidget | Prototype: | QPrintPreviewWidget::~QPrintPreviewWidget() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 555-560 |
| | 3 | 2 |
QPrinter::isValidName: | QPrinter::isValid | Prototype: | bool QPrinter::isValid() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 882-888 |
| | 4 | 2 |
QPrinter::newPageName: | QPrinter::newPage | Prototype: | bool QPrinter::newPage() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1966-1972 |
| | 4 | 2 |