Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QGLTextureGlyphCacheName: | QGLTextureGlyphCache::~QGLTextureGlyphCache | Prototype: | QGLTextureGlyphCache::~QGLTextureGlyphCache() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | Lines: | 80-88 |
| | 3 | 2 |
resizeTextureDataName: | QGLTextureGlyphCache::resizeTextureData | Prototype: | void QGLTextureGlyphCache::resizeTextureData(int width, int height) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | Lines: | 144-277 |
| | 85 | 9 |
maxTextureWidthName: | QGLTextureGlyphCache::maxTextureWidth | Prototype: | int QGLTextureGlyphCache::maxTextureWidth() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | Lines: | 376-383 |
| | 4 | 2 |
maxTextureHeightName: | QGLTextureGlyphCache::maxTextureHeight | Prototype: | int QGLTextureGlyphCache::maxTextureHeight() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | Lines: | 385-395 |
| | 6 | 3 |
glyphPaddingName: | QGLTextureGlyphCache::glyphPadding | Prototype: | int QGLTextureGlyphCache::glyphPadding() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | Lines: | 371-374 |
| | 1 | 1 |
fillTextureName: | QGLTextureGlyphCache::fillTexture | Prototype: | void QGLTextureGlyphCache::fillTexture(const Coord &c, glyph_t glyph, QFixed subPixelPosition) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | Lines: | 279-369 |
| | 52 | 17 |
createTextureDataName: | QGLTextureGlyphCache::createTextureData | Prototype: | void QGLTextureGlyphCache::createTextureData(int width, int height) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | Lines: | 90-142 |
| | 34 | 10 |
clearName: | QGLTextureGlyphCache::clear | Prototype: | void QGLTextureGlyphCache::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | Lines: | 397-408 |
| | 8 | 1 |
QGLTextureGlyphCacheName: | QGLTextureGlyphCache::QGLTextureGlyphCache | Prototype: | QGLTextureGlyphCache::QGLTextureGlyphCache(QFontEngine::GlyphFormat format, const QTransform &matrix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | Lines: | 50-78 |
| | 16 | 1 |