| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
recreateLayout| Name: | QWizardPrivate::recreateLayout | | Prototype: | void QWizardPrivate::recreateLayout(const QWizardLayoutInfo &info) | | Coverage: | 0.000% (0/189) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 990-1270 |
| | 199 | 54 |
switchToPage| Name: | QWizardPrivate::switchToPage | | Prototype: | void QWizardPrivate::switchToPage(int newId, Direction direction) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 832-904 |
| | 42 | 11 |
layoutInfoForCurrentPage| Name: | QWizardPrivate::layoutInfoForCurrentPage | | Prototype: | QWizardLayoutInfo QWizardPrivate::layoutInfoForCurrentPage() | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 931-988 |
| | 42 | 4 |
updateLayout| Name: | QWizardPrivate::updateLayout | | Prototype: | void QWizardPrivate::updateLayout() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1272-1331 |
| | 37 | 10 |
_q_updateButtonStates| Name: | QWizardPrivate::_q_updateButtonStates | | Prototype: | void QWizardPrivate::_q_updateButtonStates() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1681-1730 |
| | 32 | 5 |
updateButtonLayout| Name: | QWizardPrivate::updateButtonLayout | | Prototype: | void QWizardPrivate::updateButtonLayout() | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1469-1508 |
| | 27 | 8 |
init| Name: | QWizardPrivate::init | | Prototype: | void QWizardPrivate::init() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 719-761 |
| | 27 | 4 |
updateMinMaxSizes| Name: | QWizardPrivate::updateMinMaxSizes | | Prototype: | void QWizardPrivate::updateMinMaxSizes(const QWizardLayoutInfo &info) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1333-1367 |
| | 21 | 7 |
setButtonLayout| Name: | QWizardPrivate::setButtonLayout | | Prototype: | void QWizardPrivate::setButtonLayout(const QWizard::WizardButton *array, int size) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1510-1541 |
| | 20 | 8 |
_q_handleFieldObjectDestroyed| Name: | QWizardPrivate::_q_handleFieldObjectDestroyed | | Prototype: | void QWizardPrivate::_q_handleFieldObjectDestroyed(QObject *object) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1732-1757 |
| | 17 | 6 |
ensureButton| Name: | QWizardPrivate::ensureButton | | Prototype: | bool QWizardPrivate::ensureButton(QWizard::WizardButton which) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1410-1437 |
| | 15 | 5 |
addField| Name: | QWizardPrivate::addField | | Prototype: | void QWizardPrivate::addField(const QWizardField &field) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 795-815 |
| | 14 | 3 |
updateButtonTexts| Name: | QWizardPrivate::updateButtonTexts | | Prototype: | void QWizardPrivate::updateButtonTexts() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1449-1467 |
| | 11 | 7 |
reset| Name: | QWizardPrivate::reset | | Prototype: | void QWizardPrivate::reset() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 763-777 |
| | 10 | 3 |
removeFieldAt| Name: | QWizardPrivate::removeFieldAt | | Prototype: | void QWizardPrivate::removeFieldAt(int index) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 817-830 |
| | 10 | 2 |
updateCurrentPage| Name: | QWizardPrivate::updateCurrentPage | | Prototype: | void QWizardPrivate::updateCurrentPage() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1369-1381 |
| | 8 | 2 |
cleanupPagesNotInHistory| Name: | QWizardPrivate::cleanupPagesNotInHistory | | Prototype: | void QWizardPrivate::cleanupPagesNotInHistory() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 779-793 |
| | 8 | 3 |
updatePixmap| Name: | QWizardPrivate::updatePixmap | | Prototype: | void QWizardPrivate::updatePixmap(QWizard::WizardPixmap which) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1548-1559 |
| | 6 | 3 |
setStyle| Name: | QWizardPrivate::setStyle | | Prototype: | void QWizardPrivate::setStyle(QStyle *style) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1759-1767 |
| | 6 | 4 |
_q_emitCustomButtonClicked| Name: | QWizardPrivate::_q_emitCustomButtonClicked | | Prototype: | void QWizardPrivate::_q_emitCustomButtonClicked() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1669-1679 |
| | 6 | 3 |
enableUpdates| Name: | QWizardPrivate::enableUpdates | | Prototype: | void QWizardPrivate::enableUpdates() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1660-1667 |
| | 4 | 2 |
disableUpdates| Name: | QWizardPrivate::disableUpdates | | Prototype: | void QWizardPrivate::disableUpdates() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1651-1658 |
| | 4 | 2 |
connectButton| Name: | QWizardPrivate::connectButton | | Prototype: | void QWizardPrivate::connectButton(QWizard::WizardButton which) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1439-1447 |
| | 4 | 2 |
isVistaThemeEnabled| Name: | QWizardPrivate::isVistaThemeEnabled | | Prototype: | bool QWizardPrivate::isVistaThemeEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1641-1649 |
| | 1 | 1 |
buttonLayoutContains| Name: | QWizardPrivate::buttonLayoutContains | | Prototype: | bool QWizardPrivate::buttonLayoutContains(QWizard::WizardButton which) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1543-1546 |
| | 1 | 1 |
QWizardPrivate| Name: | QWizardPrivate::QWizardPrivate | | Prototype: | inline QWizardPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 552-592 |
| | 1 | 1 |