Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
saveCurrentGlyphName: | LineBreakHelper::saveCurrentGlyph | Prototype: | inline void saveCurrentGlyph() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1680-1687 |
| | 4 | 2 |
resetRightBearingName: | LineBreakHelper::resetRightBearing | Prototype: | inline void resetRightBearing() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1716-1719 |
| | 1 | 1 |
negativeRightBearingName: | LineBreakHelper::negativeRightBearing | Prototype: | inline QFixed negativeRightBearing() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1723-1729 |
| | 3 | 2 |
currentGlyphName: | LineBreakHelper::currentGlyph | Prototype: | inline glyph_t currentGlyph() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1672-1678 |
| | 3 | 1 |
checkFullOtherwiseExtendName: | LineBreakHelper::checkFullOtherwiseExtend | Prototype: | inline bool LineBreakHelper::checkFullOtherwiseExtend(QScriptLine &line) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1734-1753 |
| | 12 | 2 |
calculateRightBearingForPreviousGlyphName: | LineBreakHelper::calculateRightBearingForPreviousGlyph | Prototype: | inline void calculateRightBearingForPreviousGlyph() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1708-1712 |
| | 2 | 2 |
calculateRightBearingName: | LineBreakHelper::calculateRightBearing | Prototype: | inline void calculateRightBearing(glyph_t glyph) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1689-1699 |
| | 3 | 1 |
calculateRightBearingName: | LineBreakHelper::calculateRightBearing | Prototype: | inline void calculateRightBearing() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1701-1706 |
| | 3 | 2 |
calculateNewWidthName: | LineBreakHelper::calculateNewWidth | Prototype: | QFixed calculateNewWidth(const QScriptLine &line) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1667-1670 |
| | 2 | 1 |
LineBreakHelperName: | LineBreakHelper::LineBreakHelper | Prototype: | LineBreakHelper() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1637-1641 |
| | 2 | 1 |