| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGlyphRun| Name: | QGlyphRun::QGlyphRun | | Prototype: | QGlyphRun::QGlyphRun() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 109-111 |
| | 2 | 1 |
QGlyphRun| Name: | QGlyphRun::QGlyphRun | | Prototype: | QGlyphRun::QGlyphRun(const QGlyphRun &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 116-119 |
| | 1 | 1 |
boundingRect| Name: | QGlyphRun::boundingRect | | Prototype: | QRectF QGlyphRun::boundingRect() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 466-492 |
| | 17 | 4 |
clear| Name: | QGlyphRun::clear | | Prototype: | void QGlyphRun::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 272-280 |
| | 5 | 1 |
detach| Name: | QGlyphRun::detach | | Prototype: | void QGlyphRun::detach() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 132-136 |
| | 2 | 2 |
flags| Name: | QGlyphRun::flags | | Prototype: | QGlyphRun::GlyphRunFlags QGlyphRun::flags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 394-397 |
| | 1 | 1 |
glyphIndexes| Name: | QGlyphRun::glyphIndexes | | Prototype: | QVector<quint32> QGlyphRun::glyphIndexes() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 219-228 |
| | 5 | 2 |
isEmpty| Name: | QGlyphRun::isEmpty | | Prototype: | bool QGlyphRun::isEmpty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 499-502 |
| | 1 | 1 |
isRightToLeft| Name: | QGlyphRun::isRightToLeft | | Prototype: | bool QGlyphRun::isRightToLeft() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 371-374 |
| | 1 | 1 |
operator=| Name: | QGlyphRun::operator= | | Prototype: | QGlyphRun &QGlyphRun::operator=(const QGlyphRun &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 141-145 |
| | 2 | 1 |
operator==| Name: | QGlyphRun::operator== | | Prototype: | bool QGlyphRun::operator==(const QGlyphRun &other) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 159-183 |
| | 14 | 9 |
overline| Name: | QGlyphRun::overline | | Prototype: | bool QGlyphRun::overline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 307-310 |
| | 1 | 1 |
positions| Name: | QGlyphRun::positions | | Prototype: | QVector<QPointF> QGlyphRun::positions() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 245-255 |
| | 6 | 2 |
rawFont| Name: | QGlyphRun::rawFont | | Prototype: | QRawFont QGlyphRun::rawFont() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 197-200 |
| | 1 | 1 |
setBoundingRect| Name: | QGlyphRun::setBoundingRect | | Prototype: | void QGlyphRun::setBoundingRect(const QRectF &boundingRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 453-457 |
| | 2 | 1 |
setFlag| Name: | QGlyphRun::setFlag | | Prototype: | void QGlyphRun::setFlag(GlyphRunFlag flag, bool enabled) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 405-415 |
| | 6 | 3 |
setFlags| Name: | QGlyphRun::setFlags | | Prototype: | void QGlyphRun::setFlags(GlyphRunFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 423-430 |
| | 4 | 2 |
setGlyphIndexes| Name: | QGlyphRun::setGlyphIndexes | | Prototype: | void QGlyphRun::setGlyphIndexes(const QVector<quint32> &glyphIndexes) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 234-240 |
| | 4 | 1 |
setOverline| Name: | QGlyphRun::setOverline | | Prototype: | void QGlyphRun::setOverline(bool overline) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 318-321 |
| | 1 | 1 |
setPositions| Name: | QGlyphRun::setPositions | | Prototype: | void QGlyphRun::setPositions(const QVector<QPointF> &positions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 261-267 |
| | 4 | 1 |
setRawData| Name: | QGlyphRun::setRawData | | Prototype: | void QGlyphRun::setRawData(const quint32 *glyphIndexArray, const QPointF *glyphPositionArray, int size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 290-300 |
| | 6 | 1 |
setRawFont| Name: | QGlyphRun::setRawFont | | Prototype: | void QGlyphRun::setRawFont(const QRawFont &rawFont) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 208-212 |
| | 2 | 1 |
setRightToLeft| Name: | QGlyphRun::setRightToLeft | | Prototype: | void QGlyphRun::setRightToLeft(bool rightToLeft) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 383-386 |
| | 1 | 1 |
setStrikeOut| Name: | QGlyphRun::setStrikeOut | | Prototype: | void QGlyphRun::setStrikeOut(bool strikeOut) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 360-363 |
| | 1 | 1 |
setUnderline| Name: | QGlyphRun::setUnderline | | Prototype: | void QGlyphRun::setUnderline(bool underline) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 339-342 |
| | 1 | 1 |
strikeOut| Name: | QGlyphRun::strikeOut | | Prototype: | bool QGlyphRun::strikeOut() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 349-352 |
| | 1 | 1 |
underline| Name: | QGlyphRun::underline | | Prototype: | bool QGlyphRun::underline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 328-331 |
| | 1 | 1 |