| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~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:  | 2067-2070 |  
  |  | 1 | 1 | 
 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:  | 2101-2110 |  
  |  | 5 | 3 | 
 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:  | 2087-2099 |  
  |  | 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:  | 2072-2085 |  
  |  | 8 | 4 | 
 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:  | 2056-2065 |  
  |  | 6 | 1 |