| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
createTable| Name: | QTextTablePrivate::createTable | | Prototype: | QTextTable *QTextTablePrivate::createTable(QTextDocumentPrivate *pieceTable, int pos, int rows, int cols, const QTextTableFormat &tableFormat) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 322-364 |
| | 24 | 2 |
findCellIndex| Name: | QTextTablePrivate::findCellIndex | | Prototype: | int QTextTablePrivate::findCellIndex(int fragment) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 384-392 |
| | 6 | 2 |
~QTextTablePrivate| Name: | QTextTablePrivate::~QTextTablePrivate | | Prototype: | QTextTablePrivate::~QTextTablePrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 315-319 |
| | 2 | 2 |
fragmentAdded| Name: | QTextTablePrivate::fragmentAdded | | Prototype: | void QTextTablePrivate::fragmentAdded(QChar type, uint fragment) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 394-410 |
| | 13 | 4 |
fragmentRemoved| Name: | QTextTablePrivate::fragmentRemoved | | Prototype: | void QTextTablePrivate::fragmentRemoved(QChar type, uint fragment) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 412-427 |
| | 11 | 5 |
update| Name: | QTextTablePrivate::update | | Prototype: | void QTextTablePrivate::update() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 436-484 |
| | 29 | 6 |