| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 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:  | 88-218 |  
  |  | 72 | 19 | 
 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:  | 50-86 |  
  |  | 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:  | 220-255 |  
  |  | 20 | 6 | 
 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:  | 257-267 |  
  |  | 4 | 4 |