| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
drawCachedGlyphs| Name: | QOpenGL2PaintEngineExPrivate::drawCachedGlyphs | | Prototype: | void QOpenGL2PaintEngineExPrivate::drawCachedGlyphs(QFontEngine::GlyphFormat glyphFormat, QStaticTextItem *staticTextItem) | | Coverage: | 0.000% (0/125) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1654-1954 |
| | 173 | 35 |
fill| Name: | QOpenGL2PaintEngineExPrivate::fill | | Prototype: | void QOpenGL2PaintEngineExPrivate::fill(const QVectorPath& path) | | Coverage: | 0.000% (0/98) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 745-993 |
| | 122 | 25 |
updateBrushUniforms| Name: | QOpenGL2PaintEngineExPrivate::updateBrushUniforms | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateBrushUniforms() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 293-409 |
| | 78 | 10 |
drawPixmapFragments| Name: | QOpenGL2PaintEngineExPrivate::drawPixmapFragments | | Prototype: | void QOpenGL2PaintEngineExPrivate::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1977-2052 |
| | 51 | 6 |
fillStencilWithVertexArray| Name: | QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray | | Prototype: | void QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray(const float *data, int count, int *stops, int stopCount, const QOpenGLRect &bounds, StencilFillMode mode) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 996-1087 |
| | 47 | 9 |
stroke| Name: | QOpenGL2PaintEngineExPrivate::stroke | | Prototype: | void QOpenGL2PaintEngineExPrivate::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1279-1357 |
| | 43 | 7 |
writeClip| Name: | QOpenGL2PaintEngineExPrivate::writeClip | | Prototype: | void QOpenGL2PaintEngineExPrivate::writeClip(const QVectorPath &path, uint value) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2253-2325 |
| | 42 | 9 |
prepareForDraw| Name: | QOpenGL2PaintEngineExPrivate::prepareForDraw | | Prototype: | bool QOpenGL2PaintEngineExPrivate::prepareForDraw(bool srcPixelsAreOpaque) | | Coverage: | 0.000% (0/66) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1143-1205 |
| | 38 | 12 |
updateMatrix| Name: | QOpenGL2PaintEngineExPrivate::updateMatrix | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateMatrix() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 413-481 |
| | 30 | 3 |
updateCompositionMode| Name: | QOpenGL2PaintEngineExPrivate::updateCompositionMode | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateCompositionMode() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 484-535 |
| | 30 | 15 |
updateBrushTexture| Name: | QOpenGL2PaintEngineExPrivate::updateBrushTexture | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateBrushTexture() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 244-290 |
| | 25 | 8 |
systemStateChanged| Name: | QOpenGL2PaintEngineExPrivate::systemStateChanged | | Prototype: | void QOpenGL2PaintEngineExPrivate::systemStateChanged() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2395-2442 |
| | 25 | 6 |
resetClipIfNeeded| Name: | QOpenGL2PaintEngineExPrivate::resetClipIfNeeded | | Prototype: | void QOpenGL2PaintEngineExPrivate::resetClipIfNeeded() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1094-1127 |
| | 21 | 2 |
updateClipScissorTest| Name: | QOpenGL2PaintEngineExPrivate::updateClipScissorTest | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateClipScissorTest() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2178-2214 |
| | 19 | 6 |
resetGLState| Name: | QOpenGL2PaintEngineExPrivate::resetGLState | | Prototype: | void QOpenGL2PaintEngineExPrivate::resetGLState() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 639-661 |
| | 17 | 2 |
transferMode| Name: | QOpenGL2PaintEngineExPrivate::transferMode | | Prototype: | void QOpenGL2PaintEngineExPrivate::transferMode(EngineMode newMode) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 681-710 |
| | 16 | 7 |
setBrush| Name: | QOpenGL2PaintEngineExPrivate::setBrush | | Prototype: | void QOpenGL2PaintEngineExPrivate::setBrush(const QBrush& brush) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 113-137 |
| | 15 | 5 |
drawTexture| Name: | QOpenGL2PaintEngineExPrivate::drawTexture | | Prototype: | void QOpenGL2PaintEngineExPrivate::drawTexture(const QOpenGLRect& dest, const QOpenGLRect& src, const QSize &textureSize, bool opaque, bool pattern) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 549-576 |
| | 15 | 4 |
updateTexture| Name: | QOpenGL2PaintEngineExPrivate::updateTexture | | Prototype: | template<typename T> void QOpenGL2PaintEngineExPrivate::updateTexture(GLenum textureUnit, const T &texture, GLenum wrapMode, GLenum filterMode, TextureUpdateMode updateMode) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 162-181 |
| | 9 | 2 |
setScissor| Name: | QOpenGL2PaintEngineExPrivate::setScissor | | Prototype: | void QOpenGL2PaintEngineExPrivate::setScissor(const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2216-2227 |
| | 7 | 2 |
prepareForCachedGlyphDraw| Name: | QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDraw | | Prototype: | bool QOpenGL2PaintEngineExPrivate::prepareForCachedGlyphDraw(const QFontEngineGlyphCache &cache) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1129-1141 |
| | 7 | 1 |
setVertexAttribArrayEnabled| Name: | QOpenGL2PaintEngineExPrivate::setVertexAttribArrayEnabled | | Prototype: | void QOpenGL2PaintEngineExPrivate::setVertexAttribArrayEnabled(int arrayIndex, bool enabled) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2530-2541 |
| | 6 | 3 |
drawVertexArrays| Name: | QOpenGL2PaintEngineExPrivate::drawVertexArrays | | Prototype: | void QOpenGL2PaintEngineExPrivate::drawVertexArrays(const float *data, int *stops, int stopCount, GLenum primitive) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1215-1232 |
| | 6 | 2 |
clearClip| Name: | QOpenGL2PaintEngineExPrivate::clearClip | | Prototype: | void QOpenGL2PaintEngineExPrivate::clearClip(uint value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2241-2251 |
| | 6 | 1 |
cleanupVectorPath| Name: | QOpenGL2PaintEngineExPrivate::cleanupVectorPath | | Prototype: | void QOpenGL2PaintEngineExPrivate::cleanupVectorPath(QPaintEngineEx *engine, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 728-742 |
| | 5 | 1 |
~QOpenGL2PaintEngineExPrivate| Name: | QOpenGL2PaintEngineExPrivate::~QOpenGL2PaintEngineExPrivate | | Prototype: | QOpenGL2PaintEngineExPrivate::~QOpenGL2PaintEngineExPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 92-100 |
| | 4 | 2 |
syncGlState| Name: | QOpenGL2PaintEngineExPrivate::syncGlState | | Prototype: | void QOpenGL2PaintEngineExPrivate::syncGlState() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2543-2551 |
| | 4 | 3 |
activateTextureUnit| Name: | QOpenGL2PaintEngineExPrivate::activateTextureUnit | | Prototype: | void QOpenGL2PaintEngineExPrivate::activateTextureUnit(GLenum textureUnit) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 183-195 |
| | 4 | 2 |
useSimpleShader| Name: | QOpenGL2PaintEngineExPrivate::useSimpleShader | | Prototype: | void QOpenGL2PaintEngineExPrivate::useSimpleShader() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 140-146 |
| | 3 | 2 |
composite| Name: | QOpenGL2PaintEngineExPrivate::composite | | Prototype: | void QOpenGL2PaintEngineExPrivate::composite(const QOpenGLRect& boundingRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1207-1212 |
| | 3 | 1 |
bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const GLuint &textureId) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 197-204 |
| | 3 | 2 |
regenerateClip| Name: | QOpenGL2PaintEngineExPrivate::regenerateClip | | Prototype: | void QOpenGL2PaintEngineExPrivate::regenerateClip() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2389-2393 |
| | 2 | 1 |
bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QGradient &gradient) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 218-230 |
| | 2 | 1 |
bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 206-210 |
| | 1 | 1 |
bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 212-216 |
| | 1 | 1 |
bindTexture| Name: | QOpenGL2PaintEngineExPrivate::bindTexture | | Prototype: | template<> GLuint QOpenGL2PaintEngineExPrivate::bindTexture(const ImageWithBindOptions &imageWithOptions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 238-242 |
| | 1 | 1 |