Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QGLContext::setWindowCreatedName: | QGLContext::setWindowCreated | Prototype: | void QGLContext::setWindowCreated(bool on) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3423-3427 |
| | 2 | 1 |
QGLContext::setValidName: | QGLContext::setValid | Prototype: | void QGLContext::setValid(bool valid) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3379-3383 |
| | 2 | 1 |
QGLContext::setTextureCacheLimitName: | QGLContext::setTextureCacheLimit | Prototype: | void QGLContext::setTextureCacheLimit(int size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3124-3127 |
| | 1 | 1 |
QGLContext::setInitializedName: | QGLContext::setInitialized | Prototype: | void QGLContext::setInitialized(bool on) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3435-3439 |
| | 2 | 1 |
QGLContext::setFormatName: | QGLContext::setFormat | Prototype: | void QGLContext::setFormat(const QGLFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3169-3174 |
| | 3 | 1 |
QGLContext::requestedFormatName: | QGLContext::requestedFormat | Prototype: | QGLFormat QGLContext::requestedFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3397-3401 |
| | 2 | 1 |
QGLContext::overlayTransparentColorName: | QGLContext::overlayTransparentColor | Prototype: | QColor QGLContext::overlayTransparentColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3317-3320 |
| | 1 | 1 |
QGLContext::isValidName: | QGLContext::isValid | Prototype: | bool QGLContext::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3373-3377 |
| | 2 | 1 |
QGLContext::isSharingName: | QGLContext::isSharing | Prototype: | bool QGLContext::isSharing() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3385-3389 |
| | 2 | 1 |
QGLContext::initializedName: | QGLContext::initialized | Prototype: | bool QGLContext::initialized() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3429-3433 |
| | 2 | 1 |
QGLContext::getProcAddressName: | QGLContext::getProcAddress | Prototype: | QFunctionPointer QGLContext::getProcAddress(const QString &procName) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 4034-4038 |
| | 2 | 1 |
QGLContext::formatName: | QGLContext::format | Prototype: | QGLFormat QGLContext::format() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3391-3395 |
| | 2 | 1 |
QGLContext::doneCurrentName: | QGLContext::doneCurrent | Prototype: | void QGLContext::doneCurrent() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3621-3625 |
| | 2 | 1 |
QGLContext::deviceIsPixmapName: | QGLContext::deviceIsPixmap | Prototype: | bool QGLContext::deviceIsPixmap() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3409-3413 |
| | 2 | 1 |
QGLContext::deviceName: | QGLContext::device | Prototype: | QPaintDevice* QGLContext::device() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3403-3407 |
| | 2 | 1 |
QGLContext::contextHandleName: | QGLContext::contextHandle | Prototype: | QOpenGLContext *QGLContext::contextHandle() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2185-2189 |
| | 2 | 1 |
QGLContext::colorIndexName: | QGLContext::colorIndex | Prototype: | uint QGLContext::colorIndex(const QColor&) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3267-3270 |
| | 1 | 1 |
QGLContext::QGLContextName: | QGLContext::QGLContext | Prototype: | QGLContext::QGLContext(const QGLFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2157-2162 |
| | 2 | 1 |
QGLContext::QGLContextName: | QGLContext::QGLContext | Prototype: | QGLContext::QGLContext(const QGLFormat &format, QPaintDevice *device) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2134-2139 |
| | 2 | 1 |
QGLContext::QGLContextName: | QGLContext::QGLContext | Prototype: | QGLContext::QGLContext(QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2170-2180 |
| | 7 | 1 |
QGLColormap::sizeName: | QGLColormap::size | Prototype: | int QGLColormap::size() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 245-248 |
| | 1 | 1 |
QGLColormap::setEntryName: | QGLColormap::setEntry | Prototype: | void QGLColormap::setEntry(int idx, const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 207-210 |
| | 1 | 1 |
QGLColormap::isEmptyName: | QGLColormap::isEmpty | Prototype: | bool QGLColormap::isEmpty() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 236-239 |
| | 1 | 1 |
QGLColormap::cleanupName: | QGLColormap::cleanup | Prototype: | void QGLColormap::cleanup(QGLColormap::QGLColormapData *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 121-126 |
| | 3 | 1 |
QGLColormap::QGLColormapName: | QGLColormap::QGLColormap | Prototype: | QGLColormap::QGLColormap(const QGLColormap &map) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 105-109 |
| | 1 | 1 |
QGLColormap::QGLColormapName: | QGLColormap::QGLColormap | Prototype: | QGLColormap::QGLColormap() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 95-99 |
| | 1 | 1 |
QGLBufferPrivate::QGLBufferPrivateName: | QGLBufferPrivate::QGLBufferPrivate | Prototype: | QGLBufferPrivate(QGLBuffer::Type t) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 129-137 |
| | 2 | 1 |
QGLBuffer::usagePatternName: | QGLBuffer::usagePattern | Prototype: | QGLBuffer::UsagePattern QGLBuffer::usagePattern() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 233-237 |
| | 2 | 1 |
QGLBuffer::typeName: | QGLBuffer::type | Prototype: | QGLBuffer::Type QGLBuffer::type() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 221-225 |
| | 2 | 1 |
QGLBuffer::setUsagePatternName: | QGLBuffer::setUsagePattern | Prototype: | void QGLBuffer::setUsagePattern(QGLBuffer::UsagePattern value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 245-249 |
| | 2 | 1 |
QGLBuffer::isCreatedName: | QGLBuffer::isCreated | Prototype: | bool QGLBuffer::isCreated() const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 306-310 |
| | 2 | 1 |
QGLBuffer::bufferIdName: | QGLBuffer::bufferId | Prototype: | GLuint QGLBuffer::bufferId() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 489-493 |
| | 2 | 1 |
QGLBuffer::QGLBufferName: | QGLBuffer::QGLBuffer | Prototype: | QGLBuffer::QGLBuffer(const QGLBuffer &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 179-183 |
| | 1 | 1 |
QGLBuffer::QGLBufferName: | QGLBuffer::QGLBuffer | Prototype: | QGLBuffer::QGLBuffer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 155-158 |
| | 2 | 1 |
QGLBuffer::QGLBufferName: | QGLBuffer::QGLBuffer | Prototype: | QGLBuffer::QGLBuffer(QGLBuffer::Type type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 168-171 |
| | 2 | 1 |
QGL2PaintEngineState::QGL2PaintEngineStateName: | QGL2PaintEngineState::QGL2PaintEngineState | Prototype: | QGL2PaintEngineState::QGL2PaintEngineState() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2492-2498 |
| | 4 | 1 |
QGL2PaintEngineState::QGL2PaintEngineStateName: | QGL2PaintEngineState::QGL2PaintEngineState | Prototype: | QGL2PaintEngineState::QGL2PaintEngineState(QGL2PaintEngineState &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2481-2490 |
| | 6 | 1 |
QGL2PaintEngineExPrivate::regenerateClipName: | QGL2PaintEngineExPrivate::regenerateClip | Prototype: | void QGL2PaintEngineExPrivate::regenerateClip() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2355-2359 |
| | 2 | 1 |
QGL2PaintEngineExPrivate::prepareForCachedGlyphDrawName: | QGL2PaintEngineExPrivate::prepareForCachedGlyphDraw | Prototype: | bool QGL2PaintEngineExPrivate::prepareForCachedGlyphDraw(const QFontEngineGlyphCache &cache) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1123-1135 |
| | 7 | 1 |
QGL2PaintEngineExPrivate::compositeName: | QGL2PaintEngineExPrivate::composite | Prototype: | void QGL2PaintEngineExPrivate::composite(const QGLRect& boundingRect) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1208-1213 |
| | 3 | 1 |
QGL2PaintEngineExPrivate::clearClipName: | QGL2PaintEngineExPrivate::clearClip | Prototype: | void QGL2PaintEngineExPrivate::clearClip(uint value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2207-2217 |
| | 6 | 1 |
QGL2PaintEngineExPrivate::cleanupVectorPathName: | QGL2PaintEngineExPrivate::cleanupVectorPath | Prototype: | void QGL2PaintEngineExPrivate::cleanupVectorPath(QPaintEngineEx *engine, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 722-736 |
| | 5 | 1 |
QGL2PaintEngineEx::transformChangedName: | QGL2PaintEngineEx::transformChanged | Prototype: | void QGL2PaintEngineEx::transformChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1402-1407 |
| | 3 | 1 |
QGL2PaintEngineEx::opacityChangedName: | QGL2PaintEngineEx::opacityChanged | Prototype: | void QGL2PaintEngineEx::opacityChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1363-1372 |
| | 5 | 1 |
QGL2PaintEngineEx::isNativePaintingActiveName: | QGL2PaintEngineEx::isNativePaintingActive | Prototype: | bool QGL2PaintEngineEx::isNativePaintingActive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 642-645 |
| | 2 | 1 |
QGL2PaintEngineEx::invalidateStateName: | QGL2PaintEngineEx::invalidateState | Prototype: | void QGL2PaintEngineEx::invalidateState() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 636-640 |
| | 2 | 1 |
QGL2PaintEngineEx::endNativePaintingName: | QGL2PaintEngineEx::endNativePainting | Prototype: | void QGL2PaintEngineEx::endNativePainting() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 629-634 |
| | 3 | 1 |
QGL2PaintEngineEx::endName: | QGL2PaintEngineEx::end | Prototype: | bool QGL2PaintEngineEx::end() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2086-2117 |
| | 12 | 1 |
QGL2PaintEngineEx::compositionModeChangedName: | QGL2PaintEngineEx::compositionModeChanged | Prototype: | void QGL2PaintEngineEx::compositionModeChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1374-1380 |
| | 3 | 1 |
QGL2PaintEngineEx::beginNativePainting::[lambda]Name: | QGL2PaintEngineEx::beginNativePainting::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 549-549 |
| | 0 | 1 |
QGL2PaintEngineEx::QGL2PaintEngineExName: | QGL2PaintEngineEx::QGL2PaintEngineEx | Prototype: | QGL2PaintEngineEx::QGL2PaintEngineEx() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1237-1240 |
| | 2 | 1 |
QGL2PEXVertexArray::clearName: | QGL2PEXVertexArray::clear | Prototype: | void QGL2PEXVertexArray::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 40-45 |
| | 3 | 1 |
QGL2GradientCacheWrapper::cacheForContextName: | QGL2GradientCacheWrapper::cacheForContext | Prototype: | QGL2GradientCache *cacheForContext(const QGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 44-47 |
| | 2 | 1 |
QGL2GradientCache::~QGL2GradientCacheName: | QGL2GradientCache::~QGL2GradientCache | Prototype: | QGL2GradientCache::~QGL2GradientCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 61-64 |
| | 1 | 1 |
QGL2GradientCache::invalidateResourceName: | QGL2GradientCache::invalidateResource | Prototype: | void QGL2GradientCache::invalidateResource() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 71-75 |
| | 2 | 1 |
QGL2GradientCache::freeResourceName: | QGL2GradientCache::freeResource | Prototype: | void QGL2GradientCache::freeResource(QOpenGLContext *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 77-80 |
| | 1 | 1 |
QGL2GradientCache::cacheForContextName: | QGL2GradientCache::cacheForContext | Prototype: | QGL2GradientCache *QGL2GradientCache::cacheForContext(const QGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 66-69 |
| | 1 | 1 |
QGL2GradientCache::QGL2GradientCacheName: | QGL2GradientCache::QGL2GradientCache | Prototype: | QGL2GradientCache::QGL2GradientCache(QOpenGLContext *ctx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 56-59 |
| | 2 | 1 |
QFutureWatcherBasePrivate::callOutInterfaceDisconnectedName: | QFutureWatcherBasePrivate::callOutInterfaceDisconnected | Prototype: | void QFutureWatcherBasePrivate::callOutInterfaceDisconnected() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 421-424 |
| | 1 | 1 |
QFutureWatcherBasePrivate::QFutureWatcherBasePrivateName: | QFutureWatcherBasePrivate::QFutureWatcherBasePrivate | Prototype: | QFutureWatcherBasePrivate::QFutureWatcherBasePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 379-383 |
| | 1 | 1 |
QFutureWatcherBase::waitForFinishedName: | QFutureWatcherBase::waitForFinished | Prototype: | void QFutureWatcherBase::waitForFinished() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 302-305 |
| | 1 | 1 |
QFutureWatcherBase::togglePausedName: | QFutureWatcherBase::togglePaused | Prototype: | void QFutureWatcherBase::togglePaused() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 186-189 |
| | 1 | 1 |
QFutureWatcherBase::setPendingResultsLimitName: | QFutureWatcherBase::setPendingResultsLimit | Prototype: | void QFutureWatcherBase::setPendingResultsLimit(int limit) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 344-348 |
| | 2 | 1 |
QFutureWatcherBase::setPausedName: | QFutureWatcherBase::setPaused | Prototype: | void QFutureWatcherBase::setPaused(bool paused) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 148-151 |
| | 1 | 1 |
QFutureWatcherBase::resumeName: | QFutureWatcherBase::resume | Prototype: | void QFutureWatcherBase::resume() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 172-175 |
| | 1 | 1 |
QFutureWatcherBase::progressValueName: | QFutureWatcherBase::progressValue | Prototype: | int QFutureWatcherBase::progressValue() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 198-201 |
| | 1 | 1 |
QFutureWatcherBase::progressTextName: | QFutureWatcherBase::progressText | Prototype: | QString QFutureWatcherBase::progressText() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 233-236 |
| | 1 | 1 |
QFutureWatcherBase::progressMinimumName: | QFutureWatcherBase::progressMinimum | Prototype: | int QFutureWatcherBase::progressMinimum() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 209-212 |
| | 1 | 1 |
QFutureWatcherBase::progressMaximumName: | QFutureWatcherBase::progressMaximum | Prototype: | int QFutureWatcherBase::progressMaximum() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 220-223 |
| | 1 | 1 |
QFutureWatcherBase::pauseName: | QFutureWatcherBase::pause | Prototype: | void QFutureWatcherBase::pause() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 160-163 |
| | 1 | 1 |
QFutureWatcherBase::isStartedName: | QFutureWatcherBase::isStarted | Prototype: | bool QFutureWatcherBase::isStarted() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 243-246 |
| | 1 | 1 |
QFutureWatcherBase::isRunningName: | QFutureWatcherBase::isRunning | Prototype: | bool QFutureWatcherBase::isRunning() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 264-267 |
| | 1 | 1 |
QFutureWatcherBase::isPausedName: | QFutureWatcherBase::isPaused | Prototype: | bool QFutureWatcherBase::isPaused() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 292-295 |
| | 1 | 1 |
QFutureWatcherBase::isFinishedName: | QFutureWatcherBase::isFinished | Prototype: | bool QFutureWatcherBase::isFinished() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 253-257 |
| | 2 | 1 |
QFutureWatcherBase::isCanceledName: | QFutureWatcherBase::isCanceled | Prototype: | bool QFutureWatcherBase::isCanceled() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 277-280 |
| | 1 | 1 |
QFutureWatcherBase::connectOutputInterfaceName: | QFutureWatcherBase::connectOutputInterface | Prototype: | void QFutureWatcherBase::connectOutputInterface() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 388-391 |
| | 1 | 1 |
QFutureWatcherBase::cancelName: | QFutureWatcherBase::cancel | Prototype: | void QFutureWatcherBase::cancel() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 126-129 |
| | 1 | 1 |
QFutureWatcherBase::QFutureWatcherBaseName: | QFutureWatcherBase::QFutureWatcherBase | Prototype: | QFutureWatcherBase::QFutureWatcherBase(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 100-102 |
| | 1 | 1 |
QFutureInterfaceBasePrivate::setStateName: | QFutureInterfaceBasePrivate::setState | Prototype: | void QFutureInterfaceBasePrivate::setState(QFutureInterfaceBase::State newState) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 595-598 |
| | 1 | 1 |
QFutureInterfaceBasePrivate::internal_resultCountName: | QFutureInterfaceBasePrivate::internal_resultCount | Prototype: | int QFutureInterfaceBasePrivate::internal_resultCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 467-470 |
| | 1 | 1 |
QFutureInterfaceBasePrivate::internal_isResultReadyAtName: | QFutureInterfaceBasePrivate::internal_isResultReadyAt | Prototype: | bool QFutureInterfaceBasePrivate::internal_isResultReadyAt(int index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 472-475 |
| | 1 | 1 |
QFutureInterfaceBasePrivate::QFutureInterfaceBasePrivateName: | QFutureInterfaceBasePrivate::QFutureInterfaceBasePrivate | Prototype: | QFutureInterfaceBasePrivate::QFutureInterfaceBasePrivate(QFutureInterfaceBase::State initialState) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 459-465 |
| | 1 | 1 |
QFutureInterfaceBase::waitForNextResultName: | QFutureInterfaceBase::waitForNextResult | Prototype: | bool QFutureInterfaceBase::waitForNextResult() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 187-191 |
| | 2 | 1 |
QFutureInterfaceBase::setThreadPoolName: | QFutureInterfaceBase::setThreadPool | Prototype: | void QFutureInterfaceBase::setThreadPool(QThreadPool *pool) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 377-380 |
| | 1 | 1 |
QFutureInterfaceBase::setRunnableName: | QFutureInterfaceBase::setRunnable | Prototype: | void QFutureInterfaceBase::setRunnable(QRunnable *runnable) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 372-375 |
| | 1 | 1 |
QFutureInterfaceBase::setProgressValueName: | QFutureInterfaceBase::setProgressValue | Prototype: | void QFutureInterfaceBase::setProgressValue(int progressValue) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 396-399 |
| | 1 | 1 |
QFutureInterfaceBase::setProgressRangeName: | QFutureInterfaceBase::setProgressRange | Prototype: | void QFutureInterfaceBase::setProgressRange(int minimum, int maximum) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 388-394 |
| | 4 | 1 |
QFutureInterfaceBase::setFilterModeName: | QFutureInterfaceBase::setFilterMode | Prototype: | void QFutureInterfaceBase::setFilterMode(bool enable) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 382-386 |
| | 2 | 1 |
QFutureInterfaceBase::resultStoreBaseName: | QFutureInterfaceBase::resultStoreBase | Prototype: | QtPrivate::ResultStoreBase &QFutureInterfaceBase::resultStoreBase() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 430-433 |
| | 1 | 1 |
QFutureInterfaceBase::resultStoreBaseName: | QFutureInterfaceBase::resultStoreBase | Prototype: | const QtPrivate::ResultStoreBase &QFutureInterfaceBase::resultStoreBase() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 435-438 |
| | 1 | 1 |
QFutureInterfaceBase::resultCountName: | QFutureInterfaceBase::resultCount | Prototype: | int QFutureInterfaceBase::resultCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 231-235 |
| | 2 | 1 |
QFutureInterfaceBase::reportCanceledName: | QFutureInterfaceBase::reportCanceled | Prototype: | void QFutureInterfaceBase::reportCanceled() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 259-262 |
| | 1 | 1 |
QFutureInterfaceBase::refTName: | QFutureInterfaceBase::refT | Prototype: | bool QFutureInterfaceBase::refT() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 449-452 |
| | 1 | 1 |
QFutureInterfaceBase::queryStateName: | QFutureInterfaceBase::queryState | Prototype: | bool QFutureInterfaceBase::queryState(State state) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 301-304 |
| | 1 | 1 |
QFutureInterfaceBase::progressValueName: | QFutureInterfaceBase::progressValue | Prototype: | int QFutureInterfaceBase::progressValue() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 213-217 |
| | 2 | 1 |
QFutureInterfaceBase::progressTextName: | QFutureInterfaceBase::progressText | Prototype: | QString QFutureInterfaceBase::progressText() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 237-241 |
| | 2 | 1 |
QFutureInterfaceBase::progressMinimumName: | QFutureInterfaceBase::progressMinimum | Prototype: | int QFutureInterfaceBase::progressMinimum() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 219-223 |
| | 2 | 1 |
QFutureInterfaceBase::progressMaximumName: | QFutureInterfaceBase::progressMaximum | Prototype: | int QFutureInterfaceBase::progressMaximum() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 225-229 |
| | 2 | 1 |
QFutureInterfaceBase::mutexName: | QFutureInterfaceBase::mutex | Prototype: | QMutex *QFutureInterfaceBase::mutex() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 420-423 |
| | 1 | 1 |
QFutureInterfaceBase::isThrottledName: | QFutureInterfaceBase::isThrottled | Prototype: | bool QFutureInterfaceBase::isThrottled() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 176-179 |
| | 1 | 1 |