| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 setRange| Name:  | QDoubleValidator::setRange |  | Prototype:  | void QDoubleValidator::setRange(double minimum, double maximum, int decimals) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 709-731 |  
  |  | 15 | 5 | 
 validate| Name:  | QDoubleValidator::validate |  | Prototype:  | QValidator::State QDoubleValidator::validate(QString & input, int &) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 644-659 |  
  |  | 8 | 3 | 
 setNotation| Name:  | QDoubleValidator::setNotation |  | Prototype:  | void QDoubleValidator::setNotation(Notation newNotation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 786-794 |  
  |  | 5 | 2 | 
 QDoubleValidator| Name:  | QDoubleValidator::QDoubleValidator |  | Prototype:  | QDoubleValidator::QDoubleValidator(QObject * parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 584-590 |  
  |  | 3 | 1 | 
 QDoubleValidator| Name:  | QDoubleValidator::QDoubleValidator |  | Prototype:  | QDoubleValidator::QDoubleValidator(double bottom, double top, int decimals, QObject * parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 599-606 |  
  |  | 3 | 1 | 
 notation| Name:  | QDoubleValidator::notation |  | Prototype:  | QDoubleValidator::Notation QDoubleValidator::notation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 796-800 |  
  |  | 2 | 1 | 
 setTop| Name:  | QDoubleValidator::setTop |  | Prototype:  | void QDoubleValidator::setTop(double top) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 757-760 |  
  |  | 1 | 1 | 
 setDecimals| Name:  | QDoubleValidator::setDecimals |  | Prototype:  | void QDoubleValidator::setDecimals(int decimals) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 771-774 |  
  |  | 1 | 1 | 
 setBottom| Name:  | QDoubleValidator::setBottom |  | Prototype:  | void QDoubleValidator::setBottom(double bottom) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 742-745 |  
  |  | 1 | 1 |