Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QGLCustomShaderStage::sourceName: | QGLCustomShaderStage::source | Prototype: | QByteArray QGLCustomShaderStage::source() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 117-121 |
| | 2 | 1 |
QGLCustomShaderStage::setSourceName: | QGLCustomShaderStage::setSource | Prototype: | void QGLCustomShaderStage::setSource(const QByteArray& s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 131-135 |
| | 2 | 1 |
QGLCustomShaderStage::setInactiveName: | QGLCustomShaderStage::setInactive | Prototype: | void QGLCustomShaderStage::setInactive() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 125-129 |
| | 2 | 1 |
QGLCustomShaderStage::QGLCustomShaderStageName: | QGLCustomShaderStage::QGLCustomShaderStage | Prototype: | QGLCustomShaderStage::QGLCustomShaderStage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 60-63 |
| | 2 | 1 |
QGLCustomShaderEffectStage::setUniformsName: | QGLCustomShaderEffectStage::setUniforms | Prototype: | void QGLCustomShaderEffectStage::setUniforms(QGLShaderProgram *program) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | Lines: | 153-156 |
| | 1 | 1 |
QGLCustomShaderEffectStage::QGLCustomShaderEffectStageName: | QGLCustomShaderEffectStage::QGLCustomShaderEffectStage | Prototype: | QGLCustomShaderEffectStage (QGraphicsShaderEffect *e, const QByteArray& source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | Lines: | 140-146 |
| | 1 | 1 |
QGLContextPrivate::swapRegionName: | QGLContextPrivate::swapRegion | Prototype: | void QGLContextPrivate::swapRegion(const QRegion &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2268-2272 |
| | 2 | 1 |
QGLContextPrivate::setCurrentContextName: | QGLContextPrivate::setCurrentContext | Prototype: | void QGLContextPrivate::setCurrentContext(QGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3455-3458 |
| | 1 | 1 |
QGLContextPrivate::QGLContextPrivateName: | QGLContextPrivate::QGLContextPrivate | Prototype: | QGLContextPrivate::QGLContextPrivate(QGLContext *context) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1719-1728 |
| | 2 | 1 |
QGLContextGroupList::removeName: | QGLContextGroupList::remove | Prototype: | void remove(QGLContextGroup *group) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1681-1684 |
| | 2 | 1 |
QGLContextGroupList::appendName: | QGLContextGroupList::append | Prototype: | void append(QGLContextGroup *group) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1676-1679 |
| | 2 | 1 |
QGLContextGroupList::QGLContextGroupListName: | QGLContextGroupList::QGLContextGroupList | Prototype: | QGLContextGroupList() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1671-1674 |
| | 2 | 1 |
QGLContextGroup::~QGLContextGroupName: | QGLContextGroup::~QGLContextGroup | Prototype: | QGLContextGroup::~QGLContextGroup() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1702-1705 |
| | 1 | 1 |
QGLContextGroup::QGLContextGroupName: | QGLContextGroup::QGLContextGroup | Prototype: | QGLContextGroup::QGLContextGroup(const QGLContext *context) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1696-1700 |
| | 1 | 1 |
QGLContext::~QGLContextName: | QGLContext::~QGLContext | Prototype: | QGLContext::~QGLContext() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2218-2228 |
| | 4 | 1 |
QGLContext::windowCreatedName: | QGLContext::windowCreated | Prototype: | bool QGLContext::windowCreated() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3422-3426 |
| | 2 | 1 |
QGLContext::textureCacheLimitName: | QGLContext::textureCacheLimit | Prototype: | int QGLContext::textureCacheLimit() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3140-3143 |
| | 1 | 1 |
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: | 3429-3433 |
| | 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: | 3385-3389 |
| | 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: | 3130-3133 |
| | 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: | 3441-3445 |
| | 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: | 3175-3180 |
| | 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: | 3403-3407 |
| | 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: | 3323-3326 |
| | 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: | 3379-3383 |
| | 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: | 3391-3395 |
| | 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: | 3435-3439 |
| | 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: | 4040-4044 |
| | 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: | 3397-3401 |
| | 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: | 3627-3631 |
| | 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: | 3415-3419 |
| | 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: | 3409-3413 |
| | 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: | 2191-2195 |
| | 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: | 3273-3276 |
| | 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: | 2163-2168 |
| | 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: | 2140-2145 |
| | 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: | 2176-2186 |
| | 7 | 1 |
QGLColormap::sizeName: | QGLColormap::size | Prototype: | int QGLColormap::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 251-254 |
| | 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: | 213-216 |
| | 1 | 1 |
QGLColormap::isEmptyName: | QGLColormap::isEmpty | Prototype: | bool QGLColormap::isEmpty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 242-245 |
| | 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: | 127-132 |
| | 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: | 111-115 |
| | 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: | 101-105 |
| | 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: | 135-143 |
| | 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: | 239-243 |
| | 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: | 227-231 |
| | 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: | 251-255 |
| | 2 | 1 |
QGLBuffer::isCreatedName: | QGLBuffer::isCreated | Prototype: | bool QGLBuffer::isCreated() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 312-316 |
| | 2 | 1 |
QGLBuffer::bufferIdName: | QGLBuffer::bufferId | Prototype: | GLuint QGLBuffer::bufferId() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 495-499 |
| | 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: | 185-189 |
| | 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: | 161-164 |
| | 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: | 174-177 |
| | 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: | 2498-2504 |
| | 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: | 2487-2496 |
| | 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: | 2361-2365 |
| | 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: | 1129-1141 |
| | 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: | 1214-1219 |
| | 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: | 2213-2223 |
| | 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: | 728-742 |
| | 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: | 1408-1413 |
| | 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: | 1369-1378 |
| | 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: | 648-651 |
| | 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: | 642-646 |
| | 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: | 635-640 |
| | 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: | 2092-2123 |
| | 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: | 1380-1386 |
| | 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: | 555-555 |
| | 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: | 1243-1246 |
| | 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: | 46-51 |
| | 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: | 50-53 |
| | 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: | 67-70 |
| | 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: | 77-81 |
| | 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: | 83-86 |
| | 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: | 72-75 |
| | 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: | 62-65 |
| | 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: | 427-430 |
| | 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: | 385-389 |
| | 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: | 308-311 |
| | 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: | 192-195 |
| | 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: | 350-354 |
| | 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: | 154-157 |
| | 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: | 178-181 |
| | 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: | 204-207 |
| | 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: | 239-242 |
| | 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: | 215-218 |
| | 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: | 226-229 |
| | 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: | 166-169 |
| | 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: | 249-252 |
| | 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: | 270-273 |
| | 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: | 298-301 |
| | 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: | 259-263 |
| | 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: | 283-286 |
| | 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: | 394-397 |
| | 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: | 132-135 |
| | 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: | 106-108 |
| | 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: | 601-604 |
| | 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: | 473-476 |
| | 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: | 478-481 |
| | 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: | 465-471 |
| | 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: | 193-197 |
| | 2 | 1 |