| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
textureMapForGlyph| Name: | QTextureGlyphCache::textureMapForGlyph | | Prototype: | QImage QTextureGlyphCache::textureMapForGlyph(glyph_t g, QFixed subPixelPosition) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 263-273 |
| | 4 | 4 |
calculateSubPixelPositionCount| Name: | QTextureGlyphCache::calculateSubPixelPositionCount | | Prototype: | int QTextureGlyphCache::calculateSubPixelPositionCount(glyph_t glyph) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 56-92 |
| | 20 | 7 |
fillInPendingGlyphs| Name: | QTextureGlyphCache::fillInPendingGlyphs | | Prototype: | void QTextureGlyphCache::fillInPendingGlyphs() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 226-261 |
| | 20 | 6 |
populate| Name: | QTextureGlyphCache::populate | | Prototype: | bool QTextureGlyphCache::populate(QFontEngine *fontEngine, int numGlyphs, const glyph_t *glyphs, const QFixedPoint *positions) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 94-224 |
| | 72 | 19 |