| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
y| Name: | QTextLine::y | | Prototype: | qreal QTextLine::y() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1443-1446 |
| | 1 | 1 |
xToCursor| Name: | QTextLine::xToCursor | | Prototype: | int QTextLine::xToCursor(qreal _x, CursorPosition cpos) const | | Coverage: | 0.000% (0/166) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 2784-3004 |
| | 153 | 43 |
x| Name: | QTextLine::x | | Prototype: | qreal QTextLine::x() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1433-1436 |
| | 1 | 1 |
width| Name: | QTextLine::width | | Prototype: | qreal QTextLine::width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1453-1456 |
| | 1 | 1 |
textStart| Name: | QTextLine::textStart | | Prototype: | int QTextLine::textStart() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 2099-2102 |
| | 1 | 1 |
textLength| Name: | QTextLine::textLength | | Prototype: | int QTextLine::textLength() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 2109-2116 |
| | 4 | 2 |
setPosition| Name: | QTextLine::setPosition | | Prototype: | void QTextLine::setPosition(const QPointF &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 2074-2078 |
| | 2 | 1 |
setNumColumns| Name: | QTextLine::setNumColumns | | Prototype: | void QTextLine::setNumColumns(int numColumns) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1601-1608 |
| | 5 | 1 |
setNumColumns| Name: | QTextLine::setNumColumns | | Prototype: | void QTextLine::setNumColumns(int numColumns, qreal alignmentWidth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1618-1625 |
| | 5 | 1 |
setLineWidth| Name: | QTextLine::setLineWidth | | Prototype: | void QTextLine::setLineWidth(qreal width) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1570-1592 |
| | 14 | 4 |
setLeadingIncluded| Name: | QTextLine::setLeadingIncluded | | Prototype: | void QTextLine::setLeadingIncluded(bool included) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1517-1521 |
| | 1 | 1 |
rect| Name: | QTextLine::rect | | Prototype: | QRectF QTextLine::rect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1407-1411 |
| | 2 | 1 |
position| Name: | QTextLine::position | | Prototype: | QPointF QTextLine::position() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 2083-2086 |
| | 1 | 1 |
naturalTextWidth| Name: | QTextLine::naturalTextWidth | | Prototype: | qreal QTextLine::naturalTextWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1543-1546 |
| | 1 | 1 |
naturalTextRect| Name: | QTextLine::naturalTextRect | | Prototype: | QRectF QTextLine::naturalTextRect() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1416-1426 |
| | 6 | 2 |
leadingIncluded| Name: | QTextLine::leadingIncluded | | Prototype: | bool QTextLine::leadingIncluded() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1533-1536 |
| | 1 | 1 |
leading| Name: | QTextLine::leading | | Prototype: | qreal QTextLine::leading() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1498-1501 |
| | 1 | 1 |
layout_helper| Name: | QTextLine::layout_helper | | Prototype: | void QTextLine::layout_helper(int maxGlyphs) | | Coverage: | 0.000% (0/175) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1780-2069 |
| | 171 | 43 |
horizontalAdvance| Name: | QTextLine::horizontalAdvance | | Prototype: | qreal QTextLine::horizontalAdvance() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1558-1561 |
| | 1 | 1 |
height| Name: | QTextLine::height | | Prototype: | qreal QTextLine::height() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1486-1489 |
| | 1 | 1 |
glyphRuns| Name: | QTextLine::glyphRuns | | Prototype: | QList<QGlyphRun> QTextLine::glyphRuns(int from, int length) const | | Coverage: | 0.000% (0/126) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 2237-2418 |
| | 133 | 30 |
draw| Name: | QTextLine::draw | | Prototype: | void QTextLine::draw(QPainter *p, const QPointF &pos, const QTextLayout::FormatRange *selection) const | | Coverage: | 0.000% (0/117) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 2427-2620 |
| | 135 | 31 |
descent| Name: | QTextLine::descent | | Prototype: | qreal QTextLine::descent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1474-1477 |
| | 1 | 1 |
cursorToX| Name: | QTextLine::cursorToX | | Prototype: | qreal QTextLine::cursorToX(int *cursorPos, Edge edge) const | | Coverage: | 0.000% (0/110) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 2638-2773 |
| | 95 | 25 |
ascent| Name: | QTextLine::ascent | | Prototype: | qreal QTextLine::ascent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1464-1467 |
| | 1 | 1 |