Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
contextMenuEventName: | QMdiAreaTabBar::contextMenuEvent | Prototype: | void QMdiAreaTabBar::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 606-643 |
| | 21 | 5 |
mousePressEventName: | QMdiAreaTabBar::mousePressEvent | Prototype: | void QMdiAreaTabBar::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 586-600 |
| | 8 | 3 |
subWindowFromIndexName: | QMdiAreaTabBar::subWindowFromIndex | Prototype: | QMdiSubWindow *QMdiAreaTabBar::subWindowFromIndex(int index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 649-664 |
| | 9 | 2 |
QMdiAreaTabBarName: | QMdiAreaTabBar::QMdiAreaTabBar | Prototype: | QMdiAreaTabBar(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 571-571 |
| | 1 | 1 |