| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QFontEngineMulti::canRender| Name:  | QFontEngineMulti::canRender |  | Prototype:  | bool QFontEngineMulti::canRender(const QChar *string, int len) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2199-2220 |  
  |  | 13 | 5 | 
 QFontEngineMulti::boundingBox| Name:  | QFontEngineMulti::boundingBox |  | Prototype:  | glyph_metrics_t QFontEngineMulti::boundingBox(const QGlyphLayout &glyphs) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1932-1993 |  
  |  | 39 | 8 | 
 QFontEngineMulti::boundingBox| Name:  | QFontEngineMulti::boundingBox |  | Prototype:  | glyph_metrics_t QFontEngineMulti::boundingBox(glyph_t glyph) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2147-2151 |  
  |  | 2 | 1 | 
 QFontEngineMulti::averageCharWidth| Name:  | QFontEngineMulti::averageCharWidth |  | Prototype:  | QFixed QFontEngineMulti::averageCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2169-2172 |  
  |  | 1 | 1 | 
 QFontEngineMulti::ascent| Name:  | QFontEngineMulti::ascent |  | Prototype:  | QFixed QFontEngineMulti::ascent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2153-2154 |  
  |  | 1 | 1 | 
 QFontEngineMulti::alphaRGBMapForGlyph| Name:  | QFontEngineMulti::alphaRGBMapForGlyph |  | Prototype:  | QImage QFontEngineMulti::alphaRGBMapForGlyph(glyph_t glyph, QFixed subPixelPosition, const QTransform &t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2249-2253 |  
  |  | 2 | 1 | 
 QFontEngineMulti::alphaMapForGlyph| Name:  | QFontEngineMulti::alphaMapForGlyph |  | Prototype:  | QImage QFontEngineMulti::alphaMapForGlyph(glyph_t glyph) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2225-2229 |  
  |  | 2 | 1 | 
 QFontEngineMulti::alphaMapForGlyph| Name:  | QFontEngineMulti::alphaMapForGlyph |  | Prototype:  | QImage QFontEngineMulti::alphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2231-2235 |  
  |  | 2 | 1 | 
 QFontEngineMulti::alphaMapForGlyph| Name:  | QFontEngineMulti::alphaMapForGlyph |  | Prototype:  | QImage QFontEngineMulti::alphaMapForGlyph(glyph_t glyph, const QTransform &t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2237-2241 |  
  |  | 2 | 1 | 
 QFontEngineMulti::alphaMapForGlyph| Name:  | QFontEngineMulti::alphaMapForGlyph |  | Prototype:  | QImage QFontEngineMulti::alphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition, const QTransform &t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2243-2247 |  
  |  | 2 | 1 | 
 QFontEngineMulti::addOutlineToPath| Name:  | QFontEngineMulti::addOutlineToPath |  | Prototype:  | void QFontEngineMulti::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2002-2059 |  
  |  | 35 | 16 | 
 QFontEngineMulti::QFontEngineMulti| Name:  | QFontEngineMulti::QFontEngineMulti |  | Prototype:  | QFontEngineMulti::QFontEngineMulti(QFontEngine *engine, int script, const QStringList &fallbackFamilies) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1751-1771 |  
  |  | 8 | 2 | 
 QFontEngineFT::synthesized| Name:  | QFontEngineFT::synthesized |  | Prototype:  | int QFontEngineFT::synthesized() const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1282-1292 |  
  |  | 8 | 4 | 
 QFontEngineFT::scaledBitmapMetrics| Name:  | QFontEngineFT::scaledBitmapMetrics |  | Prototype:  | QFixed QFontEngineFT::scaledBitmapMetrics(QFixed m) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1640-1643 |  
  |  | 1 | 1 | 
 QFontEngineFT::scaledBitmapMetrics| Name:  | QFontEngineFT::scaledBitmapMetrics |  | Prototype:  | glyph_metrics_t QFontEngineFT::scaledBitmapMetrics(const glyph_metrics_t &m) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1645-1655 |  
  |  | 8 | 1 | 
 QFontEngineFT::removeGlyphFromCache| Name:  | QFontEngineFT::removeGlyphFromCache |  | Prototype:  | void QFontEngineFT::removeGlyphFromCache(glyph_t glyph) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 2004-2007 |  
  |  | 1 | 1 | 
 QFontEngineFT::properties| Name:  | QFontEngineFT::properties |  | Prototype:  | QFontEngine::Properties QFontEngineFT::properties() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1259-1267 |  
  |  | 4 | 2 | 
 QFontEngineFT::non_locked_face| Name:  | QFontEngineFT::non_locked_face |  | Prototype:  | FT_Face QFontEngineFT::non_locked_face() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 2050-2053 |  
  |  | 1 | 1 | 
 QFontEngineFT::handle| Name:  | QFontEngineFT::handle |  | Prototype:  | Qt::HANDLE QFontEngineFT::handle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 2158-2161 |  
  |  | 1 | 1 | 
 QFontEngineFT::glyphCount| Name:  | QFontEngineFT::glyphCount |  | Prototype:  | int QFontEngineFT::glyphCount() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 2009-2018 |  
  |  | 6 | 2 | 
 QFontEngineFT::getUnscaledGlyph| Name:  | QFontEngineFT::getUnscaledGlyph |  | Prototype:  | void QFontEngineFT::getUnscaledGlyph(glyph_t glyph, QPainterPath *path, glyph_metrics_t *metrics) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1448-1476 |  
  |  | 20 | 2 | 
 QFontEngineFT::getPointInOutline| Name:  | QFontEngineFT::getPointInOutline |  | Prototype:  | int QFontEngineFT::getPointInOutline(glyph_t glyph, int flags, quint32 point, QFixed *xpos, QFixed *ypos, quint32 *nPoints) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 2112-2121 |  
  |  | 7 | 1 | 
 QFontEngineFT::boundingBox| Name:  | QFontEngineFT::boundingBox |  | Prototype:  | glyph_metrics_t QFontEngineFT::boundingBox(glyph_t glyph, const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1790-1793 |  
  |  | 1 | 1 | 
 QFontEngineFT::bitmapForGlyph| Name:  | QFontEngineFT::bitmapForGlyph |  | Prototype:  | QImage QFontEngineFT::bitmapForGlyph(glyph_t g, QFixed subPixelPosition, const QTransform &t) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1979-2002 |  
  |  | 16 | 6 | 
 QFontEngineFT::alphaRGBMapForGlyph| Name:  | QFontEngineFT::alphaRGBMapForGlyph |  | Prototype:  | QImage QFontEngineFT::alphaRGBMapForGlyph(glyph_t g, QFixed subPixelPosition, const QTransform &t) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1958-1977 |  
  |  | 11 | 4 | 
 QFontEngineFT::alphaMapForGlyph| Name:  | QFontEngineFT::alphaMapForGlyph |  | Prototype:  | QImage QFontEngineFT::alphaMapForGlyph(glyph_t g, QFixed subPixelPosition) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1935-1938 |  
  |  | 1 | 1 | 
 QFontEngineFT::QGlyphSet::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 | 
 QFontEngineData::~QFontEngineData| Name:  | QFontEngineData::~QFontEngineData |  | Prototype:  | QFontEngineData::~QFontEngineData() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 324-334 |  
  |  | 6 | 4 | 
 QFontEngineData::QFontEngineData| Name:  | QFontEngineData::QFontEngineData |  | Prototype:  | QFontEngineData::QFontEngineData() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 318-322 |  
  |  | 1 | 1 | 
 QFontEngineBox::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:  | 1607-1629 |  
  |  | 14 | 4 | 
 QFontEngineBox::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:  | 1631-1635 |  
  |  | 2 | 2 | 
 QFontEngineBox::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:  | 1715-1718 |  
  |  | 1 | 1 | 
 QFontEngineBox::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:  | 1709-1713 |  
  |  | 2 | 1 | 
 QFontEngineBox::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:  | 1601-1605 |  
  |  | 2 | 1 | 
 QFontEngineBox::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:  | 1661-1686 |  
  |  | 18 | 4 | 
 QFontEngineBox::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:  | 1704-1707 |  
  |  | 1 | 1 | 
 QFontEngineBox::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:  | 1693-1697 |  
  |  | 2 | 1 | 
 QFontEngineBox::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:  | 1720-1723 |  
  |  | 1 | 1 | 
 QFontEngineBox::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:  | 1652-1659 |  
  |  | 5 | 1 | 
 QFontEngineBox::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:  | 1688-1691 |  
  |  | 1 | 1 | 
 QFontEngineBox::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:  | 1699-1702 |  
  |  | 1 | 1 | 
 QFontEngineBox::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:  | 1725-1738 |  
  |  | 8 | 2 | 
 QFontEngineBox::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:  | 1637-1650 |  
  |  | 9 | 3 | 
 QFontEngineBox::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:  | 1583-1588 |  
  |  | 1 | 1 | 
 QFontEngineBox::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:  | 1590-1595 |  
  |  | 1 | 1 | 
 QFontEngine::~QFontEngine| Name:  | QFontEngine::~QFontEngine |  | Prototype:  | QFontEngine::~QFontEngine() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 271-277 |  
  |  | 2 | 2 | 
 QFontEngine::xHeight| Name:  | QFontEngine::xHeight |  | Prototype:  | QFixed QFontEngine::xHeight() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 422-427 |  
  |  | 3 | 1 | 
 QFontEngine::unlockAlphaMapForGlyph| Name:  | QFontEngine::unlockAlphaMapForGlyph |  | Prototype:  | void QFontEngine::unlockAlphaMapForGlyph() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 935-939 |  
  |  | 2 | 1 | 
 QFontEngine::underlinePosition| Name:  | QFontEngine::underlinePosition |  | Prototype:  | QFixed QFontEngine::underlinePosition() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 292-295 |  
  |  | 1 | 1 | 
 QFontEngine::tightBoundingBox| Name:  | QFontEngine::tightBoundingBox |  | Prototype:  | glyph_metrics_t QFontEngine::tightBoundingBox(const QGlyphLayout &glyphs) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 649-670 |  
  |  | 16 | 2 | 
 QFontEngine::supportsTransformation| Name:  | QFontEngine::supportsTransformation |  | Prototype:  | bool QFontEngine::supportsTransformation(const QTransform &transform) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 436-439 |  
  |  | 1 | 1 | 
 QFontEngine::supportsScript| Name:  | QFontEngine::supportsScript |  | Prototype:  | bool QFontEngine::supportsScript(QChar::Script script) const |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 354-399 |  
  |  | 23 | 8 | 
 QFontEngine::subPixelPositionForX| Name:  | QFontEngine::subPixelPositionForX |  | Prototype:  | QFixed QFontEngine::subPixelPositionForX(QFixed x) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 899-914 |  
  |  | 8 | 3 | 
 QFontEngine::setGlyphCache| Name:  | QFontEngine::setGlyphCache |  | Prototype:  | void QFontEngine::setGlyphCache(const void *context, QFontEngineGlyphCache *cache) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1048-1067 |  
  |  | 10 | 4 | 
 QFontEngine::properties| Name:  | QFontEngine::properties |  | Prototype:  | QFontEngine::Properties QFontEngine::properties() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 982-1001 |  
  |  | 16 | 1 | 
 QFontEngine::minRightBearing| Name:  | QFontEngine::minRightBearing |  | Prototype:  | qreal QFontEngine::minRightBearing() const |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 581-647 |  
  |  | 27 | 10 | 
 QFontEngine::minLeftBearing| Name:  | QFontEngine::minLeftBearing |  | Prototype:  | qreal QFontEngine::minLeftBearing() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 568-574 |  
  |  | 3 | 2 | 
 QFontEngine::lockedAlphaMapForGlyph| Name:  | QFontEngine::lockedAlphaMapForGlyph |  | Prototype:  | QImage *QFontEngine::lockedAlphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition, QFontEngine::GlyphFormat neededFormat, const QTransform &t, QPoint *offset) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 916-933 |  
  |  | 9 | 4 | 
 QFontEngine::loadKerningPairs| Name:  | QFontEngine::loadKerningPairs |  | Prototype:  | void QFontEngine::loadKerningPairs(QFixed scalingFactor) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1120-1208 |  
  |  | 52 | 18 | 
 QFontEngine::lineThickness| Name:  | QFontEngine::lineThickness |  | Prototype:  | QFixed QFontEngine::lineThickness() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 279-290 |  
  |  | 5 | 3 | 
 QFontEngine::lastRightBearing| Name:  | QFontEngine::lastRightBearing |  | Prototype:  | QFixed QFontEngine::lastRightBearing(const QGlyphLayout &glyphs, bool round) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1548-1557 |  
  |  | 6 | 3 | 
 QFontEngine::hasUnreliableGlyphOutline| Name:  | QFontEngine::hasUnreliableGlyphOutline |  | Prototype:  | bool QFontEngine::hasUnreliableGlyphOutline() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1542-1546 |  
  |  | 1 | 1 | 
 QFontEngine::harfbuzzFont| Name:  | QFontEngine::harfbuzzFont |  | Prototype:  | void *QFontEngine::harfbuzzFont() const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 297-330 |  
  |  | 23 | 6 | 
 QFontEngine::harfbuzzFace| Name:  | QFontEngine::harfbuzzFace |  | Prototype:  | void *QFontEngine::harfbuzzFace() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 332-352 |  
  |  | 13 | 5 | 
 QFontEngine::handle| Name:  | QFontEngine::handle |  | Prototype:  | Qt::HANDLE QFontEngine::handle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1225-1228 |  
  |  | 1 | 1 | 
 QFontEngine::glyphCount| Name:  | QFontEngine::glyphCount |  | Prototype:  | int QFontEngine::glyphCount() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1211-1223 |  
  |  | 8 | 2 | 
 QFontEngine::glyphCache| Name:  | QFontEngine::glyphCache |  | Prototype:  | QFontEngineGlyphCache *QFontEngine::glyphCache(const void *context, GlyphFormat format, const QTransform &transform) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1069-1082 |  
  |  | 8 | 4 | 
 QFontEngine::getUnscaledGlyph| Name:  | QFontEngine::getUnscaledGlyph |  | Prototype:  | void QFontEngine::getUnscaledGlyph(glyph_t glyph, QPainterPath *path, glyph_metrics_t *metrics) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1003-1010 |  
  |  | 5 | 1 | 
 QFontEngine::getTrueTypeGlyphIndex| Name:  | QFontEngine::getTrueTypeGlyphIndex |  | Prototype:  | quint32 QFontEngine::getTrueTypeGlyphIndex(const uchar *cmap, int cmapSize, uint unicode) |  | Coverage:  |   0.000% (0/98) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1387-1520 |  
  |  | 92 | 32 | 
 QFontEngine::getSfntTableData| Name:  | QFontEngine::getSfntTableData |  | Prototype:  | bool QFontEngine::getSfntTableData(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.cpp |  | Lines:  | 1023-1029 |  
  |  | 4 | 1 | 
 QFontEngine::getSfntTable| Name:  | QFontEngine::getSfntTable |  | Prototype:  | QByteArray QFontEngine::getSfntTable(uint tag) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1031-1041 |  
  |  | 8 | 3 | 
 QFontEngine::getPointInOutline| Name:  | QFontEngine::getPointInOutline |  | Prototype:  | int QFontEngine::getPointInOutline(glyph_t glyph, int flags, quint32 point, QFixed *xpos, QFixed *ypos, quint32 *nPoints) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 174-183 |  
  |  | 7 | 1 | 
 QFontEngine::getGlyphPositions| Name:  | QFontEngine::getGlyphPositions |  | Prototype:  | void QFontEngine::getGlyphPositions(const QGlyphLayout &glyphs, const QTransform &matrix, QTextItem::RenderFlags flags, QVarLengthArray<glyph_t> &glyphs_out, QVarLengthArray<QFixedPoint> &positions) |  | Coverage:  |   0.000% (0/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 441-557 |  
  |  | 88 | 16 | 
 QFontEngine::getGlyphBearings| Name:  | QFontEngine::getGlyphBearings |  | Prototype:  | void QFontEngine::getGlyphBearings(glyph_t glyph, qreal *leftBearing, qreal *rightBearing) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 559-566 |  
  |  | 5 | 3 | 
 QFontEngine::getCMap| Name:  | QFontEngine::getCMap |  | Prototype:  | const uchar *QFontEngine::getCMap(const uchar *table, uint tableSize, bool *isSymbolFont, int *cmapSize) |  | Coverage:  |   0.000% (0/114) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1230-1385 |  
  |  | 91 | 36 | 
 QFontEngine::doKerning| Name:  | QFontEngine::doKerning |  | Prototype:  | void QFontEngine::doKerning(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1103-1118 |  
  |  | 9 | 5 | 
 QFontEngine::convertToPostscriptFontFamilyName| Name:  | QFontEngine::convertToPostscriptFontFamilyName |  | Prototype:  | QByteArray QFontEngine::convertToPostscriptFontFamilyName(const QByteArray &family) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1522-1537 |  
  |  | 13 | 1 | 
 QFontEngine::clearGlyphCache| Name:  | QFontEngine::clearGlyphCache |  | Prototype:  | void QFontEngine::clearGlyphCache(const void *context) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1043-1046 |  
  |  | 1 | 1 | 
 QFontEngine::canRender| Name:  | QFontEngine::canRender |  | Prototype:  | bool QFontEngine::canRender(const QChar *str, int len) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 401-410 |  
  |  | 5 | 3 | 
 QFontEngine::boundingBox| Name:  | QFontEngine::boundingBox |  | Prototype:  | glyph_metrics_t QFontEngine::boundingBox(glyph_t glyph, const QTransform &matrix) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 412-420 |  
  |  | 4 | 2 | 
 QFontEngine::bitmapForGlyph| Name:  | QFontEngine::bitmapForGlyph |  | Prototype:  | QImage QFontEngine::bitmapForGlyph(glyph_t, QFixed subPixelPosition, const QTransform&) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 892-897 |  
  |  | 2 | 1 | 
 QFontEngine::averageCharWidth| Name:  | QFontEngine::averageCharWidth |  | Prototype:  | QFixed QFontEngine::averageCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 429-434 |  
  |  | 3 | 1 | 
 QFontEngine::alphaRGBMapForGlyph| Name:  | QFontEngine::alphaRGBMapForGlyph |  | Prototype:  | QImage QFontEngine::alphaRGBMapForGlyph(glyph_t glyph, QFixed , const QTransform &t) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 875-890 |  
  |  | 9 | 3 | 
 QFontEngine::alphaMapForGlyph| Name:  | QFontEngine::alphaMapForGlyph |  | Prototype:  | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph, QFixed ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 846-850 |  
  |  | 1 | 1 | 
 QFontEngine::alphaMapForGlyph| Name:  | QFontEngine::alphaMapForGlyph |  | Prototype:  | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph, const QTransform &t) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 852-860 |  
  |  | 5 | 2 | 
 QFontEngine::alphaMapForGlyph| Name:  | QFontEngine::alphaMapForGlyph |  | Prototype:  | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition, const QTransform &t) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 862-873 |  
  |  | 7 | 3 | 
 QFontEngine::alphaMapForGlyph| Name:  | QFontEngine::alphaMapForGlyph |  | Prototype:  | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 941-976 |  
  |  | 28 | 4 | 
 QFontEngine::addOutlineToPath| Name:  | QFontEngine::addOutlineToPath |  | Prototype:  | void QFontEngine::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 673-684 |  
  |  | 7 | 2 | 
 QFontEngine::addGlyphsToPath| Name:  | QFontEngine::addGlyphsToPath |  | Prototype:  | void QFontEngine::addGlyphsToPath(glyph_t *glyphs, QFixedPoint *positions, int nGlyphs, QPainterPath *path, QTextItem::RenderFlags flags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 829-844 |  
  |  | 9 | 2 | 
 QFontEngine::addBitmapFontToPath| Name:  | QFontEngine::addBitmapFontToPath |  | Prototype:  | void QFontEngine::addBitmapFontToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 780-827 |  
  |  | 35 | 8 | 
 QFontEngine::QFontEngine| Name:  | QFontEngine::QFontEngine |  | Prototype:  | QFontEngine::QFontEngine(Type type) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 247-269 |  
  |  | 10 | 2 | 
 QFontEngine::GlyphCacheEntry::operator=| Name:  | QFontEngine::GlyphCacheEntry::operator= |  | Prototype:  | QFontEngine::GlyphCacheEntry &QFontEngine::GlyphCacheEntry::operator=(const GlyphCacheEntry &o) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1573-1577 |  
  |  | 2 | 1 | 
 QFontEngine::GlyphCacheEntry::GlyphCacheEntry| Name:  | QFontEngine::GlyphCacheEntry::GlyphCacheEntry |  | Prototype:  | QFontEngine::GlyphCacheEntry::GlyphCacheEntry(const GlyphCacheEntry &o) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1564-1567 |  
  |  | 2 | 1 | 
 QFontDialogPrivate::updateStyles| Name:  | QFontDialogPrivate::updateStyles |  | Prototype:  | void QFontDialogPrivate::updateStyles() |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 572-621 |  
  |  | 33 | 11 | 
 QFontDialogPrivate::updateSizes| Name:  | QFontDialogPrivate::updateSizes |  | Prototype:  | void QFontDialogPrivate::updateSizes() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 629-660 |  
  |  | 22 | 6 | 
 QFontDialogPrivate::updateSampleFont| Name:  | QFontDialogPrivate::updateSampleFont |  | Prototype:  | void QFontDialogPrivate::updateSampleFont(const QFont &newFont) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 676-683 |  
  |  | 4 | 2 | 
 QFontDialogPrivate::updateFamilies| Name:  | QFontDialogPrivate::updateFamilies |  | Prototype:  | void QFontDialogPrivate::updateFamilies() |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 487-566 |  
  |  | 50 | 16 | 
 QFontDialogPrivate::retranslateStrings| Name:  | QFontDialogPrivate::retranslateStrings |  | Prototype:  | void QFontDialogPrivate::retranslateStrings() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 776-786 |  
  |  | 8 | 1 | 
 QFontDialogPrivate::initHelper| Name:  | QFontDialogPrivate::initHelper |  | Prototype:  | void QFontDialogPrivate::initHelper(QPlatformDialogHelper *h) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 469-475 |  
  |  | 4 | 1 | 
 QFontDialogPrivate::init| Name:  | QFontDialogPrivate::init |  | Prototype:  | void QFontDialogPrivate::init() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 178-338 |  
  |  | 104 | 5 |