Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 1458-1461 |
| | 1 | 1 |
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: | 1468-1471 |
| | 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: | 1480-1483 |
| | 1 | 1 |
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: | 1552-1555 |
| | 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: | 1492-1495 |
| | 1 | 1 |
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: | 1527-1530 |
| | 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: | 1537-1540 |
| | 1 | 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: | 2077-2080 |
| | 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: | 1401-1405 |
| | 2 | 1 |
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: | 1511-1515 |
| | 1 | 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: | 1595-1602 |
| | 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: | 1612-1619 |
| | 5 | 1 |
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: | 2068-2072 |
| | 2 | 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: | 2093-2096 |
| | 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: | 1447-1450 |
| | 1 | 1 |
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: | 1427-1430 |
| | 1 | 1 |
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: | 1437-1440 |
| | 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: | 1410-1420 |
| | 6 | 2 |
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: | 2103-2110 |
| | 4 | 2 |
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: | 1564-1586 |
| | 14 | 4 |
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: | 2632-2767 |
| | 95 | 25 |
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: | 2231-2412 |
| | 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: | 2421-2614 |
| | 135 | 31 |
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: | 1774-2063 |
| | 171 | 43 |
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: | 2778-2998 |
| | 153 | 43 |