| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFusionStyle::subElementRect| Name: | QFusionStyle::subElementRect | | Prototype: | QRect QFusionStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *w) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3684-3714 |
| | 15 | 10 |
QFusionStyle::unpolish| Name: | QFusionStyle::unpolish | | Prototype: | void QFusionStyle::unpolish(QWidget *widget) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3282-3297 |
| | 11 | 2 |
QFusionStyle::unpolish| Name: | QFusionStyle::unpolish | | Prototype: | void QFusionStyle::unpolish(QApplication *app) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3302-3305 |
| | 1 | 1 |
QFusionStylePrivate::QFusionStylePrivate| Name: | QFusionStylePrivate::QFusionStylePrivate | | Prototype: | QFusionStylePrivate::QFusionStylePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 333-336 |
| | 1 | 1 |
QFutureInterfaceBase::expectedResultCount| Name: | QFutureInterfaceBase::expectedResultCount | | Prototype: | int QFutureInterfaceBase::expectedResultCount() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 296-299 |
| | 1 | 1 |
QFutureInterfaceBase::setExpectedResultCount| Name: | QFutureInterfaceBase::setExpectedResultCount | | Prototype: | void QFutureInterfaceBase::setExpectedResultCount(int resultCount) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 289-294 |
| | 3 | 2 |
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 |
QFutureInterfaceBasePrivate::internal_waitForNextResult| Name: | QFutureInterfaceBasePrivate::internal_waitForNextResult | | Prototype: | bool QFutureInterfaceBasePrivate::internal_waitForNextResult() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 477-486 |
| | 5 | 3 |
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::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 |
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 |
QGL2GradientCache::addCacheElement| Name: | QGL2GradientCache::addCacheElement | | Prototype: | GLuint QGL2GradientCache::addCacheElement(quint64 hash_val, const QGradient &gradient, qreal opacity) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 123-146 |
| | 16 | 3 |
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::cleanCache| Name: | QGL2GradientCache::cleanCache | | Prototype: | void QGL2GradientCache::cleanCache() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 82-92 |
| | 7 | 2 |
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::generateGradientColorTable| Name: | QGL2GradientCache::generateGradientColorTable | | Prototype: | void QGL2GradientCache::generateGradientColorTable(const QGradient& gradient, uint *colorTable, int size, qreal opacity) const | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 166-219 |
| | 36 | 9 |
QGL2GradientCache::getBuffer| Name: | QGL2GradientCache::getBuffer | | Prototype: | GLuint QGL2GradientCache::getBuffer(const QGradient &gradient, qreal opacity) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 94-120 |
| | 15 | 5 |
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::~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 |
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 |
QGL2PaintEngineEx::beginNativePainting| Name: | QGL2PaintEngineEx::beginNativePainting | | Prototype: | void QGL2PaintEngineEx::beginNativePainting() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 530-587 |
| | 33 | 5 |
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::clip| Name: | QGL2PaintEngineEx::clip | | Prototype: | void QGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2293-2353 |
| | 37 | 9 |
QGL2PaintEngineEx::clipEnabledChanged| Name: | QGL2PaintEngineEx::clipEnabledChanged | | Prototype: | void QGL2PaintEngineEx::clipEnabledChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2195-2205 |
| | 5 | 2 |
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::drawImage| Name: | QGL2PaintEngineEx::drawImage | | Prototype: | void QGL2PaintEngineEx::drawImage(const QRectF& dest, const QImage& image, const QRectF& src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1461-1500 |
| | 20 | 3 |
QGL2PaintEngineEx::drawPixmap| Name: | QGL2PaintEngineEx::drawPixmap | | Prototype: | void QGL2PaintEngineEx::drawPixmap(const QRectF& dest, const QPixmap & pixmap, const QRectF & src) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1415-1459 |
| | 25 | 3 |
QGL2PaintEngineEx::drawPixmapFragments| Name: | QGL2PaintEngineEx::drawPixmapFragments | | Prototype: | void QGL2PaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1904-1922 |
| | 10 | 3 |
QGL2PaintEngineEx::drawStaticTextItem| Name: | QGL2PaintEngineEx::drawStaticTextItem | | Prototype: | void QGL2PaintEngineEx::drawStaticTextItem(QStaticTextItem *textItem) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1502-1531 |
| | 15 | 4 |
QGL2PaintEngineEx::drawTextItem| Name: | QGL2PaintEngineEx::drawTextItem | | Prototype: | void QGL2PaintEngineEx::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1553-1596 |
| | 26 | 4 |
QGL2PaintEngineEx::drawTexture| Name: | QGL2PaintEngineEx::drawTexture | | Prototype: | bool QGL2PaintEngineEx::drawTexture(const QRectF &dest, GLuint textureId, const QSize &size, const QRectF &src) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1533-1551 |
| | 12 | 2 |
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::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::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::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::setTranslateZ| Name: | QGL2PaintEngineEx::setTranslateZ | | Prototype: | void QGL2PaintEngineEx::setTranslateZ(GLfloat z) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2409-2416 |
| | 4 | 2 |
QGL2PaintEngineEx::shouldDrawCachedGlyphs| Name: | QGL2PaintEngineEx::shouldDrawCachedGlyphs | | Prototype: | bool QGL2PaintEngineEx::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &t) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 647-671 |
| | 8 | 4 |
QGL2PaintEngineEx::stroke| Name: | QGL2PaintEngineEx::stroke | | Prototype: | void QGL2PaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1260-1278 |
| | 11 | 3 |
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 |
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 |
QGL2PaintEngineExPrivate::drawCachedGlyphs| Name: | QGL2PaintEngineExPrivate::drawCachedGlyphs | | Prototype: | void QGL2PaintEngineExPrivate::drawCachedGlyphs(QFontEngine::GlyphFormat glyphFormat, QStaticTextItem *staticTextItem) | | Coverage: | 0.000% (0/114) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1624-1902 |
| | 165 | 32 |
QGL2PaintEngineExPrivate::drawPixmapFragments| Name: | QGL2PaintEngineExPrivate::drawPixmapFragments | | Prototype: | void QGL2PaintEngineExPrivate::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1925-2012 |
| | 59 | 8 |
QGL2PaintEngineExPrivate::drawTexture| Name: | QGL2PaintEngineExPrivate::drawTexture | | Prototype: | void QGL2PaintEngineExPrivate::drawTexture(const QGLRect& dest, const QGLRect& src, const QSize &textureSize, bool opaque, bool pattern) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 500-528 |
| | 16 | 4 |
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::resetClipIfNeeded| Name: | QGL2PaintEngineExPrivate::resetClipIfNeeded | | Prototype: | void QGL2PaintEngineExPrivate::resetClipIfNeeded() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1088-1121 |
| | 21 | 2 |
QGL2PaintEngineExPrivate::setScissor| Name: | QGL2PaintEngineExPrivate::setScissor | | Prototype: | void QGL2PaintEngineExPrivate::setScissor(const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2182-2193 |
| | 7 | 2 |
QGL2PaintEngineExPrivate::stroke| Name: | QGL2PaintEngineExPrivate::stroke | | Prototype: | void QGL2PaintEngineExPrivate::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1280-1357 |
| | 42 | 7 |
QGL2PaintEngineExPrivate::updateTextureFilter| Name: | QGL2PaintEngineExPrivate::updateTextureFilter | | Prototype: | void QGL2PaintEngineExPrivate::updateTextureFilter(GLenum target, GLenum wrapMode, bool smoothPixmapTransform, GLuint id) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 109-126 |
| | 10 | 3 |
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 |
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(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::operator=| Name: | QGLBuffer::operator= | | Prototype: | QGLBuffer &QGLBuffer::operator=(const QGLBuffer &other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 205-216 |
| | 7 | 3 |
QGLBuffer::release| Name: | QGLBuffer::release | | Prototype: | void QGLBuffer::release(QGLBuffer::Type type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 475-479 |
| | 2 | 2 |
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::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::detach_helper| Name: | QGLColormap::detach_helper | | Prototype: | void QGLColormap::detach_helper() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 147-160 |
| | 10 | 3 |
QGLColormap::entryColor| Name: | QGLColormap::entryColor | | Prototype: | QColor QGLColormap::entryColor(int idx) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 215-221 |
| | 3 | 2 |
QGLColormap::entryRgb| Name: | QGLColormap::entryRgb | | Prototype: | QRgb QGLColormap::entryRgb(int idx) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 194-200 |
| | 3 | 2 |
QGLColormap::find| Name: | QGLColormap::find | | Prototype: | int QGLColormap::find(QRgb color) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 254-259 |
| | 3 | 2 |
QGLColormap::findNearest| Name: | QGLColormap::findNearest | | Prototype: | int QGLColormap::findNearest(QRgb color) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 265-288 |
| | 19 | 4 |
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::operator=| Name: | QGLColormap::operator= | | Prototype: | QGLColormap & QGLColormap::operator=(const QGLColormap &map) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 131-138 |
| | 5 | 2 |
QGLColormap::setEntries| Name: | QGLColormap::setEntries | | Prototype: | void QGLColormap::setEntries(int count, const QRgb *colors, int base) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 179-189 |
| | 13 | 3 |
QGLColormap::setEntry| Name: | QGLColormap::setEntry | | Prototype: | void QGLColormap::setEntry(int idx, QRgb color) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 165-171 |
| | 4 | 2 |
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::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 |
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(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 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::bindTexture(const QString &fileName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2287-2294 |
| | 5 | 2 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::bindTexture(const QImage &image, GLenum target, GLint format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2813-2821 |
| | 5 | 2 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::bindTexture(const QImage &image, GLenum target, GLint format, BindOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2848-2856 |
| | 5 | 2 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::bindTexture(const QPixmap &pixmap, GLenum target, GLint format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2862-2870 |
| | 5 | 2 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, BindOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2879-2887 |
| | 5 | 2 |
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::deleteTexture| Name: | QGLContext::deleteTexture | | Prototype: | void QGLContext::deleteTexture(GLuint id) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2896-2901 |
| | 3 | 2 |
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::drawTexture| Name: | QGLContext::drawTexture | | Prototype: | void QGLContext::drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2998-3047 |
| | 21 | 6 |
QGLContext::drawTexture| Name: | QGLContext::drawTexture | | Prototype: | void QGLContext::drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3070-3114 |
| | 27 | 6 |
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::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::moveToThread| Name: | QGLContext::moveToThread | | Prototype: | void QGLContext::moveToThread(QThread *thread) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3460-3465 |
| | 3 | 2 |
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::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::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::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::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::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::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::textureCacheLimit| Name: | 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: | 3134-3137 |
| | 1 | 1 |
QGLContext::windowCreated| Name: | 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: | 3416-3420 |
| | 2 | 1 |
QGLContextPrivate::bindTexture| Name: | QGLContextPrivate::bindTexture | | Prototype: | QGLTexture *QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2407-2435 |
| | 14 | 4 |
QGLContextPrivate::bindTexture| Name: | QGLContextPrivate::bindTexture | | Prototype: | QGLTexture* QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint internalFormat, const qint64 key, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/101) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2468-2690 |
| | 99 | 29 |
QGLContextPrivate::bindTexture| Name: | QGLContextPrivate::bindTexture | | Prototype: | QGLTexture *QGLContextPrivate::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2705-2752 |
| | 27 | 7 |
QGLContextPrivate::maxTextureSize| Name: | QGLContextPrivate::maxTextureSize | | Prototype: | int QGLContextPrivate::maxTextureSize() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2755-2791 |
| | 23 | 6 |
QGLContextPrivate::setCurrentContext| Name: | 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: | 3449-3452 |
| | 1 | 1 |
QGLContextPrivate::setCurrentFbo| Name: | QGLContextPrivate::setCurrentFbo | | Prototype: | void QGLContextPrivate::setCurrentFbo(GLuint fbo) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 530-539 |
| | 5 | 2 |
QGLContextPrivate::swapRegion| Name: | 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: | 2262-2266 |
| | 2 | 1 |
QGLContextPrivate::textureCacheLookup| Name: | QGLContextPrivate::textureCacheLookup | | Prototype: | QGLTexture *QGLContextPrivate::textureCacheLookup(const qint64 key, GLenum target) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2692-2702 |
| | 6 | 2 |
QGLCustomShaderEffectStage::QGLCustomShaderEffectStage| Name: | 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: | 134-140 |
| | 1 | 1 |
QGLCustomShaderEffectStage::setUniforms| Name: | 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: | 147-150 |
| | 1 | 1 |