Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 44-72 |
| | 16 | 1 |
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: | 391-402 |
| | 8 | 1 |
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: | 365-368 |
| | 1 | 1 |
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: | 370-377 |
| | 4 | 2 |
~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: | 74-82 |
| | 3 | 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: | 379-389 |
| | 6 | 3 |
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: | 138-271 |
| | 85 | 9 |
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: | 84-136 |
| | 34 | 10 |
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: | 273-363 |
| | 52 | 17 |