| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 ZoomFactorValidator| Name:  | ZoomFactorValidator::ZoomFactorValidator |  | Prototype:  | ZoomFactorValidator(QObject* parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 80-81 |  
  |  | 1 | 1 | 
 ZoomFactorValidator| Name:  | ZoomFactorValidator::ZoomFactorValidator |  | Prototype:  | ZoomFactorValidator(qreal bottom, qreal top, int decimals, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 82-83 |  
  |  | 1 | 1 | 
 validate| Name:  | ZoomFactorValidator::validate |  | Prototype:  | State validate(QString &input, int &pos) const override |  | Coverage:  |  31.579% (6/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 85-103 |  
  |  | 14 | 5 |