Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
glyphRunsName: | QTextFragment::glyphRuns | Prototype: | QList<QGlyphRun> QTextFragment::glyphRuns(int pos, int len) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1747-1772 |
| | 17 | 6 |
textName: | QTextFragment::text | Prototype: | QString QTextFragment::text() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1849-1863 |
| | 10 | 3 |
lengthName: | QTextFragment::length | Prototype: | int QTextFragment::length() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1791-1803 |
| | 8 | 3 |
containsName: | QTextFragment::contains | Prototype: | bool QTextFragment::contains(int position) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1809-1815 |
| | 4 | 2 |
charFormatIndexName: | QTextFragment::charFormatIndex | Prototype: | int QTextFragment::charFormatIndex() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1836-1842 |
| | 4 | 2 |
charFormatName: | QTextFragment::charFormat | Prototype: | QTextCharFormat QTextFragment::charFormat() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1822-1828 |
| | 4 | 2 |
positionName: | QTextFragment::position | Prototype: | int QTextFragment::position() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1778-1784 |
| | 3 | 2 |