| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 397-400 |
| | 1 | 1 |
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: | 423-427 |
| | 2 | 1 |
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: | 385-392 |
| | 4 | 1 |
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: | 432-439 |
| | 4 | 2 |
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: | 444-452 |
| | 5 | 2 |
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: | 472-479 |
| | 5 | 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: | 457-467 |
| | 6 | 3 |
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: | 405-418 |
| | 8 | 3 |