Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QFontEngineQPF2Name: | 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: | 227-311 |
| | 46 | 11 |
stringToCMapName: | 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: | 340-385 |
| | 23 | 7 |
boundingBoxName: | 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: | 415-441 |
| | 19 | 3 |
verifyHeaderName: | 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: | 169-193 |
| | 18 | 9 |
extractHeaderFieldName: | 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: | 195-224 |
| | 18 | 9 |
findGlyphName: | 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: | 151-167 |
| | 10 | 5 |
boundingBoxName: | 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: | 443-455 |
| | 10 | 2 |
getSfntTableDataName: | 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: | 317-327 |
| | 7 | 3 |
glyphIndexName: | 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: | 329-338 |
| | 6 | 3 |
alphaMapForGlyphName: | 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: | 397-408 |
| | 6 | 2 |
recalcAdvancesName: | 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: | 387-395 |
| | 5 | 3 |
isValidName: | QFontEngineQPF2::isValid | Prototype: | bool QFontEngineQPF2::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 497-501 |
| | 2 | 1 |
underlinePositionName: | 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: | 487-490 |
| | 1 | 1 |
minRightBearingName: | 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: | 482-485 |
| | 1 | 1 |
minLeftBearingName: | 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: | 477-480 |
| | 1 | 1 |
maxCharWidthName: | 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: | 472-475 |
| | 1 | 1 |
lineThicknessName: | 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: | 492-495 |
| | 1 | 1 |
leadingName: | 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: | 467-470 |
| | 1 | 1 |
descentName: | 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: | 462-465 |
| | 1 | 1 |
ascentName: | 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: | 457-460 |
| | 1 | 1 |
addOutlineToPathName: | 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: | 410-413 |
| | 1 | 1 |