Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QNetworkReplyDataImpl::sizeName: | QNetworkReplyDataImpl::size | Prototype: | qint64 QNetworkReplyDataImpl::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplydataimpl.cpp | Lines: | 118-122 |
| | 2 | 1 |
QNetworkReplyFileImpl::closeName: | QNetworkReplyFileImpl::close | Prototype: | void QNetworkReplyFileImpl::close() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyfileimpl.cpp | Lines: | 146-151 |
| | 3 | 1 |
QNetworkReplyFileImpl::sizeName: | QNetworkReplyFileImpl::size | Prototype: | qint64 QNetworkReplyFileImpl::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyfileimpl.cpp | Lines: | 173-177 |
| | 2 | 1 |
QNetworkReplyHttpImpl::setSslConfigurationImplementationName: | QNetworkReplyHttpImpl::setSslConfigurationImplementation | Prototype: | void QNetworkReplyHttpImpl::setSslConfigurationImplementation(const QSslConfiguration &newconfig) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 399-404 |
| | 1 | 1 |
QNetworkReplyHttpImplPrivate::_q_networkSessionFailedName: | QNetworkReplyHttpImplPrivate::_q_networkSessionFailed | Prototype: | void QNetworkReplyHttpImplPrivate::_q_networkSessionFailed() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1949-1963 |
| | 9 | 3 |
QNetworkReplyHttpImplPrivate::_q_networkSessionStateChangedName: | QNetworkReplyHttpImplPrivate::_q_networkSessionStateChanged | Prototype: | void QNetworkReplyHttpImplPrivate::_q_networkSessionStateChanged(QNetworkSession::State sessionState) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1939-1947 |
| | 5 | 2 |
QNetworkReplyHttpImplPrivate::canResumeName: | QNetworkReplyHttpImplPrivate::canResume | Prototype: | bool QNetworkReplyHttpImplPrivate::canResume() const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1640-1666 |
| | 13 | 6 |
QNetworkReplyHttpImplPrivate::migrateBackendName: | QNetworkReplyHttpImplPrivate::migrateBackend | Prototype: | bool QNetworkReplyHttpImplPrivate::migrateBackend() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 2143-2177 |
| | 17 | 5 |
QNetworkReplyHttpImplPrivate::replyPreSharedKeyAuthenticationRequiredSlotName: | QNetworkReplyHttpImplPrivate::replyPreSharedKeyAuthenticationRequiredSlot | Prototype: | void QNetworkReplyHttpImplPrivate::replyPreSharedKeyAuthenticationRequiredSlot(QSslPreSharedKeyAuthenticator *authenticator) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1347-1351 |
| | 2 | 1 |
QNetworkReplyHttpImplPrivate::setResumeOffsetName: | QNetworkReplyHttpImplPrivate::setResumeOffset | Prototype: | void QNetworkReplyHttpImplPrivate::setResumeOffset(quint64 offset) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1668-1671 |
| | 1 | 1 |
QNetworkReplyImpl::abortName: | QNetworkReplyImpl::abort | Prototype: | void QNetworkReplyImpl::abort() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 926-952 |
| | 16 | 6 |
QNetworkReplyImpl::ignoreSslErrorsName: | QNetworkReplyImpl::ignoreSslErrors | Prototype: | void QNetworkReplyImpl::ignoreSslErrors() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 1019-1024 |
| | 3 | 2 |
QNetworkReplyImpl::ignoreSslErrorsImplementationName: | QNetworkReplyImpl::ignoreSslErrorsImplementation | Prototype: | void QNetworkReplyImpl::ignoreSslErrorsImplementation(const QList<QSslError> &errors) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 1026-1031 |
| | 3 | 2 |
QNetworkReplyImpl::sslConfigurationImplementationName: | QNetworkReplyImpl::sslConfigurationImplementation | Prototype: | void QNetworkReplyImpl::sslConfigurationImplementation(QSslConfiguration &configuration) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 1005-1010 |
| | 3 | 2 |
QNetworkReplyImplPrivate::_q_bufferOutgoingDataName: | QNetworkReplyImplPrivate::_q_bufferOutgoingData | Prototype: | void QNetworkReplyImplPrivate::_q_bufferOutgoingData() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 247-288 |
| | 21 | 6 |
QNetworkReplyImplPrivate::_q_bufferOutgoingDataFinishedName: | QNetworkReplyImplPrivate::_q_bufferOutgoingDataFinished | Prototype: | void QNetworkReplyImplPrivate::_q_bufferOutgoingDataFinished() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 230-245 |
| | 6 | 2 |
QNetworkReplyImplPrivate::_q_copyReadChannelFinishedName: | QNetworkReplyImplPrivate::_q_copyReadChannelFinished | Prototype: | void QNetworkReplyImplPrivate::_q_copyReadChannelFinished() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 225-228 |
| | 1 | 1 |
QNetworkReplyImplPrivate::_q_networkSessionFailedName: | QNetworkReplyImplPrivate::_q_networkSessionFailed | Prototype: | void QNetworkReplyImplPrivate::_q_networkSessionFailed() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 331-345 |
| | 9 | 3 |
QNetworkReplyImplPrivate::_q_networkSessionStateChangedName: | QNetworkReplyImplPrivate::_q_networkSessionStateChanged | Prototype: | void QNetworkReplyImplPrivate::_q_networkSessionStateChanged(QNetworkSession::State sessionState) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 321-329 |
| | 5 | 2 |
QNetworkReplyImplPrivate::appendDownstreamDataName: | QNetworkReplyImplPrivate::appendDownstreamData | Prototype: | void QNetworkReplyImplPrivate::appendDownstreamData(const QByteArray &data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 699-707 |
| | 2 | 1 |
QNetworkReplyImplPrivate::appendDownstreamDataDownloadBufferName: | QNetworkReplyImplPrivate::appendDownstreamDataDownloadBuffer | Prototype: | void QNetworkReplyImplPrivate::appendDownstreamDataDownloadBuffer(qint64 bytesReceived, qint64 bytesTotal) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 747-779 |
| | 15 | 6 |
QNetworkReplyImplPrivate::encryptedName: | QNetworkReplyImplPrivate::encrypted | Prototype: | void QNetworkReplyImplPrivate::encrypted() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 892-898 |
| | 2 | 1 |
QNetworkReplyImplPrivate::getDownloadBufferName: | QNetworkReplyImplPrivate::getDownloadBuffer | Prototype: | char* QNetworkReplyImplPrivate::getDownloadBuffer(qint64 size) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 714-733 |
| | 10 | 3 |
QNetworkReplyImplPrivate::initCacheSaveDeviceName: | QNetworkReplyImplPrivate::initCacheSaveDevice | Prototype: | void QNetworkReplyImplPrivate::initCacheSaveDevice() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 584-620 |
| | 21 | 5 |
QNetworkReplyImplPrivate::migrateBackendName: | QNetworkReplyImplPrivate::migrateBackend | Prototype: | bool QNetworkReplyImplPrivate::migrateBackend() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 1078-1117 |
| | 21 | 6 |
QNetworkReplyImplPrivate::redirectionRequestedName: | QNetworkReplyImplPrivate::redirectionRequested | Prototype: | void QNetworkReplyImplPrivate::redirectionRequested(const QUrl &target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 887-890 |
| | 1 | 1 |
QNetworkReplyImplPrivate::setDownloadBufferName: | QNetworkReplyImplPrivate::setDownloadBuffer | Prototype: | void QNetworkReplyImplPrivate::setDownloadBuffer(QSharedPointer<char> sp, qint64 size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 735-744 |
| | 6 | 1 |
QNetworkReplyImplPrivate::sslErrorsName: | QNetworkReplyImplPrivate::sslErrors | Prototype: | void QNetworkReplyImplPrivate::sslErrors(const QList<QSslError> &errors) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 900-908 |
| | 2 | 1 |
QNetworkRequest::setPriorityName: | QNetworkRequest::setPriority | Prototype: | void QNetworkRequest::setPriority(Priority priority) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 677-680 |
| | 1 | 1 |
QNetworkRequestPrivate::operator==Name: | QNetworkRequestPrivate::operator== | Prototype: | inline bool operator==(const QNetworkRequestPrivate &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 356-364 |
| | 5 | 1 |
QNetworkSession::activeTimeName: | QNetworkSession::activeTime | Prototype: | quint64 QNetworkSession::activeTime() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 678-681 |
| | 1 | 1 |
QNetworkSession::bytesReceivedName: | QNetworkSession::bytesReceived | Prototype: | quint64 QNetworkSession::bytesReceived() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 670-673 |
| | 1 | 1 |
QNetworkSession::bytesWrittenName: | QNetworkSession::bytesWritten | Prototype: | quint64 QNetworkSession::bytesWritten() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 651-654 |
| | 1 | 1 |
QNetworkSession::errorStringName: | QNetworkSession::errorString | Prototype: | QString QNetworkSession::errorString() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 470-473 |
| | 1 | 1 |
QNetworkSession::stopName: | QNetworkSession::stop | Prototype: | void QNetworkSession::stop() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 389-393 |
| | 2 | 2 |
QNonContiguousByteDeviceFactory::createName: | QNonContiguousByteDeviceFactory::create | Prototype: | QNonContiguousByteDevice* QNonContiguousByteDeviceFactory::create(QIODevice *device) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 485-497 |
| | 3 | 2 |
QNonContiguousByteDeviceFactory::createName: | QNonContiguousByteDeviceFactory::create | Prototype: | QNonContiguousByteDevice* QNonContiguousByteDeviceFactory::create(QSharedPointer<QRingBuffer> ringBuffer) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 525-528 |
| | 1 | 1 |
QNonContiguousByteDeviceFactory::createSharedName: | QNonContiguousByteDeviceFactory::createShared | Prototype: | QSharedPointer<QNonContiguousByteDevice> QNonContiguousByteDeviceFactory::createShared(QByteArray *byteArray) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 557-560 |
| | 1 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::posName: | QNonContiguousByteDeviceIoDeviceImpl::pos | Prototype: | qint64 QNonContiguousByteDeviceIoDeviceImpl::pos() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 400-406 |
| | 3 | 2 |
QNullBrushData::QNullBrushDataName: | QNullBrushData::QNullBrushData | Prototype: | QNullBrushData() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 349-354 |
| | 3 | 1 |
QNullBrushData::~QNullBrushDataName: | QNullBrushData::~QNullBrushData | Prototype: | ~QNullBrushData() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 355-360 |
| | 3 | 2 |
QNumberStyleAnimation::QNumberStyleAnimationName: | QNumberStyleAnimation::QNumberStyleAnimation | Prototype: | QNumberStyleAnimation::QNumberStyleAnimation(QObject *target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 178-182 |
| | 1 | 1 |
QNumberStyleAnimation::currentValueName: | QNumberStyleAnimation::currentValue | Prototype: | qreal QNumberStyleAnimation::currentValue() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 204-208 |
| | 2 | 1 |
QNumberStyleAnimation::endValueName: | QNumberStyleAnimation::endValue | Prototype: | qreal QNumberStyleAnimation::endValue() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 194-197 |
| | 1 | 1 |
QNumberStyleAnimation::isUpdateNeededName: | QNumberStyleAnimation::isUpdateNeeded | Prototype: | bool QNumberStyleAnimation::isUpdateNeeded() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 210-221 |
| | 6 | 3 |
QNumberStyleAnimation::setEndValueName: | QNumberStyleAnimation::setEndValue | Prototype: | void QNumberStyleAnimation::setEndValue(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 199-202 |
| | 1 | 1 |
QNumberStyleAnimation::setStartValueName: | QNumberStyleAnimation::setStartValue | Prototype: | void QNumberStyleAnimation::setStartValue(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 189-192 |
| | 1 | 1 |
QNumberStyleAnimation::startValueName: | QNumberStyleAnimation::startValue | Prototype: | qreal QNumberStyleAnimation::startValue() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 184-187 |
| | 1 | 1 |
QObject::dumpObjectInfo::[lambda]Name: | QObject::dumpObjectInfo::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 4056-4056 |
| | 0 | 1 |
QObject::dumpObjectTreeName: | QObject::dumpObjectTree | Prototype: | void QObject::dumpObjectTree() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3991-3994 |
| | 1 | 1 |
QObjectCleanupHandler::addName: | QObjectCleanupHandler::add | Prototype: | QObject *QObjectCleanupHandler::add(QObject* object) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | Lines: | 94-102 |
| | 5 | 2 |
QObjectCleanupHandler::clearName: | QObjectCleanupHandler::clear | Prototype: | void QObjectCleanupHandler::clear() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | Lines: | 136-140 |
| | 2 | 2 |
QObjectCleanupHandler::isEmptyName: | QObjectCleanupHandler::isEmpty | Prototype: | bool QObjectCleanupHandler::isEmpty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | Lines: | 125-128 |
| | 1 | 1 |
QObjectCleanupHandler::objectDestroyedName: | QObjectCleanupHandler::objectDestroyed | Prototype: | void QObjectCleanupHandler::objectDestroyed(QObject *object) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | Lines: | 142-145 |
| | 1 | 1 |
QObjectCleanupHandler::removeName: | QObjectCleanupHandler::remove | Prototype: | void QObjectCleanupHandler::remove(QObject *object) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | Lines: | 110-117 |
| | 4 | 2 |
QObjectCleanupHandler::~QObjectCleanupHandlerName: | QObjectCleanupHandler::~QObjectCleanupHandler | Prototype: | QObjectCleanupHandler::~QObjectCleanupHandler() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | Lines: | 83-86 |
| | 1 | 1 |
QObjectData::dynamicMetaObjectName: | QObjectData::dynamicMetaObject | Prototype: | QMetaObject *QObjectData::dynamicMetaObject() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 200-203 |
| | 1 | 1 |
QObjectPrivate::isSenderName: | QObjectPrivate::isSender | Prototype: | bool QObjectPrivate::isSender(const QObject *receiver, const char *signal) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 317-337 |
| | 14 | 6 |
QObjectPrivate::senderListName: | QObjectPrivate::senderList | Prototype: | QObjectList QObjectPrivate::senderList() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 363-370 |
| | 5 | 2 |
QOffscreenSurface::QOffscreenSurfaceName: | QOffscreenSurface::QOffscreenSurface | Prototype: | QOffscreenSurface::QOffscreenSurface(QScreen *targetScreen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 128-142 |
| | 6 | 2 |
QOffscreenSurface::createName: | QOffscreenSurface::create | Prototype: | void QOffscreenSurface::create() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 176-199 |
| | 15 | 4 |
QOffscreenSurface::destroyName: | QOffscreenSurface::destroy | Prototype: | void QOffscreenSurface::destroy() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 206-220 |
| | 9 | 2 |
QOffscreenSurface::formatName: | QOffscreenSurface::format | Prototype: | QSurfaceFormat QOffscreenSurface::format() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 275-283 |
| | 6 | 3 |
QOffscreenSurface::handleName: | QOffscreenSurface::handle | Prototype: | QPlatformOffscreenSurface *QOffscreenSurface::handle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 358-362 |
| | 2 | 1 |
QOffscreenSurface::isValidName: | QOffscreenSurface::isValid | Prototype: | bool QOffscreenSurface::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 229-234 |
| | 3 | 1 |
QOffscreenSurface::requestedFormatName: | QOffscreenSurface::requestedFormat | Prototype: | QSurfaceFormat QOffscreenSurface::requestedFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 260-264 |
| | 2 | 1 |
QOffscreenSurface::screenName: | QOffscreenSurface::screen | Prototype: | QScreen *QOffscreenSurface::screen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 299-303 |
| | 2 | 1 |
QOffscreenSurface::screenDestroyedName: | QOffscreenSurface::screenDestroyed | Prototype: | void QOffscreenSurface::screenDestroyed(QObject *object) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 338-343 |
| | 3 | 2 |
QOffscreenSurface::setFormatName: | QOffscreenSurface::setFormat | Prototype: | void QOffscreenSurface::setFormat(const QSurfaceFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 244-248 |
| | 2 | 1 |
QOffscreenSurface::setScreenName: | QOffscreenSurface::setScreen | Prototype: | void QOffscreenSurface::setScreen(QScreen *newScreen) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 312-331 |
| | 15 | 7 |
QOffscreenSurface::sizeName: | QOffscreenSurface::size | Prototype: | QSize QOffscreenSurface::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 288-292 |
| | 2 | 1 |
QOffscreenSurface::surfaceHandleName: | QOffscreenSurface::surfaceHandle | Prototype: | QPlatformSurface *QOffscreenSurface::surfaceHandle() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 369-376 |
| | 4 | 2 |
QOffscreenSurface::surfaceTypeName: | QOffscreenSurface::surfaceType | Prototype: | QOffscreenSurface::SurfaceType QOffscreenSurface::surfaceType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 158-162 |
| | 2 | 1 |
QOffscreenSurface::~QOffscreenSurfaceName: | QOffscreenSurface::~QOffscreenSurface | Prototype: | QOffscreenSurface::~QOffscreenSurface() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 148-151 |
| | 1 | 1 |
QOffscreenSurfacePrivate::QOffscreenSurfacePrivateName: | QOffscreenSurfacePrivate::QOffscreenSurfacePrivate | Prototype: | QOffscreenSurfacePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 97-106 |
| | 2 | 1 |
QOpenGL2GradientCache::QOpenGL2GradientCacheName: | QOpenGL2GradientCache::QOpenGL2GradientCache | Prototype: | QOpenGL2GradientCache::QOpenGL2GradientCache(QOpenGLContext *ctx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 69-72 |
| | 2 | 1 |
QOpenGL2GradientCache::addCacheElementName: | QOpenGL2GradientCache::addCacheElement | Prototype: | GLuint QOpenGL2GradientCache::addCacheElement(quint64 hash_val, const QGradient &gradient, qreal opacity) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 136-166 |
| | 21 | 4 |
QOpenGL2GradientCache::cacheForContextName: | QOpenGL2GradientCache::cacheForContext | Prototype: | QOpenGL2GradientCache *QOpenGL2GradientCache::cacheForContext(QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 79-82 |
| | 1 | 1 |
QOpenGL2GradientCache::cleanCacheName: | QOpenGL2GradientCache::cleanCache | Prototype: | void QOpenGL2GradientCache::cleanCache() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 95-105 |
| | 7 | 2 |
QOpenGL2GradientCache::freeResourceName: | QOpenGL2GradientCache::freeResource | Prototype: | void QOpenGL2GradientCache::freeResource(QOpenGLContext *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 90-93 |
| | 1 | 1 |
QOpenGL2GradientCache::generateGradientColorTableName: | QOpenGL2GradientCache::generateGradientColorTable | Prototype: | void QOpenGL2GradientCache::generateGradientColorTable(const QGradient& gradient, QRgba64 *colorTable, int size, qreal opacity) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 170-220 |
| | 34 | 8 |
QOpenGL2GradientCache::generateGradientColorTableName: | QOpenGL2GradientCache::generateGradientColorTable | Prototype: | void QOpenGL2GradientCache::generateGradientColorTable(const QGradient& gradient, uint *colorTable, int size, qreal opacity) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 222-273 |
| | 34 | 8 |
QOpenGL2GradientCache::getBufferName: | QOpenGL2GradientCache::getBuffer | Prototype: | GLuint QOpenGL2GradientCache::getBuffer(const QGradient &gradient, qreal opacity) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 107-133 |
| | 15 | 5 |
QOpenGL2GradientCache::invalidateResourceName: | QOpenGL2GradientCache::invalidateResource | Prototype: | void QOpenGL2GradientCache::invalidateResource() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 84-88 |
| | 2 | 1 |
QOpenGL2GradientCache::~QOpenGL2GradientCacheName: | QOpenGL2GradientCache::~QOpenGL2GradientCache | Prototype: | QOpenGL2GradientCache::~QOpenGL2GradientCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 74-77 |
| | 1 | 1 |
QOpenGL2GradientCacheWrapper::cacheForContextName: | QOpenGL2GradientCacheWrapper::cacheForContext | Prototype: | QOpenGL2GradientCache *cacheForContext(QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 57-60 |
| | 2 | 1 |
QOpenGL2PEXVertexArray::addCentroidName: | QOpenGL2PEXVertexArray::addCentroid | Prototype: | void QOpenGL2PEXVertexArray::addCentroid(const QVectorPath &path, int subPathIndex) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp | Lines: | 69-84 |
| | 9 | 2 |
QOpenGL2PEXVertexArray::addClosingLineName: | QOpenGL2PEXVertexArray::addClosingLine | Prototype: | void QOpenGL2PEXVertexArray::addClosingLine(int index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp | Lines: | 62-67 |
| | 3 | 2 |
QOpenGL2PEXVertexArray::addPathName: | QOpenGL2PEXVertexArray::addPath | Prototype: | void QOpenGL2PEXVertexArray::addPath(const QVectorPath &path, GLfloat curveInverseScale, bool outline) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp | Lines: | 86-157 |
| | 43 | 16 |
QOpenGL2PEXVertexArray::boundingRectName: | QOpenGL2PEXVertexArray::boundingRect | Prototype: | QOpenGLRect QOpenGL2PEXVertexArray::boundingRect() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp | Lines: | 54-60 |
| | 3 | 2 |
QOpenGL2PEXVertexArray::clearName: | QOpenGL2PEXVertexArray::clear | Prototype: | void QOpenGL2PEXVertexArray::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp | Lines: | 46-51 |
| | 3 | 1 |
QOpenGL2PEXVertexArray::lineToArrayName: | QOpenGL2PEXVertexArray::lineToArray | Prototype: | void QOpenGL2PEXVertexArray::lineToArray(const GLfloat x, const GLfloat y) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp | Lines: | 159-171 |
| | 9 | 5 |
QOpenGL2PaintEngineEx::QOpenGL2PaintEngineExName: | QOpenGL2PaintEngineEx::QOpenGL2PaintEngineEx | Prototype: | QOpenGL2PaintEngineEx::QOpenGL2PaintEngineEx() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1242-1245 |
| | 2 | 1 |
QOpenGL2PaintEngineEx::beginName: | QOpenGL2PaintEngineEx::begin | Prototype: | bool QOpenGL2PaintEngineEx::begin(QPaintDevice *pdev) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2060-2126 |
| | 41 | 5 |
QOpenGL2PaintEngineEx::beginNativePaintingName: | QOpenGL2PaintEngineEx::beginNativePainting | Prototype: | void QOpenGL2PaintEngineEx::beginNativePainting() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 584-643 |
| | 32 | 4 |
QOpenGL2PaintEngineEx::beginNativePainting::[lambda]Name: | QOpenGL2PaintEngineEx::beginNativePainting::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 603-603 |
| | 0 | 1 |
QOpenGL2PaintEngineEx::clipName: | QOpenGL2PaintEngineEx::clip | Prototype: | void QOpenGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2333-2393 |
| | 37 | 9 |
QOpenGL2PaintEngineEx::clipEnabledChangedName: | QOpenGL2PaintEngineEx::clipEnabledChanged | Prototype: | void QOpenGL2PaintEngineEx::clipEnabledChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2235-2245 |
| | 5 | 2 |
QOpenGL2PaintEngineEx::compositionModeChangedName: | QOpenGL2PaintEngineEx::compositionModeChanged | Prototype: | void QOpenGL2PaintEngineEx::compositionModeChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1380-1386 |
| | 3 | 1 |
QOpenGL2PaintEngineEx::createStateName: | QOpenGL2PaintEngineEx::createState | Prototype: | QPainterState *QOpenGL2PaintEngineEx::createState(QPainterState *orig) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2493-2511 |
| | 12 | 3 |