| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 resizeTextureData| Name:  | 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:  | 278-281 |  
  |  | 1 | 1 | 
 fillTexture| Name:  | 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:  | 303-394 |  
  |  | 50 | 19 | 
 createTextureData| Name:  | 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:  | 283-301 |  
  |  | 10 | 6 |