| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFontMetricsF| Name: | QFontMetricsF::QFontMetricsF | | Prototype: | QFontMetricsF::QFontMetricsF(const QFontMetrics &fontMetrics) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 994-997 |
| | 2 | 1 |
QFontMetricsF| Name: | QFontMetricsF::QFontMetricsF | | Prototype: | QFontMetricsF::QFontMetricsF(const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1033-1036 |
| | 2 | 1 |
QFontMetricsF| Name: | QFontMetricsF::QFontMetricsF | | Prototype: | QFontMetricsF::QFontMetricsF(const QFont &font, QPaintDevice *paintdevice) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1051-1063 |
| | 7 | 2 |
QFontMetricsF| Name: | QFontMetricsF::QFontMetricsF | | Prototype: | QFontMetricsF::QFontMetricsF(const QFontMetricsF &fm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1068-1071 |
| | 2 | 1 |
ascent| Name: | QFontMetricsF::ascent | | Prototype: | qreal QFontMetricsF::ascent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1125-1130 |
| | 3 | 1 |
averageCharWidth| Name: | QFontMetricsF::averageCharWidth | | Prototype: | qreal QFontMetricsF::averageCharWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1256-1261 |
| | 3 | 1 |
boundingRect| Name: | QFontMetricsF::boundingRect | | Prototype: | QRectF QFontMetricsF::boundingRect(const QString &text) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1446-1457 |
| | 8 | 2 |
boundingRect| Name: | QFontMetricsF::boundingRect | | Prototype: | QRectF QFontMetricsF::boundingRect(QChar ch) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1472-1488 |
| | 10 | 2 |
boundingRect| Name: | QFontMetricsF::boundingRect | | Prototype: | QRectF QFontMetricsF::boundingRect(const QRectF &rect, int flags, const QString& text, int tabStops, int *tabArray) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1549-1561 |
| | 8 | 3 |
descent| Name: | QFontMetricsF::descent | | Prototype: | qreal QFontMetricsF::descent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1144-1149 |
| | 3 | 1 |
elidedText| Name: | QFontMetricsF::elidedText | | Prototype: | QString QFontMetricsF::elidedText(const QString &text, Qt::TextElideMode mode, qreal width, int flags) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1650-1667 |
| | 13 | 4 |
height| Name: | QFontMetricsF::height | | Prototype: | qreal QFontMetricsF::height() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1158-1164 |
| | 3 | 1 |
inFont| Name: | QFontMetricsF::inFont | | Prototype: | bool QFontMetricsF::inFont(QChar ch) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1267-1270 |
| | 1 | 1 |
inFontUcs4| Name: | QFontMetricsF::inFontUcs4 | | Prototype: | bool QFontMetricsF::inFontUcs4(uint ucs4) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1278-1286 |
| | 6 | 2 |
leading| Name: | QFontMetricsF::leading | | Prototype: | qreal QFontMetricsF::leading() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1173-1178 |
| | 3 | 1 |
leftBearing| Name: | QFontMetricsF::leftBearing | | Prototype: | qreal QFontMetricsF::leftBearing(QChar ch) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1300-1319 |
| | 13 | 3 |
lineSpacing| Name: | QFontMetricsF::lineSpacing | | Prototype: | qreal QFontMetricsF::lineSpacing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1187-1192 |
| | 3 | 1 |
lineWidth| Name: | QFontMetricsF::lineWidth | | Prototype: | qreal QFontMetricsF::lineWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1710-1715 |
| | 3 | 1 |
maxWidth| Name: | QFontMetricsF::maxWidth | | Prototype: | qreal QFontMetricsF::maxWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1231-1236 |
| | 3 | 1 |
minLeftBearing| Name: | QFontMetricsF::minLeftBearing | | Prototype: | qreal QFontMetricsF::minLeftBearing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1204-1209 |
| | 3 | 1 |
minRightBearing| Name: | QFontMetricsF::minRightBearing | | Prototype: | qreal QFontMetricsF::minRightBearing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1221-1226 |
| | 3 | 1 |
operator ==| Name: | QFontMetricsF::operator == | | Prototype: | bool QFontMetricsF::operator ==(const QFontMetricsF &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1098-1101 |
| | 1 | 1 |
operator=| Name: | QFontMetricsF::operator= | | Prototype: | QFontMetricsF &QFontMetricsF::operator=(const QFontMetrics &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1004-1008 |
| | 2 | 1 |
operator=| Name: | QFontMetricsF::operator= | | Prototype: | QFontMetricsF &QFontMetricsF::operator=(const QFontMetricsF &fm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1084-1088 |
| | 2 | 1 |
overlinePos| Name: | QFontMetricsF::overlinePos | | Prototype: | qreal QFontMetricsF::overlinePos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1688-1691 |
| | 1 | 1 |
rightBearing| Name: | QFontMetricsF::rightBearing | | Prototype: | qreal QFontMetricsF::rightBearing(QChar ch) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1333-1353 |
| | 13 | 3 |
size| Name: | QFontMetricsF::size | | Prototype: | QSizeF QFontMetricsF::size(int flags, const QString &text, int tabStops, int *tabArray) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1591-1594 |
| | 1 | 1 |
strikeOutPos| Name: | QFontMetricsF::strikeOutPos | | Prototype: | qreal QFontMetricsF::strikeOutPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1699-1702 |
| | 1 | 1 |
tightBoundingRect| Name: | QFontMetricsF::tightBoundingRect | | Prototype: | QRectF QFontMetricsF::tightBoundingRect(const QString &text) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1618-1627 |
| | 6 | 2 |
underlinePos| Name: | QFontMetricsF::underlinePos | | Prototype: | qreal QFontMetricsF::underlinePos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1675-1680 |
| | 3 | 1 |
width| Name: | QFontMetricsF::width | | Prototype: | qreal QFontMetricsF::width(const QString &text) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1365-1373 |
| | 5 | 1 |
width| Name: | QFontMetricsF::width | | Prototype: | qreal QFontMetricsF::width(QChar ch) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1399-1424 |
| | 17 | 3 |
xHeight| Name: | QFontMetricsF::xHeight | | Prototype: | qreal QFontMetricsF::xHeight() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1242-1249 |
| | 5 | 2 |