| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFontInfo::strikeOut| Name: | QFontInfo::strikeOut | | Prototype: | bool QFontInfo::strikeOut() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2576-2579 |
| | 1 | 1 |
QFontInfo::rawMode| Name: | QFontInfo::rawMode | | Prototype: | bool QFontInfo::rawMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2632-2635 |
| | 1 | 1 |
QFontInfo::pointSizeF| Name: | QFontInfo::pointSizeF | | Prototype: | qreal QFontInfo::pointSizeF() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2473-2478 |
| | 3 | 1 |
QFontInfo::pointSize| Name: | QFontInfo::pointSize | | Prototype: | int QFontInfo::pointSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2461-2466 |
| | 3 | 1 |
QFontInfo::pixelSize| Name: | QFontInfo::pixelSize | | Prototype: | int QFontInfo::pixelSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2485-2490 |
| | 3 | 1 |
QFontInfo::overline| Name: | QFontInfo::overline | | Prototype: | bool QFontInfo::overline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2563-2566 |
| | 1 | 1 |
QFontInfo::operator=| Name: | QFontInfo::operator= | | Prototype: | QFontInfo &QFontInfo::operator=(const QFontInfo &fi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2415-2419 |
| | 2 | 1 |
QFontInfo::italic| Name: | QFontInfo::italic | | Prototype: | bool QFontInfo::italic() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2497-2502 |
| | 3 | 1 |
QFontInfo::fixedPitch| Name: | QFontInfo::fixedPitch | | Prototype: | bool QFontInfo::fixedPitch() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2586-2603 |
| | 3 | 1 |
QFontInfo::family| Name: | QFontInfo::family | | Prototype: | QString QFontInfo::family() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2434-2439 |
| | 3 | 1 |
QFontInfo::exactMatch| Name: | QFontInfo::exactMatch | | Prototype: | bool QFontInfo::exactMatch() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2644-2649 |
| | 3 | 1 |
QFontInfo::QFontInfo| Name: | QFontInfo::QFontInfo | | Prototype: | QFontInfo::QFontInfo(const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2392-2395 |
| | 2 | 1 |
QFontInfo::QFontInfo| Name: | QFontInfo::QFontInfo | | Prototype: | QFontInfo::QFontInfo(const QFontInfo &fi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2400-2403 |
| | 2 | 1 |
QFontFamilyDelegate::sizeHint| Name: | QFontFamilyDelegate::sizeHint | | Prototype: | QSize QFontFamilyDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 277-286 |
| | 5 | 1 |
QFontFamilyDelegate::paint| Name: | QFontFamilyDelegate::paint | | Prototype: | void QFontFamilyDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 205-275 |
| | 44 | 10 |
QFontFamilyDelegate::QFontFamilyDelegate| Name: | QFontFamilyDelegate::QFontFamilyDelegate | | Prototype: | QFontFamilyDelegate::QFontFamilyDelegate(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 197-203 |
| | 3 | 1 |
QFontEngine_stopCollectingEngines| Name: | QFontEngine_stopCollectingEngines | | Prototype: | QList<QFontEngine *> QFontEngine_stopCollectingEngines() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 226-233 |
| | 5 | 1 |
QFontEngine_startCollectingEngines| Name: | QFontEngine_startCollectingEngines | | Prototype: | void QFontEngine_startCollectingEngines() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 220-224 |
| | 2 | 1 |
QFontEngineQPF2::verifyHeader| Name: | QFontEngineQPF2::verifyHeader | | Prototype: | bool QFontEngineQPF2::verifyHeader(const uchar *data, int size) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 163-187 |
| | 18 | 9 |
QFontEngineQPF2::underlinePosition| Name: | QFontEngineQPF2::underlinePosition | | Prototype: | QFixed QFontEngineQPF2::underlinePosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 481-484 |
| | 1 | 1 |
QFontEngineQPF2::stringToCMap| Name: | QFontEngineQPF2::stringToCMap | | Prototype: | bool QFontEngineQPF2::stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 334-379 |
| | 23 | 7 |
QFontEngineQPF2::recalcAdvances| Name: | QFontEngineQPF2::recalcAdvances | | Prototype: | void QFontEngineQPF2::recalcAdvances(QGlyphLayout *glyphs, QFontEngine::ShaperFlags) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 381-389 |
| | 5 | 3 |
QFontEngineQPF2::minRightBearing| Name: | QFontEngineQPF2::minRightBearing | | Prototype: | qreal QFontEngineQPF2::minRightBearing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 476-479 |
| | 1 | 1 |
QFontEngineQPF2::minLeftBearing| Name: | QFontEngineQPF2::minLeftBearing | | Prototype: | qreal QFontEngineQPF2::minLeftBearing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 471-474 |
| | 1 | 1 |
QFontEngineQPF2::maxCharWidth| Name: | QFontEngineQPF2::maxCharWidth | | Prototype: | qreal QFontEngineQPF2::maxCharWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 466-469 |
| | 1 | 1 |
QFontEngineQPF2::lineThickness| Name: | QFontEngineQPF2::lineThickness | | Prototype: | QFixed QFontEngineQPF2::lineThickness() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 486-489 |
| | 1 | 1 |
QFontEngineQPF2::leading| Name: | QFontEngineQPF2::leading | | Prototype: | QFixed QFontEngineQPF2::leading() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 461-464 |
| | 1 | 1 |
QFontEngineQPF2::isValid| Name: | QFontEngineQPF2::isValid | | Prototype: | bool QFontEngineQPF2::isValid() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 491-495 |
| | 2 | 1 |
QFontEngineQPF2::glyphIndex| Name: | QFontEngineQPF2::glyphIndex | | Prototype: | glyph_t QFontEngineQPF2::glyphIndex(uint ucs4) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 323-332 |
| | 6 | 3 |
QFontEngineQPF2::getSfntTableData| Name: | QFontEngineQPF2::getSfntTableData | | Prototype: | bool QFontEngineQPF2::getSfntTableData(uint tag, uchar *buffer, uint *length) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 311-321 |
| | 7 | 3 |
QFontEngineQPF2::findGlyph| Name: | QFontEngineQPF2::findGlyph | | Prototype: | const QFontEngineQPF2::Glyph *QFontEngineQPF2::findGlyph(glyph_t g) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 145-161 |
| | 10 | 5 |
QFontEngineQPF2::extractHeaderField| Name: | QFontEngineQPF2::extractHeaderField | | Prototype: | QVariant QFontEngineQPF2::extractHeaderField(const uchar *data, HeaderTag requestedTag) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 189-218 |
| | 18 | 9 |
QFontEngineQPF2::descent| Name: | QFontEngineQPF2::descent | | Prototype: | QFixed QFontEngineQPF2::descent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 456-459 |
| | 1 | 1 |
QFontEngineQPF2::boundingBox| Name: | QFontEngineQPF2::boundingBox | | Prototype: | glyph_metrics_t QFontEngineQPF2::boundingBox(const QGlyphLayout &glyphs) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 409-435 |
| | 19 | 3 |
QFontEngineQPF2::boundingBox| Name: | QFontEngineQPF2::boundingBox | | Prototype: | glyph_metrics_t QFontEngineQPF2::boundingBox(glyph_t glyph) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 437-449 |
| | 10 | 2 |
QFontEngineQPF2::ascent| Name: | QFontEngineQPF2::ascent | | Prototype: | QFixed QFontEngineQPF2::ascent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 451-454 |
| | 1 | 1 |
QFontEngineQPF2::alphaMapForGlyph| Name: | QFontEngineQPF2::alphaMapForGlyph | | Prototype: | QImage QFontEngineQPF2::alphaMapForGlyph(glyph_t g) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 391-402 |
| | 6 | 2 |
QFontEngineQPF2::addOutlineToPath| Name: | QFontEngineQPF2::addOutlineToPath | | Prototype: | void QFontEngineQPF2::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 404-407 |
| | 1 | 1 |
QFontEngineQPF2::QFontEngineQPF2| Name: | QFontEngineQPF2::QFontEngineQPF2 | | Prototype: | QFontEngineQPF2::QFontEngineQPF2(const QFontDef &def, const QByteArray &data) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 221-305 |
| | 46 | 11 |
QFontEngineMultiFontConfig::~QFontEngineMultiFontConfig| Name: | QFontEngineMultiFontConfig::~QFontEngineMultiFontConfig | | Prototype: | QFontEngineMultiFontConfig::~QFontEngineMultiFontConfig() | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontenginemultifontconfig.cpp | | Lines: | 45-51 |
| | 3 | 3 |
QFontEngineMultiFontConfig::shouldLoadFontEngineForCharacter| Name: | QFontEngineMultiFontConfig::shouldLoadFontEngineForCharacter | | Prototype: | bool QFontEngineMultiFontConfig::shouldLoadFontEngineForCharacter(int at, uint ucs4) const | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontenginemultifontconfig.cpp | | Lines: | 53-64 |
| | 7 | 2 |
QFontEngineMultiFontConfig::getMatchPatternForFallback| Name: | QFontEngineMultiFontConfig::getMatchPatternForFallback | | Prototype: | FcPattern * QFontEngineMultiFontConfig::getMatchPatternForFallback(int fallBackIndex) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontenginemultifontconfig.cpp | | Lines: | 67-86 |
| | 17 | 3 |
QFontEngineMultiFontConfig::QFontEngineMultiFontConfig| Name: | QFontEngineMultiFontConfig::QFontEngineMultiFontConfig | | Prototype: | QFontEngineMultiFontConfig::QFontEngineMultiFontConfig(QFontEngine *fe, int script) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontenginemultifontconfig.cpp | | Lines: | 40-43 |
| | 2 | 1 |
QFontEngineMulti::~QFontEngineMulti| Name: | QFontEngineMulti::~QFontEngineMulti | | Prototype: | QFontEngineMulti::~QFontEngineMulti() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1780-1787 |
| | 4 | 3 |
QFontEngineMulti::xHeight| Name: | QFontEngineMulti::xHeight | | Prototype: | QFixed QFontEngineMulti::xHeight() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2171-2174 |
| | 1 | 1 |
QFontEngineMulti::underlinePosition| Name: | QFontEngineMulti::underlinePosition | | Prototype: | QFixed QFontEngineMulti::underlinePosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2186-2189 |
| | 1 | 1 |
QFontEngineMulti::stringToCMap| Name: | QFontEngineMulti::stringToCMap | | Prototype: | bool QFontEngineMulti::stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1880-1930 |
| | 34 | 12 |
QFontEngineMulti::shouldLoadFontEngineForCharacter| Name: | QFontEngineMulti::shouldLoadFontEngineForCharacter | | Prototype: | bool QFontEngineMulti::shouldLoadFontEngineForCharacter(int at, uint ucs4) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1932-1937 |
| | 3 | 1 |
QFontEngineMulti::setFallbackFamiliesList| Name: | QFontEngineMulti::setFallbackFamiliesList | | Prototype: | void QFontEngineMulti::setFallbackFamiliesList(const QStringList &fallbackFamilies) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1800-1817 |
| | 10 | 2 |
QFontEngineMulti::recalcAdvances| Name: | QFontEngineMulti::recalcAdvances | | Prototype: | void QFontEngineMulti::recalcAdvances(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2068-2109 |
| | 25 | 8 |
QFontEngineMulti::minRightBearing| Name: | QFontEngineMulti::minRightBearing | | Prototype: | qreal QFontEngineMulti::minRightBearing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2201-2204 |
| | 1 | 1 |
QFontEngineMulti::minLeftBearing| Name: | QFontEngineMulti::minLeftBearing | | Prototype: | qreal QFontEngineMulti::minLeftBearing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2196-2199 |
| | 1 | 1 |
QFontEngineMulti::maxCharWidth| Name: | QFontEngineMulti::maxCharWidth | | Prototype: | qreal QFontEngineMulti::maxCharWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2191-2194 |
| | 1 | 1 |
QFontEngineMulti::loadEngine| Name: | QFontEngineMulti::loadEngine | | Prototype: | QFontEngine *QFontEngineMulti::loadEngine(int at) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1834-1848 |
| | 9 | 3 |
QFontEngineMulti::lineThickness| Name: | QFontEngineMulti::lineThickness | | Prototype: | QFixed QFontEngineMulti::lineThickness() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2181-2184 |
| | 1 | 1 |
QFontEngineMulti::leading| Name: | QFontEngineMulti::leading | | Prototype: | QFixed QFontEngineMulti::leading() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2166-2169 |
| | 1 | 1 |
QFontEngineMulti::glyphIndex| Name: | QFontEngineMulti::glyphIndex | | Prototype: | glyph_t QFontEngineMulti::glyphIndex(uint ucs4) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1850-1878 |
| | 19 | 8 |
QFontEngineMulti::getGlyphBearings| Name: | QFontEngineMulti::getGlyphBearings | | Prototype: | void QFontEngineMulti::getGlyphBearings(glyph_t glyph, qreal *leftBearing, qreal *rightBearing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2002-2007 |
| | 3 | 1 |
QFontEngineMulti::ensureFallbackFamiliesQueried| Name: | QFontEngineMulti::ensureFallbackFamiliesQueried | | Prototype: | void QFontEngineMulti::ensureFallbackFamiliesQueried() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1791-1798 |
| | 4 | 2 |
QFontEngineMulti::ensureEngineAt| Name: | QFontEngineMulti::ensureEngineAt | | Prototype: | void QFontEngineMulti::ensureEngineAt(int at) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1819-1832 |
| | 10 | 4 |
QFontEngineMulti::doKerning| Name: | QFontEngineMulti::doKerning | | Prototype: | void QFontEngineMulti::doKerning(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2111-2152 |
| | 25 | 8 |
QFontEngineMulti::descent| Name: | QFontEngineMulti::descent | | Prototype: | QFixed QFontEngineMulti::descent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2163-2164 |
| | 1 | 1 |
QFontEngineMulti::createMultiFontEngine| Name: | QFontEngineMulti::createMultiFontEngine | | Prototype: | QFontEngine *QFontEngineMulti::createMultiFontEngine(QFontEngine *fe, int script) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2270-2299 |
| | 19 | 4 |
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: | 2206-2227 |
| | 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: | 1939-2000 |
| | 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: | 2154-2158 |
| | 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: | 2176-2179 |
| | 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: | 2160-2161 |
| | 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: | 2256-2260 |
| | 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: | 2232-2236 |
| | 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: | 2238-2242 |
| | 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: | 2244-2248 |
| | 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: | 2250-2254 |
| | 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: | 2009-2066 |
| | 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: | 1758-1778 |
| | 8 | 2 |
QFontEngineFTRawData::updateFamilyNameAndStyle| Name: | QFontEngineFTRawData::updateFamilyNameAndStyle | | Prototype: | void updateFamilyNameAndStyle() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 119-128 |
| | 5 | 3 |
QFontEngineFTRawData::initFromData| Name: | QFontEngineFTRawData::initFromData | | Prototype: | bool initFromData(const QByteArray &fontData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 130-138 |
| | 5 | 1 |
QFontEngineFTRawData::QFontEngineFTRawData| Name: | QFontEngineFTRawData::QFontEngineFTRawData | | Prototype: | QFontEngineFTRawData(const QFontDef &fontDef) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 115-117 |
| | 2 | 1 |
QFontEngineFT::~QFontEngineFT| Name: | QFontEngineFT::~QFontEngineFT | | Prototype: | QFontEngineFT::~QFontEngineFT() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 671-675 |
| | 2 | 2 |
QFontEngineFT::xHeight| Name: | QFontEngineFT::xHeight | | Prototype: | QFixed QFontEngineFT::xHeight() const | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1253-1263 |
| | 7 | 2 |
QFontEngineFT::unlockFace| Name: | QFontEngineFT::unlockFace | | Prototype: | void QFontEngineFT::unlockFace() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1908-1911 |
| | 1 | 1 |
QFontEngineFT::unlockAlphaMapForGlyph| Name: | QFontEngineFT::unlockAlphaMapForGlyph | | Prototype: | void QFontEngineFT::unlockAlphaMapForGlyph() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1785-1788 |
| | 1 | 1 |
QFontEngineFT::underlinePosition| Name: | QFontEngineFT::underlinePosition | | Prototype: | QFixed QFontEngineFT::underlinePosition() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1287-1290 |
| | 1 | 1 |
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::supportsTransformation| Name: | QFontEngineFT::supportsTransformation | | Prototype: | bool QFontEngineFT::supportsTransformation(const QTransform &transform) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1400-1403 |
| | 1 | 1 |
QFontEngineFT::stringToCMap| Name: | QFontEngineFT::stringToCMap | | Prototype: | bool QFontEngineFT::stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 74.000% (37/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1481-1552 |
| | 43 | 14 |
QFontEngineFT::shouldUseDesignMetrics| Name: | QFontEngineFT::shouldUseDesignMetrics | | Prototype: | bool QFontEngineFT::shouldUseDesignMetrics(QFontEngine::ShaperFlags flags) const | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1554-1560 |
| | 3 | 2 |
QFontEngineFT::setQtDefaultHintStyle| Name: | QFontEngineFT::setQtDefaultHintStyle | | Prototype: | void QFontEngineFT::setQtDefaultHintStyle(QFont::HintingPreference hintingPreference) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 787-803 |
| | 9 | 5 |
QFontEngineFT::setDefaultHintStyle| Name: | QFontEngineFT::setDefaultHintStyle | | Prototype: | void QFontEngineFT::setDefaultHintStyle(HintStyle style) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 805-808 |
| | 1 | 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: | 1868-1871 |
| | 1 | 1 |
QFontEngineFT::recalcAdvances| Name: | QFontEngineFT::recalcAdvances | | Prototype: | void QFontEngineFT::recalcAdvances(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 80.000% (32/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1562-1592 |
| | 21 | 9 |
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::maxCharWidth| Name: | QFontEngineFT::maxCharWidth | | Prototype: | qreal QFontEngineFT::maxCharWidth() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1277-1280 |
| | 1 | 1 |
QFontEngineFT::lockedAlphaMapForGlyph| Name: | QFontEngineFT::lockedAlphaMapForGlyph | | Prototype: | QImage *QFontEngineFT::lockedAlphaMapForGlyph(glyph_t glyphIndex, QFixed subPixelPosition, QFontEngine::GlyphFormat neededFormat, const QTransform &t, QPoint *offset) | | Coverage: | 64.706% (22/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1747-1783 |
| | 22 | 8 |
QFontEngineFT::lockFace| Name: | QFontEngineFT::lockFace | | Prototype: | FT_Face QFontEngineFT::lockFace(Scaling scale) const | | Coverage: | 77.778% (14/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1884-1906 |
| | 17 | 4 |
QFontEngineFT::loadGlyphSet| Name: | QFontEngineFT::loadGlyphSet | | Prototype: | QFontEngineFT::QGlyphSet *QFontEngineFT::loadGlyphSet(const QTransform &matrix) | | Coverage: | 70.000% (21/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1326-1368 |
| | 25 | 7 |
QFontEngineFT::loadGlyphFor| Name: | QFontEngineFT::loadGlyphFor | | Prototype: | QFontEngineFT::Glyph *QFontEngineFT::loadGlyphFor(glyph_t g, QFixed subPixelPosition, GlyphFormat format, const QTransform &t, bool fetchBoundingBox) | | Coverage: | 73.077% (19/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1796-1822 |
| | 16 | 4 |
QFontEngineFT::loadGlyph| Name: | QFontEngineFT::loadGlyph | | Prototype: | QFontEngineFT::Glyph *QFontEngineFT::loadGlyph(QGlyphSet *set, uint glyph, QFixed subPixelPosition, GlyphFormat format, bool fetchMetricsOnly) const | | Coverage: | 53.498% (130/243) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 857-1196 |
| | 250 | 59 |
QFontEngineFT::loadFlags| Name: | QFontEngineFT::loadFlags | | Prototype: | int QFontEngineFT::loadFlags(QGlyphSet *set, GlyphFormat format, int flags, bool &hsubpixel, int &vfactor) const | | Coverage: | 46.512% (20/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 810-844 |
| | 23 | 10 |