Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
viewDestroyedName: | QComboBoxPrivateContainer::viewDestroyed | Prototype: | void QComboBoxPrivateContainer::viewDestroyed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 521-525 |
| | 2 | 1 |
updateTopBottomMarginName: | QComboBoxPrivateContainer::updateTopBottomMargin | Prototype: | void QComboBoxPrivateContainer::updateTopBottomMargin() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 623-645 |
| | 15 | 5 |
updateScrollersName: | QComboBoxPrivateContainer::updateScrollers | Prototype: | void QComboBoxPrivateContainer::updateScrollers() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 486-516 |
| | 19 | 6 |
topMarginName: | QComboBoxPrivateContainer::topMargin | Prototype: | int QComboBoxPrivateContainer::topMargin() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 596-605 |
| | 5 | 3 |
timerEventName: | QComboBoxPrivateContainer::timerEvent | Prototype: | void QComboBoxPrivateContainer::timerEvent(QTimerEvent *timerEvent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 386-396 |
| | 6 | 3 |
spacingName: | QComboBoxPrivateContainer::spacing | Prototype: | int QComboBoxPrivateContainer::spacing() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 610-621 |
| | 7 | 3 |
showEventName: | QComboBoxPrivateContainer::showEvent | Prototype: | void QComboBoxPrivateContainer::showEvent(QShowEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 729-732 |
| | 1 | 1 |
setItemViewName: | QComboBoxPrivateContainer::setItemView | Prototype: | void QComboBoxPrivateContainer::setItemView(QAbstractItemView *itemView) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 538-591 |
| | 38 | 5 |
scrollItemViewName: | QComboBoxPrivateContainer::scrollItemView | Prototype: | void QComboBoxPrivateContainer::scrollItemView(int action) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 475-481 |
| | 2 | 2 |
resizeEventName: | QComboBoxPrivateContainer::resizeEvent | Prototype: | void QComboBoxPrivateContainer::resizeEvent(QResizeEvent *e) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 398-412 |
| | 9 | 3 |
mouseReleaseEventName: | QComboBoxPrivateContainer::mouseReleaseEvent | Prototype: | void QComboBoxPrivateContainer::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 762-769 |
| | 4 | 2 |
mousePressEventName: | QComboBoxPrivateContainer::mousePressEvent | Prototype: | void QComboBoxPrivateContainer::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 747-760 |
| | 10 | 2 |
itemViewName: | QComboBoxPrivateContainer::itemView | Prototype: | QAbstractItemView *QComboBoxPrivateContainer::itemView() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 530-533 |
| | 1 | 1 |
hideEventName: | QComboBoxPrivateContainer::hideEvent | Prototype: | void QComboBoxPrivateContainer::hideEvent(QHideEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 734-745 |
| | 4 | 2 |
eventFilterName: | QComboBoxPrivateContainer::eventFilter | Prototype: | bool QComboBoxPrivateContainer::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 660-727 |
| | 41 | 18 |
comboStyleOptionName: | QComboBoxPrivateContainer::comboStyleOption | Prototype: | QStyleOptionComboBox QComboBoxPrivateContainer::comboStyleOption() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 771-781 |
| | 6 | 1 |
changeEventName: | QComboBoxPrivateContainer::changeEvent | Prototype: | void QComboBoxPrivateContainer::changeEvent(QEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 647-657 |
| | 6 | 2 |
QComboBoxPrivateContainerName: | QComboBoxPrivateContainer::QComboBoxPrivateContainer | Prototype: | QComboBoxPrivateContainer::QComboBoxPrivateContainer(QAbstractItemView *itemView, QComboBox *parent) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 425-473 |
| | 27 | 4 |