Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QExpandingLineEditName: | QExpandingLineEdit::QExpandingLineEdit | Prototype: | QExpandingLineEdit::QExpandingLineEdit(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 529-534 |
| | 2 | 1 |
changeEventName: | QExpandingLineEdit::changeEvent | Prototype: | void QExpandingLineEdit::changeEvent(QEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 536-550 |
| | 5 | 5 |
updateMinimumWidthName: | QExpandingLineEdit::updateMinimumWidth | Prototype: | void QExpandingLineEdit::updateMinimumWidth() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 552-566 |
| | 10 | 1 |
resizeToContentsName: | QExpandingLineEdit::resizeToContents | Prototype: | void QExpandingLineEdit::resizeToContents() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 568-585 |
| | 14 | 5 |