| 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:  | 229-234 |  
  |  | 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:  | 256-256 |  
  |  | 1 | 1 | 
 operator==| Name:  | QWizardLayoutInfo::operator== |  | Prototype:  | bool QWizardLayoutInfo::operator==(const QWizardLayoutInfo &other) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 259-279 |  
  |  | 18 | 1 |