| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QGLContext::setWindowCreated| Name: | 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::setValid| Name: | 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::setTextureCacheLimit| Name: | 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::setInitialized| Name: | 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::setFormat| Name: | 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::requestedFormat| Name: | 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::overlayTransparentColor| Name: | 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::isValid| Name: | 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::isSharing| Name: | 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::initialized| Name: | 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::getProcAddress| Name: | 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::format| Name: | 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::doneCurrent| Name: | 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::deviceIsPixmap| Name: | 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::device| Name: | 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::contextHandle| Name: | 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::colorIndex| Name: | 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::QGLContext| Name: | 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::QGLContext| Name: | 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::QGLContext| Name: | 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::size| Name: | 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::setEntry| Name: | 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::isEmpty| Name: | 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::cleanup| Name: | 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::QGLColormap| Name: | 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::QGLColormap| Name: | 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::QGLBufferPrivate| Name: | 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::usagePattern| Name: | 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::type| Name: | 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::setUsagePattern| Name: | 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::isCreated| Name: | 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::bufferId| Name: | 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::QGLBuffer| Name: | 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::QGLBuffer| Name: | 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::QGLBuffer| Name: | 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::QGL2PaintEngineState| Name: | 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::QGL2PaintEngineState| Name: | 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::regenerateClip| Name: | 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::prepareForCachedGlyphDraw| Name: | 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::composite| Name: | 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::clearClip| Name: | 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::cleanupVectorPath| Name: | 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::transformChanged| Name: | 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::opacityChanged| Name: | 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::isNativePaintingActive| Name: | 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::invalidateState| Name: | 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::endNativePainting| Name: | 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::end| Name: | 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::compositionModeChanged| Name: | 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::QGL2PaintEngineEx| Name: | 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::clear| Name: | 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::cacheForContext| Name: | 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::~QGL2GradientCache| Name: | 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::invalidateResource| Name: | 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::freeResource| Name: | 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::cacheForContext| Name: | 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::QGL2GradientCache| Name: | 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::callOutInterfaceDisconnected| Name: | 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::QFutureWatcherBasePrivate| Name: | 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::waitForFinished| Name: | 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::togglePaused| Name: | 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::setPendingResultsLimit| Name: | 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::setPaused| Name: | 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::resume| Name: | 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::progressValue| Name: | 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::progressText| Name: | 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::progressMinimum| Name: | 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::progressMaximum| Name: | 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::pause| Name: | 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::isStarted| Name: | 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::isRunning| Name: | 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::isPaused| Name: | 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::isFinished| Name: | 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::isCanceled| Name: | 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::connectOutputInterface| Name: | 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::cancel| Name: | 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::QFutureWatcherBase| Name: | 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::setState| Name: | 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_resultCount| Name: | 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_isResultReadyAt| Name: | 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::QFutureInterfaceBasePrivate| Name: | 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::waitForNextResult| Name: | 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::setThreadPool| Name: | 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::setRunnable| Name: | 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::setProgressValue| Name: | 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::setProgressRange| Name: | 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::setFilterMode| Name: | 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::resultStoreBase| Name: | 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::resultStoreBase| Name: | 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::resultCount| Name: | 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::reportCanceled| Name: | 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::refT| Name: | 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::queryState| Name: | 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::progressValue| Name: | 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::progressText| Name: | 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::progressMinimum| Name: | 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::progressMaximum| Name: | 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::mutex| Name: | 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::isThrottled| Name: | 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 |