Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~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: | 77-83 |
| | 1 | 1 |
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: | 168-176 |
| | 6 | 1 |
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: | 178-323 |
| | 92 | 12 |
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: | 422-429 |
| | 4 | 2 |
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: | 431-441 |
| | 6 | 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: | 417-420 |
| | 1 | 1 |
fillTextureName: | QOpenGLTextureGlyphCache::fillTexture | Prototype: | void QOpenGLTextureGlyphCache::fillTexture(const Coord &c, glyph_t glyph, QFixed subPixelPosition) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 325-415 |
| | 52 | 14 |
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: | 92-166 |
| | 47 | 12 |
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: | 443-458 |
| | 11 | 2 |
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: | 46-75 |
| | 16 | 1 |