| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
run| Name: | QAlphaWidget::run | | Prototype: | void QAlphaWidget::run(int time) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 127-175 |
| | 26 | 4 |
render| Name: | QAlphaWidget::render | | Prototype: | void QAlphaWidget::render() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 235-286 |
| | 21 | 6 |
paintEvent| Name: | QAlphaWidget::paintEvent | | Prototype: | void QAlphaWidget::paintEvent(QPaintEvent*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 117-121 |
| | 2 | 1 |
eventFilter| Name: | QAlphaWidget::eventFilter | | Prototype: | bool QAlphaWidget::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 180-212 |
| | 19 | 11 |
closeEvent| Name: | QAlphaWidget::closeEvent | | Prototype: | void QAlphaWidget::closeEvent(QCloseEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 217-227 |
| | 6 | 2 |
alphaBlend| Name: | QAlphaWidget::alphaBlend | | Prototype: | void QAlphaWidget::alphaBlend() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 291-326 |
| | 23 | 5 |
QAlphaWidget| Name: | QAlphaWidget::QAlphaWidget | | Prototype: | QAlphaWidget::QAlphaWidget(QWidget* w, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 94-103 |
| | 4 | 1 |