| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 textFormats| Name:  | QTextBlock::textFormats |  | Prototype:  | QVector<QTextLayout::FormatRange> QTextBlock::textFormats() const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1241-1281 |  
  |  | 29 | 6 | 
 textDirection| Name:  | QTextBlock::textDirection |  | Prototype:  | Qt::LayoutDirection QTextBlock::textDirection() const |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1164-1205 |  
  |  | 27 | 11 | 
 iterator| Name:  | QTextBlock::iterator |  | Coverage:  |   0.000% (0/21) |  
  |  | 21 | 7 | 
 text| Name:  | QTextBlock::text |  | Prototype:  | QString QTextBlock::text() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1212-1230 |  
  |  | 12 | 3 | 
 end| Name:  | QTextBlock::end |  | Prototype:  | QTextBlock::iterator QTextBlock::end() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1535-1545 |  
  |  | 7 | 2 | 
 begin| Name:  | QTextBlock::begin |  | Prototype:  | QTextBlock::iterator QTextBlock::begin() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1517-1527 |  
  |  | 7 | 2 | 
 setUserData| Name:  | QTextBlock::setUserData |  | Prototype:  | void QTextBlock::setUserData(QTextBlockUserData *data) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1346-1355 |  
  |  | 6 | 3 | 
 layout| Name:  | QTextBlock::layout |  | Prototype:  | QTextLayout *QTextBlock::layout() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1069-1078 |  
  |  | 6 | 3 | 
 textList| Name:  | QTextBlock::textList |  | Prototype:  | QTextList *QTextBlock::textList() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1296-1304 |  
  |  | 5 | 2 | 
 contains| Name:  | QTextBlock::contains |  | Prototype:  | bool QTextBlock::contains(int position) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1049-1057 |  
  |  | 5 | 2 | 
 clearLayout| Name:  | QTextBlock::clearLayout |  | Prototype:  | void QTextBlock::clearLayout() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1087-1095 |  
  |  | 5 | 3 | 
 userState| Name:  | QTextBlock::userState |  | Prototype:  | int QTextBlock::userState() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1362-1369 |  
  |  | 4 | 2 | 
 userData| Name:  | QTextBlock::userData |  | Prototype:  | QTextBlockUserData *QTextBlock::userData() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1312-1319 |  
  |  | 4 | 2 | 
 setVisible| Name:  | QTextBlock::setVisible |  | Prototype:  | void QTextBlock::setVisible(bool visible) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1441-1448 |  
  |  | 4 | 2 | 
 setUserState| Name:  | QTextBlock::setUserState |  | Prototype:  | void QTextBlock::setUserState(int state) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1377-1384 |  
  |  | 4 | 2 | 
 setRevision| Name:  | QTextBlock::setRevision |  | Prototype:  | void QTextBlock::setRevision(int rev) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1409-1416 |  
  |  | 4 | 2 | 
 revision| Name:  | QTextBlock::revision |  | Prototype:  | int QTextBlock::revision() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1393-1400 |  
  |  | 4 | 2 | 
 isVisible| Name:  | QTextBlock::isVisible |  | Prototype:  | bool QTextBlock::isVisible() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1425-1432 |  
  |  | 4 | 2 | 
 setLineCount| Name:  | QTextBlock::setLineCount |  | Prototype:  | void QTextBlock::setLineCount(int count) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1490-1495 |  
  |  | 3 | 2 | 
 previous| Name:  | QTextBlock::previous |  | Prototype:  | QTextBlock QTextBlock::previous() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1572-1578 |  
  |  | 3 | 2 | 
 position| Name:  | QTextBlock::position |  | Prototype:  | int QTextBlock::position() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1021-1027 |  
  |  | 3 | 2 | 
 next| Name:  | QTextBlock::next |  | Prototype:  | QTextBlock QTextBlock::next() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1556-1562 |  
  |  | 3 | 2 | 
 lineCount| Name:  | QTextBlock::lineCount |  | Prototype:  | int QTextBlock::lineCount() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1503-1508 |  
  |  | 3 | 2 | 
 length| Name:  | QTextBlock::length |  | Prototype:  | int QTextBlock::length() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1037-1043 |  
  |  | 3 | 2 | 
 firstLineNumber| Name:  | QTextBlock::firstLineNumber |  | Prototype:  | int QTextBlock::firstLineNumber() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1475-1480 |  
  |  | 3 | 2 | 
 charFormatIndex| Name:  | QTextBlock::charFormatIndex |  | Prototype:  | int QTextBlock::charFormatIndex() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1145-1151 |  
  |  | 3 | 2 | 
 charFormat| Name:  | QTextBlock::charFormat |  | Prototype:  | QTextCharFormat QTextBlock::charFormat() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1131-1137 |  
  |  | 3 | 2 | 
 blockNumber| Name:  | QTextBlock::blockNumber |  | Prototype:  | int QTextBlock::blockNumber() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1459-1464 |  
  |  | 3 | 2 | 
 blockFormatIndex| Name:  | QTextBlock::blockFormatIndex |  | Prototype:  | int QTextBlock::blockFormatIndex() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1116-1122 |  
  |  | 3 | 2 | 
 blockFormat| Name:  | QTextBlock::blockFormat |  | Prototype:  | QTextBlockFormat QTextBlock::blockFormat() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1102-1108 |  
  |  | 3 | 2 | 
 isValid| Name:  | QTextBlock::isValid |  | Prototype:  | bool QTextBlock::isValid() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 898-901 |  
  |  | 1 | 1 | 
 document| Name:  | QTextBlock::document |  | Prototype:  | const QTextDocument *QTextBlock::document() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1287-1290 |  
  |  | 1 | 1 |