Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
resizeTextureDataName: | QImageTextureGlyphCache::resizeTextureData | Prototype: | void QImageTextureGlyphCache::resizeTextureData(int width, int height) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 284-287 |
| | 1 | 1 |
createTextureDataName: | QImageTextureGlyphCache::createTextureData | Prototype: | void QImageTextureGlyphCache::createTextureData(int width, int height) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 289-307 |
| | 10 | 6 |
fillTextureName: | QImageTextureGlyphCache::fillTexture | Prototype: | void QImageTextureGlyphCache::fillTexture(const Coord &c, glyph_t g, QFixed subPixelPosition) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 309-400 |
| | 50 | 19 |