Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
yName: | 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 |
xToCursorName: | 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 |
xName: | 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 |
widthName: | 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 |
textStartName: | 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 |
textLengthName: | 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 |
setPositionName: | 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 |
setNumColumnsName: | 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 |
setNumColumnsName: | 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 |
setLineWidthName: | 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 |
setLeadingIncludedName: | 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 |
rectName: | 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 |
positionName: | 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 |
naturalTextWidthName: | 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 |
naturalTextRectName: | 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 |
leadingIncludedName: | 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 |
leadingName: | 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_helperName: | 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 |
horizontalAdvanceName: | 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 |
heightName: | 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 |
glyphRunsName: | 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 |
drawName: | 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 |
descentName: | 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 |
cursorToXName: | 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 |
ascentName: | 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 |