Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
ascentName: | QTextInlineObject::ascent | Prototype: | qreal QTextInlineObject::ascent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 172-175 |
| | 1 | 1 |
descentName: | QTextInlineObject::descent | Prototype: | qreal QTextInlineObject::descent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 182-185 |
| | 1 | 1 |
formatName: | QTextInlineObject::format | Prototype: | QTextFormat QTextInlineObject::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 248-251 |
| | 1 | 1 |
formatIndexName: | QTextInlineObject::formatIndex | Prototype: | int QTextInlineObject::formatIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 240-243 |
| | 1 | 1 |
heightName: | QTextInlineObject::height | Prototype: | qreal QTextInlineObject::height() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 193-196 |
| | 1 | 1 |
rectName: | QTextInlineObject::rect | Prototype: | QRectF QTextInlineObject::rect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 151-155 |
| | 2 | 1 |
setAscentName: | QTextInlineObject::setAscent | Prototype: | void QTextInlineObject::setAscent(qreal a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 213-216 |
| | 1 | 1 |
setDescentName: | QTextInlineObject::setDescent | Prototype: | void QTextInlineObject::setDescent(qreal d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 223-226 |
| | 1 | 1 |
setWidthName: | QTextInlineObject::setWidth | Prototype: | void QTextInlineObject::setWidth(qreal w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 203-206 |
| | 1 | 1 |
textDirectionName: | QTextInlineObject::textDirection | Prototype: | Qt::LayoutDirection QTextInlineObject::textDirection() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 256-259 |
| | 1 | 1 |
textPositionName: | QTextInlineObject::textPosition | Prototype: | int QTextInlineObject::textPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 231-234 |
| | 1 | 1 |
widthName: | QTextInlineObject::width | Prototype: | qreal QTextInlineObject::width() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 162-165 |
| | 1 | 1 |