Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QOpenGLTextureGlyphCacheName: | 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 |
clearName: | 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 |
createTextureDataName: | 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 |
fillTextureName: | 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 |
glyphPaddingName: | 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 |
maxTextureHeightName: | 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 |
maxTextureWidthName: | 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 |
resizeTextureDataName: | 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 |
setupVertexAttribsName: | 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 |
~QOpenGLTextureGlyphCacheName: | 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 |