| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QDoubleSpinBoxPrivate| Name:  | QDoubleSpinBoxPrivate::QDoubleSpinBoxPrivate |  | Prototype:  | QDoubleSpinBoxPrivate::QDoubleSpinBoxPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 1097-1107 |  
  |  | 8 | 1 | 
 emitSignals| Name:  | QDoubleSpinBoxPrivate::emitSignals |  | Prototype:  | void QDoubleSpinBoxPrivate::emitSignals(EmitPolicy ep, const QVariant &old) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 1114-1124 |  
  |  | 6 | 3 | 
 init| Name:  | QDoubleSpinBoxPrivate::init |  | Prototype:  | inline void init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 97-100 |  
  |  | 2 | 1 | 
 round| Name:  | QDoubleSpinBoxPrivate::round |  | Prototype:  | double QDoubleSpinBoxPrivate::round(double value) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 1145-1148 |  
  |  | 1 | 1 | 
 textFromValue| Name:  | QDoubleSpinBoxPrivate::textFromValue |  | Prototype:  | QString QDoubleSpinBoxPrivate::textFromValue(const QVariant &f) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 1309-1313 |  
  |  | 2 | 1 | 
 validateAndInterpret| Name:  | QDoubleSpinBoxPrivate::validateAndInterpret |  | Prototype:  | QVariant QDoubleSpinBoxPrivate::validateAndInterpret(QString &input, int &pos, QValidator::State &state) const |  | Coverage:  |   0.000% (0/132) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 1157-1302 |  
  |  | 83 | 29 | 
 valueFromText| Name:  | QDoubleSpinBoxPrivate::valueFromText |  | Prototype:  | QVariant QDoubleSpinBoxPrivate::valueFromText(const QString &f) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 1131-1135 |  
  |  | 2 | 1 |