| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 1758-1778 |  
  |  | 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:  | 1226-1236 |  
  |  | 8 | 4 | 
 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:  | 1868-1871 |  
  |  | 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:  | 1203-1211 |  
  |  | 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:  | 1913-1916 |  
  |  | 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:  | 2021-2024 |  
  |  | 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:  | 1873-1882 |  
  |  | 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:  | 1370-1398 |  
  |  | 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:  | 1975-1984 |  
  |  | 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:  | 1682-1685 |  
  |  | 1 | 1 | 
 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:  | 1847-1866 |  
  |  | 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:  | 1824-1827 |  
  |  | 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:  | 1950-1962 |  
  |  | 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:  | 321-331 |  
  |  | 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:  | 315-319 |  
  |  | 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:  | 1614-1636 |  
  |  | 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:  | 1638-1642 |  
  |  | 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:  | 1722-1725 |  
  |  | 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:  | 1716-1720 |  
  |  | 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:  | 1608-1612 |  
  |  | 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:  | 1668-1693 |  
  |  | 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:  | 1711-1714 |  
  |  | 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:  | 1700-1704 |  
  |  | 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:  | 1727-1730 |  
  |  | 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:  | 1659-1666 |  
  |  | 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:  | 1695-1698 |  
  |  | 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:  | 1706-1709 |  
  |  | 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:  | 1732-1745 |  
  |  | 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:  | 1644-1657 |  
  |  | 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:  | 1590-1595 |  
  |  | 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:  | 1597-1602 |  
  |  | 1 | 1 | 
 QFontEngine::~QFontEngine| Name:  | QFontEngine::~QFontEngine |  | Prototype:  | QFontEngine::~QFontEngine() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 265-282 |  
  |  | 9 | 4 | 
 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:  | 429-434 |  
  |  | 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:  | 942-946 |  
  |  | 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:  | 297-300 |  
  |  | 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:  | 656-677 |  
  |  | 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:  | 443-446 |  
  |  | 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:  | 361-406 |  
  |  | 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:  | 906-921 |  
  |  | 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:  | 1055-1074 |  
  |  | 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:  | 989-1008 |  
  |  | 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:  | 588-654 |  
  |  | 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:  | 575-581 |  
  |  | 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:  | 923-940 |  
  |  | 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:  | 1127-1215 |  
  |  | 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:  | 284-295 |  
  |  | 5 | 3 | 
 QFontEngine::lastRightBearing| Name:  | QFontEngine::lastRightBearing |  | Prototype:  | QFixed QFontEngine::lastRightBearing(const QGlyphLayout &glyphs, bool round) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1555-1564 |  
  |  | 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:  | 1549-1553 |  
  |  | 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:  | 302-336 |  
  |  | 24 | 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:  | 338-359 |  
  |  | 14 | 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:  | 1232-1235 |  
  |  | 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:  | 1218-1230 |  
  |  | 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:  | 1076-1089 |  
  |  | 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:  | 1010-1017 |  
  |  | 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:  | 1394-1527 |  
  |  | 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:  | 1030-1036 |  
  |  | 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:  | 1038-1048 |  
  |  | 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:  | 168-177 |  
  |  | 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:  | 448-564 |  
  |  | 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:  | 566-573 |  
  |  | 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:  | 1237-1392 |  
  |  | 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:  | 1110-1125 |  
  |  | 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:  | 1529-1544 |  
  |  | 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:  | 1050-1053 |  
  |  | 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:  | 408-417 |  
  |  | 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:  | 419-427 |  
  |  | 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:  | 899-904 |  
  |  | 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:  | 436-441 |  
  |  | 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:  | 882-897 |  
  |  | 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:  | 853-857 |  
  |  | 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:  | 859-867 |  
  |  | 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:  | 869-880 |  
  |  | 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:  | 948-983 |  
  |  | 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:  | 680-691 |  
  |  | 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:  | 836-851 |  
  |  | 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:  | 787-834 |  
  |  | 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:  | 241-263 |  
  |  | 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:  | 1580-1584 |  
  |  | 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:  | 1571-1574 |  
  |  | 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:  | 565-614 |  
  |  | 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:  | 622-653 |  
  |  | 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:  | 669-676 |  
  |  | 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:  | 481-559 |  
  |  | 49 | 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:  | 769-779 |  
  |  | 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:  | 463-469 |  
  |  | 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:  | 172-332 |  
  |  | 104 | 5 | 
 QFontDialogPrivate::helperPrepareShow| Name:  | QFontDialogPrivate::helperPrepareShow |  | Prototype:  | void QFontDialogPrivate::helperPrepareShow(QPlatformDialogHelper *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 471-474 |  
  |  | 1 | 1 | 
 QFontDialogPrivate::getFont| Name:  | QFontDialogPrivate::getFont |  | Prototype:  | QFont QFontDialogPrivate::getFont(bool *ok, const QFont &initial, QWidget *parent, const QString &title, QFontDialog::FontDialogOptions options) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 399-416 |  
  |  | 11 | 4 | 
 QFontDialogPrivate::canBeNativeDialog| Name:  | QFontDialogPrivate::canBeNativeDialog |  | Prototype:  | bool QFontDialogPrivate::canBeNativeDialog() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 1034-1049 |  
  |  | 10 | 4 | 
 QFontDialogPrivate::_q_writingSystemHighlighted| Name:  | QFontDialogPrivate::_q_writingSystemHighlighted |  | Prototype:  | void QFontDialogPrivate::_q_writingSystemHighlighted(int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 681-686 |  
  |  | 3 | 1 | 
 QFontDialogPrivate::_q_updateSample| Name:  | QFontDialogPrivate::_q_updateSample |  | Prototype:  | void QFontDialogPrivate::_q_updateSample() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 655-667 |  
  |  | 7 | 2 | 
 QFontDialogPrivate::_q_styleHighlighted| Name:  | QFontDialogPrivate::_q_styleHighlighted |  | Prototype:  | void QFontDialogPrivate::_q_styleHighlighted(int index) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 708-720 |  
  |  | 8 | 2 | 
 QFontDialogPrivate::_q_sizeHighlighted| Name:  | QFontDialogPrivate::_q_sizeHighlighted |  | Prototype:  | void QFontDialogPrivate::_q_sizeHighlighted(int index) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 727-738 |  
  |  | 8 | 2 | 
 QFontDialogPrivate::_q_sizeChanged| Name:  | QFontDialogPrivate::_q_sizeChanged |  | Prototype:  | void QFontDialogPrivate::_q_sizeChanged(const QString &s) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 746-767 |  
  |  | 14 | 6 | 
 QFontDialogPrivate::_q_familyHighlighted| Name:  | QFontDialogPrivate::_q_familyHighlighted |  | Prototype:  | void QFontDialogPrivate::_q_familyHighlighted(int i) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 691-701 |  
  |  | 7 | 2 | 
 QFontDialogPrivate::QFontDialogPrivate| Name:  | QFontDialogPrivate::QFontDialogPrivate |  | Prototype:  | QFontDialogPrivate::QFontDialogPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 105-109 |  
  |  | 2 | 1 | 
 QFontDialogOptionsPrivate::QFontDialogOptionsPrivate| Name:  | QFontDialogOptionsPrivate::QFontDialogOptionsPrivate |  | Prototype:  | QFontDialogOptionsPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 146-146 |  
  |  | 1 | 1 | 
 QFontDialogOptions::windowTitle| Name:  | QFontDialogOptions::windowTitle |  | Prototype:  | QString QFontDialogOptions::windowTitle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 171-174 |  
  |  | 1 | 1 | 
 QFontDialogOptions::testOption| Name:  | QFontDialogOptions::testOption |  | Prototype:  | bool QFontDialogOptions::testOption(QFontDialogOptions::FontDialogOption option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 187-190 |  
  |  | 1 | 1 | 
 QFontDialogOptions::setWindowTitle| Name:  | QFontDialogOptions::setWindowTitle |  | Prototype:  | void QFontDialogOptions::setWindowTitle(const QString &title) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 176-179 |  
  |  | 1 | 1 |