| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 removeGlyphFromCache| Name:  | QFontEngineFT::QGlyphSet::removeGlyphFromCache |  | Prototype:  | void QFontEngineFT::QGlyphSet::removeGlyphFromCache(glyph_t index, QFixed subPixelPosition) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1950-1962 |  
  |  | 7 | 4 | 
 clear| Name:  | QFontEngineFT::QGlyphSet::clear |  | Prototype:  | void QFontEngineFT::QGlyphSet::clear() |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1935-1948 |  
  |  | 8 | 4 | 
 setGlyph| Name:  | QFontEngineFT::QGlyphSet::setGlyph |  | Prototype:  | void QFontEngineFT::QGlyphSet::setGlyph(glyph_t index, QFixed subPixelPosition, Glyph *glyph) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1964-1973 |  
  |  | 5 | 3 | 
 ~QGlyphSet| Name:  | QFontEngineFT::QGlyphSet::~QGlyphSet |  | Prototype:  | QFontEngineFT::QGlyphSet::~QGlyphSet() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1930-1933 |  
  |  | 1 | 1 | 
 QGlyphSet| Name:  | QFontEngineFT::QGlyphSet::QGlyphSet |  | Prototype:  | QFontEngineFT::QGlyphSet::QGlyphSet() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1919-1928 |  
  |  | 6 | 1 |