| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
width| Name: | 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: | 168-171 |
| | 1 | 1 |
textPosition| Name: | 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: | 237-240 |
| | 1 | 1 |
textDirection| Name: | QTextInlineObject::textDirection | | Prototype: | Qt::LayoutDirection QTextInlineObject::textDirection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 262-265 |
| | 1 | 1 |
setWidth| Name: | 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: | 209-212 |
| | 1 | 1 |
setDescent| Name: | 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: | 229-232 |
| | 1 | 1 |
setAscent| Name: | 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: | 219-222 |
| | 1 | 1 |
rect| Name: | 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: | 157-161 |
| | 2 | 1 |
height| Name: | 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: | 199-202 |
| | 1 | 1 |
formatIndex| Name: | 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: | 246-249 |
| | 1 | 1 |
format| Name: | 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: | 254-257 |
| | 1 | 1 |
descent| Name: | 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: | 188-191 |
| | 1 | 1 |
ascent| Name: | 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: | 178-181 |
| | 1 | 1 |