| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 removePage| Name:  | QWizard::removePage |  | Prototype:  | void QWizard::removePage(int id) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2317-2381 |  
  |  | 38 | 14 | 
 setPage| Name:  | QWizard::setPage |  | Prototype:  | void QWizard::setPage(int theid, QWizardPage *page) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2261-2307 |  
  |  | 27 | 6 | 
 setButtonLayout| Name:  | QWizard::setButtonLayout |  | Prototype:  | void QWizard::setButtonLayout(const QList<WizardButton> &layout) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2757-2782 |  
  |  | 15 | 6 | 
 next| Name:  | QWizard::next |  | Prototype:  | void QWizard::next() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3139-3160 |  
  |  | 13 | 6 | 
 setOptions| Name:  | QWizard::setOptions |  | Prototype:  | void QWizard::setOptions(WizardOptions options) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2646-2672 |  
  |  | 18 | 5 | 
 sizeHint| Name:  | QWizard::sizeHint |  | Prototype:  | QSize QWizard::sizeHint() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3020-3042 |  
  |  | 11 | 4 | 
 setStartId| Name:  | QWizard::setStartId |  | Prototype:  | void QWizard::setStartId(int theid) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2447-2465 |  
  |  | 12 | 4 | 
 setButton| Name:  | QWizard::setButton |  | Prototype:  | void QWizard::setButton(WizardButton which, QAbstractButton *button) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2794-2817 |  
  |  | 14 | 4 | 
 buttonText| Name:  | QWizard::buttonText |  | Prototype:  | QString QWizard::buttonText(WizardButton which) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2722-2737 |  
  |  | 9 | 4 | 
 setVisible| Name:  | QWizard::setVisible |  | Prototype:  | void QWizard::setVisible(bool visible) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3007-3015 |  
  |  | 5 | 3 | 
 setField| Name:  | QWizard::setField |  | Prototype:  | void QWizard::setField(const QString &name, const QVariant &value) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2512-2526 |  
  |  | 9 | 3 | 
 setDefaultProperty| Name:  | QWizard::setDefaultProperty |  | Prototype:  | void QWizard::setDefaultProperty(const char *className, const char *property, const char *changedSignal) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2942-2953 |  
  |  | 6 | 3 | 
 setButtonText| Name:  | QWizard::setButtonText |  | Prototype:  | void QWizard::setButtonText(WizardButton which, const QString &text) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2697-2708 |  
  |  | 6 | 3 | 
 paintEvent| Name:  | QWizard::paintEvent |  | Prototype:  | void QWizard::paintEvent(QPaintEvent * event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3240-3263 |  
  |  | 8 | 3 | 
 done| Name:  | QWizard::done |  | Prototype:  | void QWizard::done(int result) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3294-3305 |  
  |  | 6 | 3 | 
 validateCurrentPage| Name:  | QWizard::validateCurrentPage |  | Prototype:  | bool QWizard::validateCurrentPage() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3366-3373 |  
  |  | 4 | 2 | 
 setWizardStyle| Name:  | QWizard::setWizardStyle |  | Prototype:  | void QWizard::setWizardStyle(WizardStyle style) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2561-2599 |  
  |  | 9 | 2 | 
 setSideWidget| Name:  | QWizard::setSideWidget |  | Prototype:  | void QWizard::setSideWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2979-2988 |  
  |  | 5 | 2 | 
 setOption| Name:  | QWizard::setOption |  | Prototype:  | void QWizard::setOption(WizardOption option, bool on) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2613-2618 |  
  |  | 3 | 2 | 
 nextId| Name:  | QWizard::nextId |  | Prototype:  | int QWizard::nextId() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3389-3396 |  
  |  | 4 | 2 | 
 initializePage| Name:  | QWizard::initializePage |  | Prototype:  | void QWizard::initializePage(int theid) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3325-3330 |  
  |  | 3 | 2 | 
 field| Name:  | QWizard::field |  | Prototype:  | QVariant QWizard::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:  | 2535-2547 |  
  |  | 7 | 2 | 
 event| Name:  | QWizard::event |  | Prototype:  | bool QWizard::event(QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3180-3213 |  
  |  | 5 | 2 | 
 cleanupPage| Name:  | QWizard::cleanupPage |  | Prototype:  | void QWizard::cleanupPage(int theid) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3343-3348 |  
  |  | 3 | 2 | 
 button| Name:  | QWizard::button |  | Prototype:  | QAbstractButton *QWizard::button(WizardButton which) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2824-2834 |  
  |  | 4 | 2 | 
 back| Name:  | QWizard::back |  | Prototype:  | void QWizard::back() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3123-3130 |  
  |  | 5 | 2 | 
 addPage| Name:  | QWizard::addPage |  | Prototype:  | int QWizard::addPage(QWizardPage *page) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2241-2249 |  
  |  | 6 | 2 | 
 ~QWizard| Name:  | QWizard::~QWizard |  | Prototype:  | QWizard::~QWizard() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2227-2231 |  
  |  | 2 | 1 | 
 wizardStyle| Name:  | QWizard::wizardStyle |  | Prototype:  | QWizard::WizardStyle QWizard::wizardStyle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2601-2605 |  
  |  | 2 | 1 | 
 visitedPages| Name:  | QWizard::visitedPages |  | Prototype:  | QList<int> QWizard::visitedPages() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2421-2425 |  
  |  | 2 | 1 | 
 titleFormat| Name:  | QWizard::titleFormat |  | Prototype:  | Qt::TextFormat QWizard::titleFormat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2851-2855 |  
  |  | 2 | 1 | 
 testOption| Name:  | QWizard::testOption |  | Prototype:  | bool QWizard::testOption(WizardOption option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2626-2630 |  
  |  | 2 | 1 | 
 subTitleFormat| Name:  | QWizard::subTitleFormat |  | Prototype:  | Qt::TextFormat QWizard::subTitleFormat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2872-2876 |  
  |  | 2 | 1 | 
 startId| Name:  | QWizard::startId |  | Prototype:  | int QWizard::startId() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2467-2471 |  
  |  | 2 | 1 | 
 sideWidget| Name:  | QWizard::sideWidget |  | Prototype:  | QWidget *QWizard::sideWidget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2997-3002 |  
  |  | 2 | 1 | 
 setTitleFormat| Name:  | QWizard::setTitleFormat |  | Prototype:  | void QWizard::setTitleFormat(Qt::TextFormat format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2844-2849 |  
  |  | 3 | 1 | 
 setSubTitleFormat| Name:  | QWizard::setSubTitleFormat |  | Prototype:  | void QWizard::setSubTitleFormat(Qt::TextFormat format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2865-2870 |  
  |  | 3 | 1 | 
 setPixmap| Name:  | QWizard::setPixmap |  | Prototype:  | void QWizard::setPixmap(WizardPixmap which, const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2890-2896 |  
  |  | 4 | 1 | 
 restart| Name:  | QWizard::restart |  | Prototype:  | void QWizard::restart() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3168-3175 |  
  |  | 5 | 1 | 
 resizeEvent| Name:  | QWizard::resizeEvent |  | Prototype:  | void QWizard::resizeEvent(QResizeEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3218-3235 |  
  |  | 4 | 1 | 
 pixmap| Name:  | QWizard::pixmap |  | Prototype:  | QPixmap QWizard::pixmap(WizardPixmap which) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2906-2915 |  
  |  | 3 | 1 | 
 pageIds| Name:  | QWizard::pageIds |  | Prototype:  | QList<int> QWizard::pageIds() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2431-2435 |  
  |  | 2 | 1 | 
 page| Name:  | QWizard::page |  | Prototype:  | QWizardPage *QWizard::page(int theid) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2391-2395 |  
  |  | 2 | 1 | 
 options| Name:  | QWizard::options |  | Prototype:  | QWizard::WizardOptions QWizard::options() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2674-2678 |  
  |  | 2 | 1 | 
 hasVisitedPage| Name:  | QWizard::hasVisitedPage |  | Prototype:  | bool QWizard::hasVisitedPage(int theid) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2407-2411 |  
  |  | 2 | 1 | 
 currentPage| Name:  | QWizard::currentPage |  | Prototype:  | QWizardPage *QWizard::currentPage() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2481-2485 |  
  |  | 2 | 1 | 
 currentId| Name:  | QWizard::currentId |  | Prototype:  | int QWizard::currentId() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2499-2503 |  
  |  | 2 | 1 | 
 QWizard| Name:  | QWizard::QWizard |  | Prototype:  | QWizard::QWizard(QWidget *parent, Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2213-2222 |  
  |  | 2 | 1 |