| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
ControlLabel| Name: | ControlLabel::ControlLabel | | Prototype: | ControlLabel::ControlLabel(QMdiSubWindow *subWindow, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 391-398 |
| | 4 | 1 |
event| Name: | ControlLabel::event | | Prototype: | bool ControlLabel::event(QEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 411-424 |
| | 8 | 3 |
mouseDoubleClickEvent| Name: | ControlLabel::mouseDoubleClickEvent | | Prototype: | void ControlLabel::mouseDoubleClickEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 450-458 |
| | 5 | 2 |
mousePressEvent| Name: | ControlLabel::mousePressEvent | | Prototype: | void ControlLabel::mousePressEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 438-445 |
| | 4 | 2 |
mouseReleaseEvent| Name: | ControlLabel::mouseReleaseEvent | | Prototype: | void ControlLabel::mouseReleaseEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 463-473 |
| | 6 | 3 |
paintEvent| Name: | ControlLabel::paintEvent | | Prototype: | void ControlLabel::paintEvent(QPaintEvent * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 429-433 |
| | 2 | 1 |
sizeHint| Name: | ControlLabel::sizeHint | | Prototype: | QSize ControlLabel::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 403-406 |
| | 1 | 1 |
updateWindowIcon| Name: | ControlLabel::updateWindowIcon | | Prototype: | void ControlLabel::updateWindowIcon() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 478-485 |
| | 5 | 2 |