| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
sideWidget| Name: | QWatermarkLabel::sideWidget | | Prototype: | QWidget *sideWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 474-476 |
| | 1 | 1 |
setSideWidget| Name: | QWatermarkLabel::setSideWidget | | Prototype: | void setSideWidget(QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 463-473 |
| | 8 | 4 |
minimumSizeHint| Name: | QWatermarkLabel::minimumSizeHint | | Prototype: | QSize minimumSizeHint() const override | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 457-461 |
| | 3 | 2 |
QWatermarkLabel| Name: | QWatermarkLabel::QWatermarkLabel | | Prototype: | QWatermarkLabel(QWidget *parent, QWidget *sideWidget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 451-455 |
| | 3 | 2 |