Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
valueFromTextName: | 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 |
validateAndInterpretName: | 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 |
textFromValueName: | 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 |
roundName: | 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 |
initName: | 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 |
emitSignalsName: | 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 |
QDoubleSpinBoxPrivateName: | 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 |