| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QStaticText| Name: | QStaticText::QStaticText | | Prototype: | QStaticText::QStaticText() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 155-158 |
| | 2 | 1 |
QStaticText| Name: | QStaticText::QStaticText | | Prototype: | QStaticText::QStaticText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 163-168 |
| | 2 | 1 |
QStaticText| Name: | QStaticText::QStaticText | | Prototype: | QStaticText::QStaticText(const QStaticText &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 173-176 |
| | 1 | 1 |
detach| Name: | QStaticText::detach | | Prototype: | void QStaticText::detach() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 189-193 |
| | 2 | 2 |
operator!=| Name: | QStaticText::operator!= | | Prototype: | bool QStaticText::operator!=(const QStaticText &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 252-255 |
| | 1 | 1 |
operator=| Name: | QStaticText::operator= | | Prototype: | QStaticText &QStaticText::operator=(const QStaticText &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 222-226 |
| | 2 | 1 |
operator==| Name: | QStaticText::operator== | | Prototype: | bool QStaticText::operator==(const QStaticText &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 240-246 |
| | 4 | 1 |
performanceHint| Name: | QStaticText::performanceHint | | Prototype: | QStaticText::PerformanceHint QStaticText::performanceHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 337-340 |
| | 1 | 1 |
prepare| Name: | QStaticText::prepare | | Prototype: | void QStaticText::prepare(const QTransform &matrix, const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 211-216 |
| | 3 | 1 |
setPerformanceHint| Name: | QStaticText::setPerformanceHint | | Prototype: | void QStaticText::setPerformanceHint(PerformanceHint performanceHint) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 321-330 |
| | 6 | 2 |
setText| Name: | QStaticText::setText | | Prototype: | void QStaticText::setText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 264-269 |
| | 3 | 1 |
setTextFormat| Name: | QStaticText::setTextFormat | | Prototype: | void QStaticText::setTextFormat(Qt::TextFormat textFormat) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 282-287 |
| | 3 | 1 |
setTextOption| Name: | QStaticText::setTextOption | | Prototype: | void QStaticText::setTextOption(const QTextOption &textOption) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 347-352 |
| | 3 | 1 |
setTextWidth| Name: | QStaticText::setTextWidth | | Prototype: | void QStaticText::setTextWidth(qreal textWidth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 375-380 |
| | 3 | 1 |
size| Name: | QStaticText::size | | Prototype: | QSizeF QStaticText::size() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 397-402 |
| | 3 | 2 |
text| Name: | QStaticText::text | | Prototype: | QString QStaticText::text() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 304-307 |
| | 1 | 1 |
textFormat| Name: | QStaticText::textFormat | | Prototype: | Qt::TextFormat QStaticText::textFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 294-297 |
| | 1 | 1 |
textOption| Name: | QStaticText::textOption | | Prototype: | QTextOption QStaticText::textOption() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 357-360 |
| | 1 | 1 |
textWidth| Name: | QStaticText::textWidth | | Prototype: | qreal QStaticText::textWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 387-390 |
| | 1 | 1 |
~QStaticText| Name: | QStaticText::~QStaticText | | Prototype: | QStaticText::~QStaticText() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 181-184 |
| | 1 | 1 |