Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QOpenGLBuffer::setUsagePatternName: | QOpenGLBuffer::setUsagePattern | Prototype: | void QOpenGLBuffer::setUsagePattern(QOpenGLBuffer::UsagePattern value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | Lines: | 252-256 |
| | 2 | 1 |
QOpenGLBuffer::isCreatedName: | QOpenGLBuffer::isCreated | Prototype: | bool QOpenGLBuffer::isCreated() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | Lines: | 305-309 |
| | 2 | 1 |
QOpenGLBuffer::bufferIdName: | QOpenGLBuffer::bufferId | Prototype: | GLuint QOpenGLBuffer::bufferId() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | Lines: | 487-491 |
| | 2 | 1 |
QOpenGLBuffer::QOpenGLBufferName: | QOpenGLBuffer::QOpenGLBuffer | Prototype: | QOpenGLBuffer::QOpenGLBuffer(const QOpenGLBuffer &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | Lines: | 188-192 |
| | 1 | 1 |
QOpenGLBuffer::QOpenGLBufferName: | QOpenGLBuffer::QOpenGLBuffer | Prototype: | QOpenGLBuffer::QOpenGLBuffer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | Lines: | 164-167 |
| | 2 | 1 |
QOpenGLBuffer::QOpenGLBufferName: | QOpenGLBuffer::QOpenGLBuffer | Prototype: | QOpenGLBuffer::QOpenGLBuffer(QOpenGLBuffer::Type type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | Lines: | 177-180 |
| | 2 | 1 |
QOpenGL2PaintEngineState::QOpenGL2PaintEngineStateName: | QOpenGL2PaintEngineState::QOpenGL2PaintEngineState | Prototype: | QOpenGL2PaintEngineState::QOpenGL2PaintEngineState() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2518-2524 |
| | 4 | 1 |
QOpenGL2PaintEngineState::QOpenGL2PaintEngineStateName: | QOpenGL2PaintEngineState::QOpenGL2PaintEngineState | Prototype: | QOpenGL2PaintEngineState::QOpenGL2PaintEngineState(QOpenGL2PaintEngineState &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2507-2516 |
| | 6 | 1 |
QOpenGL2PaintEngineExPrivate::regenerateClipName: | QOpenGL2PaintEngineExPrivate::regenerateClip | Prototype: | void QOpenGL2PaintEngineExPrivate::regenerateClip() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2389-2393 |
| | 2 | 1 |
QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDrawName: | QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDraw | Prototype: | bool QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDraw(const QFontEngineGlyphCache &cache) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1129-1141 |
| | 7 | 1 |
QOpenGL2PaintEngineExPrivate::compositeName: | QOpenGL2PaintEngineExPrivate::composite | Prototype: | void QOpenGL2PaintEngineExPrivate::composite(const QOpenGLRect& boundingRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1207-1212 |
| | 3 | 1 |
QOpenGL2PaintEngineExPrivate::clearClipName: | QOpenGL2PaintEngineExPrivate::clearClip | Prototype: | void QOpenGL2PaintEngineExPrivate::clearClip(uint value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2241-2251 |
| | 6 | 1 |
QOpenGL2PaintEngineExPrivate::cleanupVectorPathName: | QOpenGL2PaintEngineExPrivate::cleanupVectorPath | Prototype: | void QOpenGL2PaintEngineExPrivate::cleanupVectorPath(QPaintEngineEx *engine, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 728-742 |
| | 5 | 1 |
QOpenGL2PaintEngineExPrivate::bindTextureName: | QOpenGL2PaintEngineExPrivate::bindTexture | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 206-210 |
| | 1 | 1 |
QOpenGL2PaintEngineExPrivate::bindTextureName: | QOpenGL2PaintEngineExPrivate::bindTexture | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QPixmap &pixmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 212-216 |
| | 1 | 1 |
QOpenGL2PaintEngineExPrivate::bindTextureName: | QOpenGL2PaintEngineExPrivate::bindTexture | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const ImageWithBindOptions &imageWithOptions) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 238-242 |
| | 1 | 1 |
QOpenGL2PaintEngineExPrivate::bindTextureName: | QOpenGL2PaintEngineExPrivate::bindTexture | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QGradient &gradient) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 218-230 |
| | 2 | 1 |
QOpenGL2PaintEngineEx::transformChangedName: | QOpenGL2PaintEngineEx::transformChanged | Prototype: | void QOpenGL2PaintEngineEx::transformChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1408-1413 |
| | 3 | 1 |
QOpenGL2PaintEngineEx::opacityChangedName: | QOpenGL2PaintEngineEx::opacityChanged | Prototype: | void QOpenGL2PaintEngineEx::opacityChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1363-1372 |
| | 5 | 1 |
QOpenGL2PaintEngineEx::isNativePaintingActiveName: | QOpenGL2PaintEngineEx::isNativePaintingActive | Prototype: | bool QOpenGL2PaintEngineEx::isNativePaintingActive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 676-679 |
| | 2 | 1 |
QOpenGL2PaintEngineEx::invalidateStateName: | QOpenGL2PaintEngineEx::invalidateState | Prototype: | void QOpenGL2PaintEngineEx::invalidateState() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 670-674 |
| | 2 | 1 |
QOpenGL2PaintEngineEx::endNativePaintingName: | QOpenGL2PaintEngineEx::endNativePainting | Prototype: | void QOpenGL2PaintEngineEx::endNativePainting() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 663-668 |
| | 3 | 1 |
QOpenGL2PaintEngineEx::endName: | QOpenGL2PaintEngineEx::end | Prototype: | bool QOpenGL2PaintEngineEx::end() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2122-2152 |
| | 11 | 1 |
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: | 1374-1380 |
| | 3 | 1 |
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: | 597-597 |
| | 0 | 1 |
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::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 |
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::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::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::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::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::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::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 |
QObjectPrivate::disconnectName: | QObjectPrivate::disconnect | Prototype: | bool QObjectPrivate::disconnect(const QObject *sender, int signal_index, void **slot) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 4883-4889 |
| | 3 | 1 |
QObjectPrivate::QObjectPrivateName: | QObjectPrivate::QObjectPrivate | Prototype: | QObjectPrivate::QObjectPrivate(int version) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 198-225 |
| | 14 | 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: | 193-196 |
| | 1 | 1 |
QObjectConnectionListVector::QObjectConnectionListVectorName: | QObjectConnectionListVector::QObjectConnectionListVector | Prototype: | QObjectConnectionListVector() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 297-299 |
| | 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::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 |
QObject::threadName: | QObject::thread | Prototype: | QThread *QObject::thread() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1423-1426 |
| | 1 | 1 |
QObject::setParentName: | QObject::setParent | Prototype: | void QObject::setParent(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1946-1951 |
| | 3 | 1 |
QObject::registerUserDataName: | QObject::registerUserData | Prototype: | uint QObject::registerUserData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 4066-4070 |
| | 1 | 1 |
QObject::objectNameName: | QObject::objectName | Prototype: | QString QObject::objectName() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1169-1173 |
| | 2 | 1 |
QObject::eventFilterName: | QObject::eventFilter | Prototype: | bool QObject::eventFilter(QObject * , QEvent * ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1380-1383 |
| | 1 | 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: | 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 |
QObject::disconnectNotifyName: | QObject::disconnectNotify | Prototype: | void QObject::disconnectNotify(const QMetaMethod &signal) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3180-3183 |
| | 1 | 1 |
QObject::deleteLaterName: | QObject::deleteLater | Prototype: | void QObject::deleteLater() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2136-2139 |
| | 1 | 1 |
QObject::connectNotifyName: | QObject::connectNotify | Prototype: | void QObject::connectNotify(const QMetaMethod &signal) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3145-3148 |
| | 1 | 1 |
QObject::blockSignalsName: | QObject::blockSignals | Prototype: | bool QObject::blockSignals(bool block) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1410-1416 |
| | 4 | 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::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/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 343-348 |
| | 3 | 1 |
QNtlmPhase3Block::QNtlmPhase3BlockName: | QNtlmPhase3Block::QNtlmPhase3Block | Prototype: | QNtlmPhase3Block() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1007-1011 |
| | 3 | 1 |
QNtlmPhase2Block::QNtlmPhase2BlockName: | QNtlmPhase2Block::QNtlmPhase2Block | Prototype: | QNtlmPhase2Block() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 993-996 |
| | 2 | 1 |
QNtlmPhase1Block::QNtlmPhase1BlockName: | QNtlmPhase1Block::QNtlmPhase1Block | Prototype: | QNtlmPhase1Block() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 979-983 |
| | 3 | 1 |
QNtlmBuffer::QNtlmBufferName: | QNtlmBuffer::QNtlmBuffer | Prototype: | QNtlmBuffer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 878-878 |
| | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::sizeName: | QNonContiguousByteDeviceRingBufferImpl::size | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::size() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 272-275 |
| | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::resetName: | QNonContiguousByteDeviceRingBufferImpl::reset | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::reset() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 266-270 |
| | 2 | 1 |
QNonContiguousByteDeviceRingBufferImpl::posName: | QNonContiguousByteDeviceRingBufferImpl::pos | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::pos() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 261-264 |
| | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::atEndName: | QNonContiguousByteDeviceRingBufferImpl::atEnd | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::atEnd() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 256-259 |
| | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::advanceReadPointerName: | QNonContiguousByteDeviceRingBufferImpl::advanceReadPointer | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::advanceReadPointer(qint64 amount) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 249-254 |
| | 3 | 1 |
QNonContiguousByteDeviceRingBufferImpl::QNonContiguousByteDeviceRingBufferImplName: | QNonContiguousByteDeviceRingBufferImpl::QNonContiguousByteDeviceRingBufferImpl | Prototype: | QNonContiguousByteDeviceRingBufferImpl::QNonContiguousByteDeviceRingBufferImpl(QSharedPointer<QRingBuffer> rb) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 224-228 |
| | 1 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::~QNonContiguousByteDeviceIoDeviceImplName: | QNonContiguousByteDeviceIoDeviceImpl::~QNonContiguousByteDeviceIoDeviceImpl | Prototype: | QNonContiguousByteDeviceIoDeviceImpl::~QNonContiguousByteDeviceIoDeviceImpl() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 289-292 |
| | 1 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::atEndName: | QNonContiguousByteDeviceIoDeviceImpl::atEnd | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::atEnd() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 361-364 |
| | 1 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::QNonContiguousByteDeviceIoDeviceImplName: | QNonContiguousByteDeviceIoDeviceImpl::QNonContiguousByteDeviceIoDeviceImpl | Prototype: | QNonContiguousByteDeviceIoDeviceImpl::QNonContiguousByteDeviceIoDeviceImpl(QIODevice *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 277-287 |
| | 4 | 1 |
QNonContiguousByteDeviceFactory::wrapName: | QNonContiguousByteDeviceFactory::wrap | Prototype: | QIODevice* QNonContiguousByteDeviceFactory::wrap(QNonContiguousByteDevice* byteDevice) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 563-571 |
| | 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: | 551-554 |
| | 1 | 1 |
QNonContiguousByteDeviceFactory::createSharedName: | QNonContiguousByteDeviceFactory::createShared | Prototype: | QSharedPointer<QNonContiguousByteDevice> QNonContiguousByteDeviceFactory::createShared(QSharedPointer<QRingBuffer> ringBuffer) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 529-532 |
| | 1 | 1 |
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 |
QNonContiguousByteDeviceFactory::createName: | QNonContiguousByteDeviceFactory::create | Prototype: | QNonContiguousByteDevice* QNonContiguousByteDeviceFactory::create(QByteArray *byteArray) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 541-544 |
| | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::sizeName: | QNonContiguousByteDeviceByteArrayImpl::size | Prototype: | qint64 QNonContiguousByteDeviceByteArrayImpl::size() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 214-217 |
| | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::resetName: | QNonContiguousByteDeviceByteArrayImpl::reset | Prototype: | bool QNonContiguousByteDeviceByteArrayImpl::reset() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 208-212 |
| | 2 | 1 |
QNonContiguousByteDeviceByteArrayImpl::posName: | QNonContiguousByteDeviceByteArrayImpl::pos | Prototype: | qint64 QNonContiguousByteDeviceByteArrayImpl::pos() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 219-222 |
| | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::atEndName: | QNonContiguousByteDeviceByteArrayImpl::atEnd | Prototype: | bool QNonContiguousByteDeviceByteArrayImpl::atEnd() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 203-206 |
| | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::advanceReadPointerName: | QNonContiguousByteDeviceByteArrayImpl::advanceReadPointer | Prototype: | bool QNonContiguousByteDeviceByteArrayImpl::advanceReadPointer(qint64 amount) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 196-201 |
| | 3 | 1 |
QNonContiguousByteDeviceByteArrayImpl::QNonContiguousByteDeviceByteArrayImplName: | QNonContiguousByteDeviceByteArrayImpl::QNonContiguousByteDeviceByteArrayImpl | Prototype: | QNonContiguousByteDeviceByteArrayImpl::QNonContiguousByteDeviceByteArrayImpl(QByteArray *ba) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 172-175 |
| | 1 | 1 |
QNonContiguousByteDeviceBufferImpl::sizeName: | QNonContiguousByteDeviceBufferImpl::size | Prototype: | qint64 QNonContiguousByteDeviceBufferImpl::size() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 167-170 |
| | 1 | 1 |
QNonContiguousByteDeviceBufferImpl::resetName: | QNonContiguousByteDeviceBufferImpl::reset | Prototype: | bool QNonContiguousByteDeviceBufferImpl::reset() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 162-165 |
| | 1 | 1 |
QNonContiguousByteDeviceBufferImpl::readPointerName: | QNonContiguousByteDeviceBufferImpl::readPointer | Prototype: | const char* QNonContiguousByteDeviceBufferImpl::readPointer(qint64 maximumLength, qint64 &len) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 147-150 |
| | 1 | 1 |
QNonContiguousByteDeviceBufferImpl::atEndName: | QNonContiguousByteDeviceBufferImpl::atEnd | Prototype: | bool QNonContiguousByteDeviceBufferImpl::atEnd() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 157-160 |
| | 1 | 1 |
QNonContiguousByteDeviceBufferImpl::advanceReadPointerName: | QNonContiguousByteDeviceBufferImpl::advanceReadPointer | Prototype: | bool QNonContiguousByteDeviceBufferImpl::advanceReadPointer(qint64 amount) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 152-155 |
| | 1 | 1 |
QNonContiguousByteDeviceBufferImpl::QNonContiguousByteDeviceBufferImplName: | QNonContiguousByteDeviceBufferImpl::QNonContiguousByteDeviceBufferImpl | Prototype: | QNonContiguousByteDeviceBufferImpl::QNonContiguousByteDeviceBufferImpl(QBuffer *b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 133-141 |
| | 6 | 1 |
QNonContiguousByteDevice::QNonContiguousByteDeviceName: | QNonContiguousByteDevice::QNonContiguousByteDevice | Prototype: | QNonContiguousByteDevice::QNonContiguousByteDevice() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 124-126 |
| | 2 | 1 |
QNetworkSession::~QNetworkSessionName: | QNetworkSession::~QNetworkSession | Prototype: | QNetworkSession::~QNetworkSession() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 282-285 |
| | 1 | 1 |
QNetworkSession::usagePoliciesName: | QNetworkSession::usagePolicies | Prototype: | QNetworkSession::UsagePolicies QNetworkSession::usagePolicies() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 679-682 |
| | 1 | 1 |