| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 release| Name:  | QFreetypeFace::release |  | Prototype:  | void QFreetypeFace::release(const QFontEngine::FaceId &face_id) |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 315-334 |  
  |  | 10 | 5 | 
 properties| Name:  | QFreetypeFace::properties |  | Prototype:  | QFontEngine::Properties QFreetypeFace::properties() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 390-418 |  
  |  | 23 | 3 | 
 isScalableBitmap| Name:  | QFreetypeFace::isScalableBitmap |  | Prototype:  | bool QFreetypeFace::isScalableBitmap() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 196-203 |  
  |  | 1 | 1 | 
 getSfntTable| Name:  | QFreetypeFace::getSfntTable |  | Prototype:  | bool QFreetypeFace::getSfntTable(uint tag, uchar *buffer, uint *length) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 420-423 |  
  |  | 1 | 1 | 
 getPointInOutline| Name:  | QFreetypeFace::getPointInOutline |  | Prototype:  | int QFreetypeFace::getPointInOutline(glyph_t glyph, int flags, quint32 point, QFixed *xpos, QFixed *ypos, quint32 *nPoints) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 175-194 |  
  |  | 12 | 5 | 
 getFace| Name:  | QFreetypeFace::getFace |  | Prototype:  | QFreetypeFace *QFreetypeFace::getFace(const QFontEngine::FaceId &face_id, const QByteArray &fontData) |  | Coverage:  |  70.312% (45/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 214-306 |  
  |  | 59 | 22 | 
 fsType| Name:  | QFreetypeFace::fsType |  | Prototype:  | int QFreetypeFace::fsType() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 166-173 |  
  |  | 5 | 2 | 
 computeSize| Name:  | QFreetypeFace::computeSize |  | Prototype:  | void QFreetypeFace::computeSize(const QFontDef &fontDef, int *xsize, int *ysize, bool *outline_drawing, QFixed *scalableBitmapScaleFactor) |  | Coverage:  |  11.628% (5/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 337-388 |  
  |  | 30 | 12 | 
 cleanup| Name:  | QFreetypeFace::cleanup |  | Prototype:  | void QFreetypeFace::cleanup() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 308-313 |  
  |  | 3 | 1 | 
 addGlyphToPath| Name:  | QFreetypeFace::addGlyphToPath |  | Prototype:  | void QFreetypeFace::addGlyphToPath(FT_Face face, FT_GlyphSlot g, const QFixedPoint &point, QPainterPath *path, FT_Fixed x_scale, FT_Fixed y_scale) |  | Coverage:  |  65.000% (26/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 448-538 |  
  |  | 57 | 15 | 
 addBitmapToPath| Name:  | QFreetypeFace::addBitmapToPath |  | Prototype:  | void QFreetypeFace::addBitmapToPath(FT_GlyphSlot slot, const QFixedPoint &point, QPainterPath *path) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 542-551 |  
  |  | 6 | 2 |