| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 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:  | 1768-1774 |  
  |  | 3 | 2 | 
 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:  | 1812-1818 |  
  |  | 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:  | 1826-1832 |  
  |  | 4 | 2 | 
 contains| Name:  | QTextFragment::contains |  | Prototype:  | bool QTextFragment::contains(int position) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1799-1805 |  
  |  | 4 | 2 | 
 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:  | 1781-1793 |  
  |  | 8 | 3 | 
 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:  | 1839-1853 |  
  |  | 10 | 3 | 
 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:  | 1737-1762 |  
  |  | 17 | 6 |