| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QWizardHeader| Name: | QWizardHeader::QWizardHeader | | Prototype: | inline QWizardHeader(RulerType , QWidget *parent = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 292-293 |
| | 1 | 1 |
QWizardHeader| Name: | QWizardHeader::QWizardHeader | | Prototype: | QWizardHeader::QWizardHeader(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 314-347 |
| | 22 | 1 |
paintEvent| Name: | QWizardHeader::paintEvent | | Prototype: | void QWizardHeader::paintEvent(QPaintEvent * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 425-438 |
| | 10 | 1 |
setup| Name: | QWizardHeader::setup | | Prototype: | void QWizardHeader::setup(const QWizardLayoutInfo &info, const QString &title, const QString &subTitle, const QPixmap &logo, const QPixmap &banner, Qt::TextFormat titleFormat, Qt::TextFormat subTitleFormat) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 364-423 |
| | 39 | 5 |