Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QWizardPageName: | QWizardPage::QWizardPage | Prototype: | QWizardPage::QWizardPage(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3469-3473 |
| | 1 | 1 |
isCommitPageName: | QWizardPage::isCommitPage | Prototype: | bool QWizardPage::isCommitPage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3778-3782 |
| | 2 | 1 |
subTitleName: | QWizardPage::subTitle | Prototype: | QString QWizardPage::subTitle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3537-3541 |
| | 2 | 1 |
titleName: | QWizardPage::title | Prototype: | QString QWizardPage::title() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3504-3508 |
| | 2 | 1 |
validatePageName: | QWizardPage::validatePage | Prototype: | bool QWizardPage::validatePage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3648-3651 |
| | 1 | 1 |
wizardName: | QWizardPage::wizard | Prototype: | QWizard *QWizardPage::wizard() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3981-3985 |
| | 2 | 1 |
fieldName: | QWizardPage::field | Prototype: | QVariant QWizardPage::field(const QString &name) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3909-3915 |
| | 4 | 2 |
registerFieldName: | QWizardPage::registerField | Prototype: | void QWizardPage::registerField(const QString &name, QWidget *widget, const char *property, const char *changedSignal) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3963-3973 |
| | 5 | 2 |
setButtonTextName: | QWizardPage::setButtonText | Prototype: | void QWizardPage::setButtonText(QWizard::WizardButton which, const QString &text) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3792-3798 |
| | 4 | 2 |
setCommitPageName: | QWizardPage::setCommitPage | Prototype: | void QWizardPage::setCommitPage(bool commitPage) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3764-3771 |
| | 5 | 2 |
setFieldName: | QWizardPage::setField | Prototype: | void QWizardPage::setField(const QString &name, const QVariant &value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3888-3894 |
| | 4 | 2 |
setFinalPageName: | QWizardPage::setFinalPage | Prototype: | void QWizardPage::setFinalPage(bool finalPage) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3714-3721 |
| | 5 | 2 |
setPixmapName: | QWizardPage::setPixmap | Prototype: | void QWizardPage::setPixmap(QWizard::WizardPixmap which, const QPixmap &pixmap) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3556-3563 |
| | 5 | 2 |
setSubTitleName: | QWizardPage::setSubTitle | Prototype: | void QWizardPage::setSubTitle(const QString &subTitle) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3529-3535 |
| | 4 | 2 |
setTitleName: | QWizardPage::setTitle | Prototype: | void QWizardPage::setTitle(const QString &title) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3496-3502 |
| | 4 | 2 |
buttonTextName: | QWizardPage::buttonText | Prototype: | QString QWizardPage::buttonText(QWizard::WizardButton which) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3813-3824 |
| | 6 | 3 |
isFinalPageName: | QWizardPage::isFinalPage | Prototype: | bool QWizardPage::isFinalPage() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3735-3748 |
| | 7 | 3 |
pixmapName: | QWizardPage::pixmap | Prototype: | QPixmap QWizardPage::pixmap(QWizard::WizardPixmap which) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3574-3587 |
| | 8 | 3 |
cleanupPageName: | QWizardPage::cleanupPage | Prototype: | void QWizardPage::cleanupPage() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3621-3632 |
| | 7 | 4 |
nextIdName: | QWizardPage::nextId | Prototype: | int QWizardPage::nextId() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3842-3863 |
| | 13 | 5 |
isCompleteName: | QWizardPage::isComplete | Prototype: | bool QWizardPage::isComplete() const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3670-3700 |
| | 17 | 9 |