| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 1527-1537 |
| | 7 | 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: | 1112-1118 |
| | 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: | 1126-1132 |
| | 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: | 1469-1474 |
| | 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: | 1141-1147 |
| | 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: | 1155-1161 |
| | 3 | 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: | 1097-1105 |
| | 5 | 3 |
contains| Name: | QTextBlock::contains | | Prototype: | bool QTextBlock::contains(int position) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1059-1067 |
| | 5 | 2 |
document| Name: | QTextBlock::document | | Prototype: | const QTextDocument *QTextBlock::document() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1297-1300 |
| | 1 | 1 |
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: | 1545-1555 |
| | 7 | 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: | 1485-1490 |
| | 3 | 2 |
isValid| Name: | QTextBlock::isValid | | Prototype: | bool QTextBlock::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 908-911 |
| | 1 | 1 |
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: | 1435-1442 |
| | 4 | 2 |
iterator| Name: | QTextBlock::iterator | | Coverage: | 0.000% (0/21) |
| | 21 | 7 |
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: | 1079-1088 |
| | 6 | 3 |
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: | 1047-1053 |
| | 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: | 1513-1518 |
| | 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: | 1566-1572 |
| | 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: | 1031-1037 |
| | 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: | 1582-1588 |
| | 3 | 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: | 1403-1410 |
| | 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: | 1500-1505 |
| | 3 | 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: | 1419-1426 |
| | 4 | 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: | 1356-1365 |
| | 6 | 3 |
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: | 1387-1394 |
| | 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: | 1451-1458 |
| | 4 | 2 |
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: | 1222-1240 |
| | 12 | 3 |
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: | 1174-1215 |
| | 27 | 11 |
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: | 1251-1291 |
| | 29 | 6 |
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: | 1306-1314 |
| | 5 | 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: | 1322-1329 |
| | 4 | 2 |
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: | 1372-1379 |
| | 4 | 2 |