| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
updateTableSize| Name: | QTextTableData::updateTableSize | | Prototype: | void QTextTableData::updateTableSize() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 261-271 |
| | 8 | 1 |
topPadding| Name: | QTextTableData::topPadding | | Prototype: | inline QFixed topPadding(const QTextFormat &format) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 204-207 |
| | 1 | 1 |
rightPadding| Name: | QTextTableData::rightPadding | | Prototype: | inline QFixed rightPadding(const QTextFormat &format) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 219-222 |
| | 1 | 1 |
paddingProperty| Name: | QTextTableData::paddingProperty | | Prototype: | inline QFixed paddingProperty(const QTextFormat &format, QTextFormat::Property property) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 193-202 |
| | 5 | 2 |
leftPadding| Name: | QTextTableData::leftPadding | | Prototype: | inline QFixed leftPadding(const QTextFormat &format) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 214-217 |
| | 1 | 1 |
cellWidth| Name: | QTextTableData::cellWidth | | Prototype: | inline QFixed cellWidth(int column, int colspan) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 181-183 |
| | 2 | 1 |
cellRect| Name: | QTextTableData::cellRect | | Prototype: | QRectF QTextTableData::cellRect(const QTextTableCell &cell) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 273-284 |
| | 8 | 1 |
cellPosition| Name: | QTextTableData::cellPosition | | Prototype: | inline QFixedPoint cellPosition(const QTextTableCell &cell) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 224-228 |
| | 2 | 1 |
cellPosition| Name: | QTextTableData::cellPosition | | Prototype: | inline QFixedPoint cellPosition(int row, int col) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 233-234 |
| | 1 | 1 |
calcRowPosition| Name: | QTextTableData::calcRowPosition | | Prototype: | inline void calcRowPosition(int row) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 185-189 |
| | 2 | 2 |
bottomPadding| Name: | QTextTableData::bottomPadding | | Prototype: | inline QFixed bottomPadding(const QTextFormat &format) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 209-212 |
| | 1 | 1 |