| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
resizeTextureData| Name: | QOpenGLTextureGlyphCache::resizeTextureData | | Prototype: | void QOpenGLTextureGlyphCache::resizeTextureData(int width, int height) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 272-416 |
| | 91 | 12 |
createTextureData| Name: | QOpenGLTextureGlyphCache::createTextureData | | Prototype: | void QOpenGLTextureGlyphCache::createTextureData(int width, int height) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 98-172 |
| | 47 | 12 |
QOpenGLTextureGlyphCache| Name: | QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache | | Prototype: | QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache(QFontEngine::GlyphFormat format, const QTransform &matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 52-81 |
| | 16 | 1 |
clear| Name: | QOpenGLTextureGlyphCache::clear | | Prototype: | void QOpenGLTextureGlyphCache::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 462-477 |
| | 11 | 2 |
fillTexture| Name: | QOpenGLTextureGlyphCache::fillTexture | | Prototype: | void QOpenGLTextureGlyphCache::fillTexture(const Coord &c, glyph_t glyph, QFixed subPixelPosition) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 418-434 |
| | 10 | 3 |
setupVertexAttribs| Name: | QOpenGLTextureGlyphCache::setupVertexAttribs | | Prototype: | void QOpenGLTextureGlyphCache::setupVertexAttribs() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 174-182 |
| | 6 | 1 |
maxTextureHeight| Name: | QOpenGLTextureGlyphCache::maxTextureHeight | | Prototype: | int QOpenGLTextureGlyphCache::maxTextureHeight() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 450-460 |
| | 6 | 3 |
maxTextureWidth| Name: | QOpenGLTextureGlyphCache::maxTextureWidth | | Prototype: | int QOpenGLTextureGlyphCache::maxTextureWidth() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 441-448 |
| | 4 | 2 |
~QOpenGLTextureGlyphCache| Name: | QOpenGLTextureGlyphCache::~QOpenGLTextureGlyphCache | | Prototype: | QOpenGLTextureGlyphCache::~QOpenGLTextureGlyphCache() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 83-89 |
| | 1 | 1 |
glyphPadding| Name: | QOpenGLTextureGlyphCache::glyphPadding | | Prototype: | int QOpenGLTextureGlyphCache::glyphPadding() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 436-439 |
| | 1 | 1 |