Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
sideWidgetName: | 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 |
QWatermarkLabelName: | 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 |
minimumSizeHintName: | 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 |
setSideWidgetName: | 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 |