Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 117-121 |
| | 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: | 94-103 |
| | 4 | 1 |
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: | 217-227 |
| | 6 | 2 |
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: | 180-212 |
| | 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: | 235-286 |
| | 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: | 291-326 |
| | 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: | 127-175 |
| | 26 | 4 |