Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
eventFilterName: | 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: | 186-218 |
| | 19 | 11 |
renderName: | 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: | 241-292 |
| | 21 | 6 |
alphaBlendName: | 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: | 297-332 |
| | 23 | 5 |
runName: | 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: | 133-181 |
| | 26 | 4 |
closeEventName: | 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: | 223-233 |
| | 6 | 2 |
paintEventName: | 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: | 123-127 |
| | 2 | 1 |
QAlphaWidgetName: | 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: | 100-109 |
| | 4 | 1 |