Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
columnSpanName: | 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: | 204-207 |
| | 1 | 1 |
firstCursorPositionName: | 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: | 222-225 |
| | 1 | 1 |
lastCursorPositionName: | 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: | 232-235 |
| | 1 | 1 |
rowSpanName: | 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: | 194-197 |
| | 1 | 1 |
firstPositionName: | 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: | 243-247 |
| | 2 | 1 |
tableCellFormatIndexName: | 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: | 149-153 |
| | 2 | 1 |
beginName: | 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: | 273-279 |
| | 4 | 1 |
endName: | 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: | 286-292 |
| | 4 | 1 |
formatName: | 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: | 132-140 |
| | 5 | 1 |
columnName: | 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: | 177-187 |
| | 7 | 3 |
rowName: | 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: | 160-170 |
| | 7 | 3 |
lastPositionName: | 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: | 254-265 |
| | 8 | 2 |
setFormatName: | 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: | 113-127 |
| | 10 | 1 |