Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QTextLayoutName: | QTextLayout::~QTextLayout | Prototype: | QTextLayout::~QTextLayout() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 375-379 |
| | 2 | 2 |
textOptionName: | QTextLayout::textOption | Prototype: | const QTextOption &QTextLayout::textOption() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 465-468 |
| | 1 | 1 |
textName: | QTextLayout::text | Prototype: | QString QTextLayout::text() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 444-447 |
| | 1 | 1 |
setTextOptionName: | QTextLayout::setTextOption | Prototype: | void QTextLayout::setTextOption(const QTextOption &option) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 455-458 |
| | 1 | 1 |
setTextName: | QTextLayout::setText | Prototype: | void QTextLayout::setText(const QString& string) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 432-437 |
| | 3 | 1 |
setRawFontName: | QTextLayout::setRawFont | Prototype: | void QTextLayout::setRawFont(const QRawFont &rawFont) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 389-394 |
| | 3 | 1 |
setPreeditAreaName: | QTextLayout::setPreeditArea | Prototype: | void QTextLayout::setPreeditArea(int position, const QString &text) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 477-485 |
| | 5 | 3 |
setPositionName: | QTextLayout::setPosition | Prototype: | void QTextLayout::setPosition(const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 903-906 |
| | 1 | 1 |
setFormatsName: | QTextLayout::setFormats | Prototype: | void QTextLayout::setFormats(const QVector<FormatRange> &formats) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 526-532 |
| | 3 | 2 |
setFontName: | QTextLayout::setFont | Prototype: | void QTextLayout::setFont(const QFont &font) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 403-410 |
| | 3 | 1 |
setFlagsName: | QTextLayout::setFlags | Prototype: | void QTextLayout::setFlags(int flags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 964-975 |
| | 6 | 3 |
setCursorMoveStyleName: | QTextLayout::setCursorMoveStyle | Prototype: | void QTextLayout::setCursorMoveStyle(Qt::CursorMoveStyle style) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 614-617 |
| | 1 | 1 |
setCacheEnabledName: | QTextLayout::setCacheEnabled | Prototype: | void QTextLayout::setCacheEnabled(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 590-593 |
| | 1 | 1 |
setAdditionalFormatsName: | QTextLayout::setAdditionalFormats | Prototype: | void QTextLayout::setAdditionalFormats(const QList<FormatRange> &formatList) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 512-515 |
| | 1 | 1 |
rightCursorPositionName: | QTextLayout::rightCursorPosition | Prototype: | int QTextLayout::rightCursorPosition(int oldPos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 762-767 |
| | 2 | 1 |
previousCursorPositionName: | QTextLayout::previousCursorPosition | Prototype: | int QTextLayout::previousCursorPosition(int oldPos, CursorMode mode) const | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 725-753 |
| | 19 | 8 |
preeditAreaTextName: | QTextLayout::preeditAreaText | Prototype: | QString QTextLayout::preeditAreaText() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 503-506 |
| | 1 | 1 |
preeditAreaPositionName: | QTextLayout::preeditAreaPosition | Prototype: | int QTextLayout::preeditAreaPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 493-496 |
| | 1 | 1 |
positionName: | QTextLayout::position | Prototype: | QPointF QTextLayout::position() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 893-896 |
| | 1 | 1 |
nextCursorPositionName: | QTextLayout::nextCursorPosition | Prototype: | int QTextLayout::nextCursorPosition(int oldPos, CursorMode mode) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 689-716 |
| | 19 | 8 |
minimumWidthName: | QTextLayout::minimumWidth | Prototype: | qreal QTextLayout::minimumWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 941-944 |
| | 1 | 1 |
maximumWidthName: | QTextLayout::maximumWidth | Prototype: | qreal QTextLayout::maximumWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 955-958 |
| | 1 | 1 |
lineForTextPositionName: | QTextLayout::lineForTextPosition | Prototype: | QTextLine QTextLayout::lineForTextPosition(int pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 879-883 |
| | 2 | 1 |
lineCountName: | QTextLayout::lineCount | Prototype: | int QTextLayout::lineCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 859-862 |
| | 1 | 1 |
lineAtName: | QTextLayout::lineAt | Prototype: | QTextLine QTextLayout::lineAt(int i) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 869-872 |
| | 1 | 1 |
leftCursorPositionName: | QTextLayout::leftCursorPosition | Prototype: | int QTextLayout::leftCursorPosition(int oldPos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 776-781 |
| | 2 | 1 |
isValidCursorPositionName: | QTextLayout::isValidCursorPosition | Prototype: | bool QTextLayout::isValidCursorPosition(int pos) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 798-804 |
| | 4 | 2 |
glyphRunsName: | QTextLayout::glyphRuns | Prototype: | QList<QGlyphRun> QTextLayout::glyphRuns(int from, int length) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1040-1084 |
| | 29 | 8 |
formatsName: | QTextLayout::formats | Prototype: | QVector<QTextLayout::FormatRange> QTextLayout::formats() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 553-556 |
| | 1 | 1 |
fontName: | QTextLayout::font | Prototype: | QFont QTextLayout::font() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 418-421 |
| | 1 | 1 |
endLayoutName: | QTextLayout::endLayout | Prototype: | void QTextLayout::endLayout() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 654-669 |
| | 9 | 4 |
drawCursorName: | QTextLayout::drawCursor | Prototype: | void QTextLayout::drawCursor(QPainter *p, const QPointF &pos, int cursorPosition) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1270-1273 |
| | 1 | 1 |
drawCursorName: | QTextLayout::drawCursor | Prototype: | void QTextLayout::drawCursor(QPainter *p, const QPointF &pos, int cursorPosition, int width) const | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1282-1339 |
| | 44 | 13 |
drawName: | QTextLayout::draw | Prototype: | void QTextLayout::draw(QPainter *p, const QPointF &pos, const QVector<FormatRange> &selections, const QRectF &clip) const | Coverage: | 0.000% (0/97) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1092-1260 |
| | 112 | 27 |
cursorMoveStyleName: | QTextLayout::cursorMoveStyle | Prototype: | Qt::CursorMoveStyle QTextLayout::cursorMoveStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 625-628 |
| | 1 | 1 |
createLineName: | QTextLayout::createLine | Prototype: | QTextLine QTextLayout::createLine() | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 822-852 |
| | 20 | 6 |
clearLayoutName: | QTextLayout::clearLayout | Prototype: | void QTextLayout::clearLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 677-680 |
| | 1 | 1 |
clearFormatsName: | QTextLayout::clearFormats | Prototype: | void QTextLayout::clearFormats() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 575-578 |
| | 1 | 1 |
clearAdditionalFormatsName: | QTextLayout::clearAdditionalFormats | Prototype: | void QTextLayout::clearAdditionalFormats() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 562-565 |
| | 1 | 1 |
cacheEnabledName: | QTextLayout::cacheEnabled | Prototype: | bool QTextLayout::cacheEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 601-604 |
| | 1 | 1 |
boundingRectName: | QTextLayout::boundingRect | Prototype: | QRectF QTextLayout::boundingRect() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 911-930 |
| | 13 | 3 |
beginLayoutName: | QTextLayout::beginLayout | Prototype: | void QTextLayout::beginLayout() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 635-647 |
| | 7 | 2 |
additionalFormatsName: | QTextLayout::additionalFormats | Prototype: | QList<QTextLayout::FormatRange> QTextLayout::additionalFormats() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 540-543 |
| | 1 | 1 |
QTextLayoutName: | QTextLayout::QTextLayout | Prototype: | QTextLayout::QTextLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 334-335 |
| | 1 | 1 |
QTextLayoutName: | QTextLayout::QTextLayout | Prototype: | QTextLayout::QTextLayout(const QString& text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 340-344 |
| | 2 | 1 |
QTextLayoutName: | QTextLayout::QTextLayout | Prototype: | QTextLayout::QTextLayout(const QString& text, const QFont &font, QPaintDevice *paintdevice) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 354-360 |
| | 4 | 2 |
QTextLayoutName: | QTextLayout::QTextLayout | Prototype: | QTextLayout::QTextLayout(const QTextBlock &block) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 366-370 |
| | 2 | 1 |