Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 1590-1595 |
| | 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: | 1597-1602 |
| | 1 | 1 |
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: | 1644-1657 |
| | 9 | 3 |
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: | 1732-1745 |
| | 8 | 2 |
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: | 1706-1709 |
| | 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: | 1659-1666 |
| | 5 | 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: | 1695-1698 |
| | 1 | 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: | 1727-1730 |
| | 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: | 1700-1704 |
| | 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: | 1711-1714 |
| | 1 | 1 |
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: | 1668-1693 |
| | 18 | 4 |
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: | 1608-1612 |
| | 2 | 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: | 1716-1720 |
| | 2 | 1 |
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: | 1722-1725 |
| | 1 | 1 |
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: | 1638-1642 |
| | 2 | 2 |
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: | 1614-1636 |
| | 14 | 4 |