| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
charFormat| Name: | 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 |
charFormatIndex| Name: | 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 |
contains| Name: | 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 |
glyphRuns| Name: | 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 |
length| Name: | 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 |
position| Name: | 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 |
text| Name: | 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 |