Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
stringToCMapName: | 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 |
drawName: | 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 |
addOutlineToPathName: | 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 |
recalcAdvancesName: | 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 |
alphaMapForGlyphName: | 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 |
maxCharWidthName: | 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 |
leadingName: | 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 |
glyphIndexName: | 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 |
descentName: | 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 |
cloneWithSizeName: | 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 |
canRenderName: | 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 |
boundingBoxName: | 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 |
boundingBoxName: | 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 |
ascentName: | 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 |
QFontEngineBoxName: | 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 |
QFontEngineBoxName: | 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 |