| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QWizardLayoutInfo| Name: | QWizardLayoutInfo::QWizardLayoutInfo | | Prototype: | inline QWizardLayoutInfo() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 235-240 |
| | 1 | 1 |
operator!=| Name: | QWizardLayoutInfo::operator!= | | Prototype: | inline bool operator!=(const QWizardLayoutInfo &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 262-262 |
| | 1 | 1 |
operator==| Name: | QWizardLayoutInfo::operator== | | Prototype: | bool QWizardLayoutInfo::operator==(const QWizardLayoutInfo &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 265-285 |
| | 18 | 1 |