| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
setFormat| Name: | QTextTableCell::setFormat | | Prototype: | void QTextTableCell::setFormat(const QTextCharFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 119-133 |
| | 10 | 1 |
lastPosition| Name: | QTextTableCell::lastPosition | | Prototype: | int QTextTableCell::lastPosition() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 260-271 |
| | 8 | 2 |
row| Name: | QTextTableCell::row | | Prototype: | int QTextTableCell::row() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 166-176 |
| | 7 | 3 |
column| Name: | QTextTableCell::column | | Prototype: | int QTextTableCell::column() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 183-193 |
| | 7 | 3 |
format| Name: | QTextTableCell::format | | Prototype: | QTextCharFormat QTextTableCell::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 138-146 |
| | 5 | 1 |
end| Name: | QTextTableCell::end | | Prototype: | QTextFrame::iterator QTextTableCell::end() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 292-298 |
| | 4 | 1 |
begin| Name: | QTextTableCell::begin | | Prototype: | QTextFrame::iterator QTextTableCell::begin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 279-285 |
| | 4 | 1 |
tableCellFormatIndex| Name: | QTextTableCell::tableCellFormatIndex | | Prototype: | int QTextTableCell::tableCellFormatIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 155-159 |
| | 2 | 1 |
firstPosition| Name: | QTextTableCell::firstPosition | | Prototype: | int QTextTableCell::firstPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 249-253 |
| | 2 | 1 |
rowSpan| Name: | QTextTableCell::rowSpan | | Prototype: | int QTextTableCell::rowSpan() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 200-203 |
| | 1 | 1 |
lastCursorPosition| Name: | QTextTableCell::lastCursorPosition | | Prototype: | QTextCursor QTextTableCell::lastCursorPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 238-241 |
| | 1 | 1 |
firstCursorPosition| Name: | QTextTableCell::firstCursorPosition | | Prototype: | QTextCursor QTextTableCell::firstCursorPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 228-231 |
| | 1 | 1 |
columnSpan| Name: | QTextTableCell::columnSpan | | Prototype: | int QTextTableCell::columnSpan() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 210-213 |
| | 1 | 1 |