| 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:  | 2311-2375 |  
  |  | 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:  | 2255-2301 |  
  |  | 27 | 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:  | 2640-2666 |  
  |  | 18 | 5 | 
 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:  | 2751-2776 |  
  |  | 15 | 6 | 
 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:  | 2788-2811 |  
  |  | 14 | 4 | 
 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:  | 3133-3154 |  
  |  | 13 | 6 | 
 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:  | 2441-2459 |  
  |  | 12 | 4 | 
 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:  | 3014-3036 |  
  |  | 11 | 4 | 
 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:  | 2555-2593 |  
  |  | 9 | 2 | 
 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:  | 2506-2520 |  
  |  | 9 | 3 | 
 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:  | 2716-2731 |  
  |  | 9 | 4 | 
 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:  | 3234-3257 |  
  |  | 8 | 3 | 
 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:  | 2529-2541 |  
  |  | 7 | 2 | 
 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:  | 2936-2947 |  
  |  | 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:  | 2691-2702 |  
  |  | 6 | 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:  | 3288-3299 |  
  |  | 6 | 3 | 
 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:  | 2235-2243 |  
  |  | 6 | 2 | 
 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:  | 3001-3009 |  
  |  | 5 | 3 | 
 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:  | 2973-2982 |  
  |  | 5 | 2 | 
 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:  | 3162-3169 |  
  |  | 5 | 1 | 
 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:  | 3174-3207 |  
  |  | 5 | 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:  | 3117-3124 |  
  |  | 5 | 2 | 
 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:  | 3360-3367 |  
  |  | 4 | 2 | 
 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:  | 2884-2890 |  
  |  | 4 | 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:  | 3212-3229 |  
  |  | 4 | 1 | 
 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:  | 3383-3390 |  
  |  | 4 | 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:  | 2818-2828 |  
  |  | 4 | 2 | 
 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:  | 2838-2843 |  
  |  | 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:  | 2859-2864 |  
  |  | 3 | 1 | 
 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:  | 2607-2612 |  
  |  | 3 | 2 | 
 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:  | 2900-2909 |  
  |  | 3 | 1 | 
 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:  | 3319-3324 |  
  |  | 3 | 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:  | 3337-3342 |  
  |  | 3 | 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:  | 2221-2225 |  
  |  | 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:  | 2595-2599 |  
  |  | 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:  | 2415-2419 |  
  |  | 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:  | 2845-2849 |  
  |  | 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:  | 2620-2624 |  
  |  | 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:  | 2866-2870 |  
  |  | 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:  | 2461-2465 |  
  |  | 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:  | 2991-2996 |  
  |  | 2 | 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:  | 2425-2429 |  
  |  | 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:  | 2385-2389 |  
  |  | 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:  | 2668-2672 |  
  |  | 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:  | 2401-2405 |  
  |  | 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:  | 2475-2479 |  
  |  | 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:  | 2493-2497 |  
  |  | 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:  | 2207-2216 |  
  |  | 2 | 1 |