| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QFontEngineBox| Name:  | QFontEngineBox::QFontEngineBox |  | Prototype:  | QFontEngineBox::QFontEngineBox(int size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1590-1595 |  
  |  | 1 | 1 | 
 QFontEngineBox| Name:  | QFontEngineBox::QFontEngineBox |  | Prototype:  | QFontEngineBox::QFontEngineBox(Type type, int size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1597-1602 |  
  |  | 1 | 1 | 
 ascent| Name:  | QFontEngineBox::ascent |  | Prototype:  | QFixed QFontEngineBox::ascent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1706-1709 |  
  |  | 1 | 1 | 
 boundingBox| Name:  | QFontEngineBox::boundingBox |  | Prototype:  | glyph_metrics_t QFontEngineBox::boundingBox(glyph_t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1695-1698 |  
  |  | 1 | 1 | 
 canRender| Name:  | QFontEngineBox::canRender |  | Prototype:  | bool QFontEngineBox::canRender(const QChar *, int) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1727-1730 |  
  |  | 1 | 1 | 
 descent| Name:  | QFontEngineBox::descent |  | Prototype:  | QFixed QFontEngineBox::descent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1711-1714 |  
  |  | 1 | 1 | 
 maxCharWidth| Name:  | QFontEngineBox::maxCharWidth |  | Prototype:  | qreal QFontEngineBox::maxCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1722-1725 |  
  |  | 1 | 1 | 
 cloneWithSize| Name:  | QFontEngineBox::cloneWithSize |  | Prototype:  | QFontEngine *QFontEngineBox::cloneWithSize(qreal pixelSize) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1700-1704 |  
  |  | 2 | 1 | 
 glyphIndex| Name:  | QFontEngineBox::glyphIndex |  | Prototype:  | glyph_t QFontEngineBox::glyphIndex(uint ucs4) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1608-1612 |  
  |  | 2 | 1 | 
 leading| Name:  | QFontEngineBox::leading |  | Prototype:  | QFixed QFontEngineBox::leading() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1716-1720 |  
  |  | 2 | 1 | 
 recalcAdvances| Name:  | QFontEngineBox::recalcAdvances |  | Prototype:  | void QFontEngineBox::recalcAdvances(QGlyphLayout *glyphs, QFontEngine::ShaperFlags) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1638-1642 |  
  |  | 2 | 2 | 
 boundingBox| Name:  | QFontEngineBox::boundingBox |  | Prototype:  | glyph_metrics_t QFontEngineBox::boundingBox(const QGlyphLayout &glyphs) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1659-1666 |  
  |  | 5 | 1 | 
 alphaMapForGlyph| Name:  | QFontEngineBox::alphaMapForGlyph |  | Prototype:  | QImage QFontEngineBox::alphaMapForGlyph(glyph_t) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1732-1745 |  
  |  | 8 | 2 | 
 addOutlineToPath| Name:  | QFontEngineBox::addOutlineToPath |  | Prototype:  | void QFontEngineBox::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1644-1657 |  
  |  | 9 | 3 | 
 stringToCMap| Name:  | QFontEngineBox::stringToCMap |  | Prototype:  | bool QFontEngineBox::stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QFontEngine::ShaperFlags flags) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1614-1636 |  
  |  | 14 | 4 | 
 draw| Name:  | QFontEngineBox::draw |  | Prototype:  | void QFontEngineBox::draw(QPaintEngine *p, qreal x, qreal y, const QTextItemInt &ti) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1668-1693 |  
  |  | 18 | 4 |