Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
ZoomFactorValidatorName: | 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: | 88-89 |
| | 1 | 1 |
validateName: | 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: | 91-109 |
| | 14 | 5 |
ZoomFactorValidatorName: | 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: | 86-87 |
| | 1 | 1 |