Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 2054-2120 |
| | 41 | 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: | 1236-1239 |
| | 2 | 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: | 153-165 |
| | 9 | 5 |
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: | 40-45 |
| | 3 | 1 |
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: | 48-54 |
| | 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: | 80-151 |
| | 43 | 16 |
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: | 56-61 |
| | 3 | 2 |
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: | 63-78 |
| | 9 | 2 |
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: | 51-54 |
| | 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: | 68-71 |
| | 1 | 1 |
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: | 78-82 |
| | 2 | 1 |
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: | 101-127 |
| | 15 | 5 |
QOpenGL2GradientCache::generateGradientColorTableName: | QOpenGL2GradientCache::generateGradientColorTable | Prototype: | void QOpenGL2GradientCache::generateGradientColorTable(const QGradient& gradient, QRgba64 *colorTable, int size, qreal opacity) const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 164-217 |
| | 36 | 9 |
QOpenGL2GradientCache::generateGradientColorTableName: | QOpenGL2GradientCache::generateGradientColorTable | Prototype: | void QOpenGL2GradientCache::generateGradientColorTable(const QGradient& gradient, uint *colorTable, int size, qreal opacity) const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 219-272 |
| | 36 | 9 |
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: | 84-87 |
| | 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: | 89-99 |
| | 7 | 2 |
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: | 73-76 |
| | 1 | 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: | 130-160 |
| | 21 | 4 |
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: | 63-66 |
| | 2 | 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: | 91-100 |
| | 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: | 142-145 |
| | 1 | 1 |
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: | 152-156 |
| | 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: | 363-370 |
| | 4 | 2 |
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: | 282-286 |
| | 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: | 306-325 |
| | 15 | 7 |
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: | 238-242 |
| | 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: | 332-337 |
| | 3 | 2 |
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: | 293-297 |
| | 2 | 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: | 254-258 |
| | 2 | 1 |
QOffscreenSurface::isValidName: | QOffscreenSurface::isValid | Prototype: | bool QOffscreenSurface::isValid() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 223-228 |
| | 3 | 1 |
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: | 352-356 |
| | 2 | 1 |
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: | 269-277 |
| | 6 | 3 |
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: | 200-214 |
| | 9 | 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: | 170-193 |
| | 15 | 4 |
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: | 122-136 |
| | 6 | 2 |
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: | 356-363 |
| | 5 | 2 |
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: | 310-330 |
| | 14 | 6 |
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: | 193-196 |
| | 1 | 1 |
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: | 77-80 |
| | 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: | 104-111 |
| | 4 | 2 |
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: | 136-139 |
| | 1 | 1 |
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: | 119-122 |
| | 1 | 1 |
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: | 130-134 |
| | 2 | 2 |
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: | 88-96 |
| | 5 | 2 |
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: | 3981-3984 |
| | 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: | 4046-4046 |
| | 0 | 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: | 178-181 |
| | 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: | 183-186 |
| | 1 | 1 |
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: | 193-196 |
| | 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: | 204-215 |
| | 6 | 3 |
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: | 188-191 |
| | 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: | 198-202 |
| | 2 | 1 |
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: | 172-176 |
| | 1 | 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: | 349-354 |
| | 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: | 343-348 |
| | 3 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::posName: | QNonContiguousByteDeviceIoDeviceImpl::pos | Prototype: | qint64 QNonContiguousByteDeviceIoDeviceImpl::pos() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 394-400 |
| | 3 | 2 |
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: | 551-554 |
| | 1 | 1 |
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: | 479-491 |
| | 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: | 519-522 |
| | 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: | 382-386 |
| | 2 | 2 |
QNetworkSession::errorStringName: | QNetworkSession::errorString | Prototype: | QString QNetworkSession::errorString() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 463-466 |
| | 1 | 1 |
QNetworkSession::bytesWrittenName: | QNetworkSession::bytesWritten | Prototype: | quint64 QNetworkSession::bytesWritten() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 644-647 |
| | 1 | 1 |
QNetworkSession::bytesReceivedName: | QNetworkSession::bytesReceived | Prototype: | quint64 QNetworkSession::bytesReceived() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 663-666 |
| | 1 | 1 |
QNetworkSession::activeTimeName: | QNetworkSession::activeTime | Prototype: | quint64 QNetworkSession::activeTime() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 671-674 |
| | 1 | 1 |
QNetworkRequestPrivate::operator==Name: | QNetworkRequestPrivate::operator== | Prototype: | inline bool operator==(const QNetworkRequestPrivate &other) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 348-356 |
| | 5 | 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: | 669-672 |
| | 1 | 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: | 894-902 |
| | 2 | 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: | 733-742 |
| | 6 | 1 |
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: | 881-884 |
| | 1 | 1 |
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: | 1086-1125 |
| | 21 | 6 |
QNetworkReplyImplPrivate::initCacheSaveDeviceName: | QNetworkReplyImplPrivate::initCacheSaveDevice | Prototype: | void QNetworkReplyImplPrivate::initCacheSaveDevice() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 582-618 |
| | 21 | 5 |
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: | 712-731 |
| | 10 | 3 |
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: | 886-892 |
| | 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: | 745-777 |
| | 15 | 6 |
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: | 697-705 |
| | 2 | 1 |
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: | 319-327 |
| | 5 | 2 |
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: | 329-343 |
| | 9 | 3 |
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: | 223-226 |
| | 1 | 1 |
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: | 228-243 |
| | 6 | 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: | 245-286 |
| | 21 | 6 |
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: | 1006-1011 |
| | 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: | 1027-1032 |
| | 3 | 2 |
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: | 1020-1025 |
| | 3 | 2 |
QNetworkReplyImpl::canReadLineName: | QNetworkReplyImpl::canReadLine | Prototype: | bool QNetworkReplyImpl::canReadLine () const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 968-972 |
| | 2 | 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: | 920-946 |
| | 16 | 6 |
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: | 1676-1679 |
| | 1 | 1 |
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: | 1355-1359 |
| | 2 | 1 |
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: | 2149-2183 |
| | 17 | 5 |
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: | 1648-1674 |
| | 13 | 6 |
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: | 1948-1956 |
| | 5 | 2 |
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: | 1958-1972 |
| | 9 | 3 |
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: | 410-415 |
| | 1 | 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: | 166-170 |
| | 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: | 139-144 |
| | 3 | 1 |
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: | 112-116 |
| | 2 | 1 |
QNetworkReplyDataImpl::closeName: | QNetworkReplyDataImpl::close | Prototype: | void QNetworkReplyDataImpl::close() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplydataimpl.cpp | Lines: | 91-94 |
| | 1 | 1 |
QNetworkReplyDataImpl::abortName: | QNetworkReplyDataImpl::abort | Prototype: | void QNetworkReplyDataImpl::abort() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplydataimpl.cpp | Lines: | 96-99 |
| | 1 | 1 |
QNetworkReply::writeDataName: | QNetworkReply::writeData | Prototype: | qint64 QNetworkReply::writeData(const char *, qint64) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreply.cpp | Lines: | 791-794 |
| | 1 | 1 |
QNetworkReply::rawHeaderPairsName: | QNetworkReply::rawHeaderPairs | Prototype: | const QList<QNetworkReply::RawHeaderPair>& QNetworkReply::rawHeaderPairs() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreply.cpp | Lines: | 639-643 |
| | 2 | 1 |
QNetworkReply::hasRawHeaderName: | QNetworkReply::hasRawHeader | Prototype: | bool QNetworkReply::hasRawHeader(const QByteArray &headerName) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreply.cpp | Lines: | 605-609 |
| | 2 | 1 |