| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
GlyphCacheEntry| Name: | QFontEngine::GlyphCacheEntry | | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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| 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| 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |