| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QNetworkReplyHttpImplPrivate::error| Name: | 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: | 2107-2123 |
| | 7 | 2 |
QNetworkReplyHttpImplPrivate::_q_bufferOutgoingDataFinished| Name: | 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: | 1850-1865 |
| | 6 | 2 |
QNetworkReplyHttpImpl::close| Name: | 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: | 245-261 |
| | 7 | 2 |
QNetworkReplyDataImpl::QNetworkReplyDataImpl| Name: | 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: | 54-89 |
| | 26 | 2 |
QNetworkProxyFactory::proxyForQuery| Name: | 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: | 1568-1573 |
| | 3 | 2 |
QNetworkProxy::setRawHeader| Name: | 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: | 845-849 |
| | 2 | 2 |
QNetworkProxy::applicationProxy| Name: | 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: | 728-733 |
| | 3 | 2 |
QNetworkConfigurationManager::isOnline| Name: | 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: | 333-340 |
| | 4 | 2 |
QNetworkConfigurationManager::defaultConfiguration| Name: | 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: | 265-272 |
| | 4 | 2 |
QNetworkConfigurationManager::configurationFromIdentifier| Name: | 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: | 314-321 |
| | 4 | 2 |
QNetworkConfigurationManager::capabilities| Name: | 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: | 345-352 |
| | 4 | 2 |
QNetworkConfigurationManager::allConfigurations| Name: | 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: | 299-306 |
| | 4 | 2 |
QNetworkConfiguration::bearerType| Name: | 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: | 491-511 |
| | 4 | 2 |
QNetworkAccessManager::cookieJar| Name: | 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: | 639-645 |
| | 4 | 2 |
QNetworkAccessFileBackend::loadFileInfo| Name: | 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: | 232-249 |
| | 10 | 2 |
QNetworkAccessDebugPipeBackend::socketDisconnected| Name: | 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: | 261-274 |
| | 6 | 2 |
QNetworkAccessCache::requestEntry| Name: | 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: | 262-289 |
| | 15 | 4 |
QNetworkAccessCache::emitEntryReady| Name: | 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: | 204-214 |
| | 6 | 2 |
QNetworkAccessBackend::networkCache| Name: | 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: | 217-222 |
| | 3 | 2 |
QNetworkAccessBackend::emitReplyUploadProgress| Name: | 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: | 140-145 |
| | 3 | 2 |
QNativeSocketEnginePrivate::setOption| Name: | 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: | 327-384 |
| | 15 | 7 |
QNativeSocketEnginePrivate::nativeSetMulticastInterface| Name: | 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: | 733-758 |
| | 17 | 6 |
QNativeSocketEngine::waitForReadOrWrite| Name: | 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: | 1045-1095 |
| | 20 | 6 |
QNativeSocketEngine::setSendBufferSize| Name: | 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: | 1150-1154 |
| | 2 | 2 |
QNativeSocketEngine::setReceiveBufferSize| Name: | 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: | 1124-1128 |
| | 2 | 2 |
QNativeSocketEngine::sendBufferSize| Name: | 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: | 1135-1139 |
| | 2 | 2 |
QNativeSocketEngine::receiveBufferSize| Name: | 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: | 1103-1107 |
| | 2 | 2 |
QNativeSocketEngine::initialize| Name: | 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: | 470-510 |
| | 21 | 6 |
QMutexPool::globalInstanceGet| Name: | 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: | 136-142 |
| | 4 | 2 |
QMutexPool::createMutex| Name: | 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: | 124-131 |
| | 4 | 2 |
QMimeXMLProvider::load| Name: | 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: | 793-798 |
| | 3 | 2 |
QMimeTypeParserBase::parseNumber| Name: | QMimeTypeParserBase::parseNumber | | Prototype: | bool QMimeTypeParserBase::parseNumber(const QString &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: | 157-166 |
| | 6 | 2 |
QMetaType::unregisterConverterFunction| Name: | 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: | 654-659 |
| | 3 | 2 |
QMetaType::registerDebugStreamOperatorFunction| Name: | 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: | 686-694 |
| | 4 | 2 |
QMetaType::registerComparatorFunction| Name: | 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: | 661-668 |
| | 4 | 2 |
QMetaType::createExtended| Name: | 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: | 2369-2374 |
| | 3 | 2 |
QMetaPropertyBuilderPrivate::QMetaPropertyBuilderPrivate| Name: | 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: | 149-161 |
| | 3 | 2 |
QMetaProperty::typeName| Name: | 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: | 2798-2804 |
| | 4 | 2 |
QMetaProperty::isWritable| Name: | 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: | 3285-3291 |
| | 4 | 2 |
QMetaProperty::isResettable| Name: | 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: | 3178-3184 |
| | 4 | 2 |
QMetaProperty::isReadable| Name: | 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: | 3191-3197 |
| | 4 | 2 |
QMetaProperty::isFinal| Name: | 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: | 3417-3423 |
| | 4 | 2 |
QMetaProperty::isConstant| Name: | 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: | 3402-3408 |
| | 4 | 2 |
QMetaProperty::hasStdCppSet| Name: | 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: | 2922-2929 |
| | 5 | 2 |
QMetaProperty::hasNotifySignal| Name: | 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: | 3205-3211 |
| | 4 | 2 |
QMetaObjectPrivate::signalIndex| Name: | 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: | 844-849 |
| | 3 | 2 |
QMetaObjectBuilder::relatedMetaObject| Name: | 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: | 821-827 |
| | 3 | 2 |
QMetaObjectBuilder::fromRelocatableData| Name: | 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: | 1543-1562 |
| | 12 | 2 |
QMetaObject::metacall| Name: | 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: | 290-296 |
| | 3 | 2 |
QMetaObject::activate| Name: | 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: | 3774-3780 |
| | 4 | 2 |
QMetaMethod::typeName| Name: | 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: | 1889-1894 |
| | 3 | 2 |
QMetaMethod::tag| Name: | 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: | 1937-1942 |
| | 3 | 2 |
QMetaMethod::returnType| Name: | 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: | 1793-1798 |
| | 3 | 2 |
QMetaMethod::parameterTypes| Name: | 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: | 1863-1868 |
| | 3 | 2 |
QMetaMethod::parameterNames| Name: | 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: | 1875-1881 |
| | 4 | 2 |
QMetaMethod::parameterCount| Name: | 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: | 1807-1812 |
| | 3 | 2 |
QMetaMethod::name| Name: | 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: | 1776-1781 |
| | 3 | 2 |
QMetaMethod::methodType| Name: | 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: | 2008-2013 |
| | 3 | 2 |
QMetaMethod::invokeOnGadget| Name: | 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: | 2350-2413 |
| | 49 | 10 |
QMetaMethod::getParameterTypes| Name: | 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: | 1851-1856 |
| | 3 | 2 |
QMetaMethod::access| Name: | 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: | 1996-2001 |
| | 3 | 2 |
QMetaEnumBuilder::keyCount| Name: | 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: | 2652-2659 |
| | 4 | 2 |
QMetaEnumBuilder::isFlag| Name: | 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: | 2626-2633 |
| | 4 | 2 |
QMetaEnumBuilder::addKey| Name: | 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: | 2697-2708 |
| | 7 | 2 |
QMetaEnum::keyCount| Name: | 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: | 2496-2501 |
| | 3 | 2 |
QMetaClassInfo::value| Name: | 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: | 3500-3505 |
| | 3 | 2 |
QMetaClassInfo::name| Name: | 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: | 3488-3493 |
| | 3 | 2 |
QMessageLogger::warning| Name: | 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: | 549-558 |
| | 6 | 2 |
QMessageLogger::info| Name: | 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: | 306-315 |
| | 6 | 2 |
QMessageLogger::debug| Name: | 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: | 286-295 |
| | 6 | 2 |
QMessageLogger::critical| Name: | 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: | 665-674 |
| | 6 | 2 |
QLockFilePrivate::removeStaleLock| Name: | 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: | 217-226 |
| | 7 | 2 |
QLocale::toUpper| Name: | 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: | 2437-2447 |
| | 5 | 2 |
QLocale::toLower| Name: | 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: | 2461-2471 |
| | 5 | 2 |
QLocale::scriptToString| Name: | 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: | 1167-1172 |
| | 3 | 2 |
QLocale::languageToString| Name: | 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: | 1140-1145 |
| | 3 | 2 |
QLocale::countryToString| Name: | 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: | 1153-1158 |
| | 3 | 2 |
QLocalSocketPrivate::cancelDelayedConnect| Name: | 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: | 369-379 |
| | 7 | 2 |
QLocalSocket::setServerName| Name: | 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: | 391-399 |
| | 5 | 2 |
QListData::realloc_grow| Name: | 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: | 152-161 |
| | 6 | 2 |
QLineF::unitVector| Name: | 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: | 625-639 |
| | 7 | 2 |
QLibraryPrivate::unload_sys| Name: | 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: | 265-287 |
| | 5 | 2 |
QLibraryPrivate::resolve| Name: | 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: | 509-514 |
| | 3 | 2 |
QLibraryInfo::platformPluginArguments| Name: | 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: | 595-608 |
| | 8 | 2 |
QLibrary::setFileNameAndVersion| Name: | 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: | 942-952 |
| | 7 | 2 |
QLibrary::setFileNameAndVersion| Name: | 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: | 963-973 |
| | 7 | 2 |
QLibrary::fileName| Name: | QLibrary::fileName | | Prototype: | QString QLibrary::fileName() const | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 926-931 |
| | 3 | 2 |
QLatin1Codec::convertToUnicode| Name: | 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: | 45-51 |
| | 3 | 2 |
QJsonValue::toObject| Name: | 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: | 576-582 |
| | 3 | 2 |
QJsonValue::toBool| Name: | 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: | 500-505 |
| | 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: | 238-244 |
| | 3 | 2 |
QJsonPrivate::Data::valid| Name: | 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: | 126-140 |
| | 9 | 3 |
QJsonObject::insert| Name: | 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: | 420-463 |
| | 31 | 8 |
QJsonObject::contains| Name: | QJsonObject::contains | | Prototype: | bool QJsonObject::contains(const QString &key) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 521-529 |
| | 5 | 2 |
QJsonDocument::isObject| Name: | 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: | 421-428 |
| | 4 | 2 |
QJsonDocument::isArray| Name: | 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: | 407-414 |
| | 4 | 2 |
QJsonDocument::QJsonDocument| Name: | 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: | 126-131 |
| | 3 | 2 |
QItemSelectionRange::intersected| Name: | 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: | 240-252 |
| | 9 | 2 |
QItemSelectionModelPrivate::_q_layoutAboutToBeChanged| Name: | 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: | 854-892 |
| | 23 | 4 |
QItemSelectionModel::setModel| Name: | 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: | 1785-1793 |
| | 5 | 2 |