| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
valueFromText| Name: | QDoubleSpinBox::valueFromText | | Prototype: | double QDoubleSpinBox::valueFromText(const QString &text) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 925-933 |
| | 5 | 1 |
value| Name: | QDoubleSpinBox::value | | Prototype: | double QDoubleSpinBox::value() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 643-648 |
| | 2 | 1 |
validate| Name: | QDoubleSpinBox::validate | | Prototype: | QValidator::State QDoubleSpinBox::validate(QString &text, int &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 938-945 |
| | 4 | 1 |
textFromValue| Name: | QDoubleSpinBox::textFromValue | | Prototype: | QString QDoubleSpinBox::textFromValue(double value) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 903-911 |
| | 5 | 2 |
suffix| Name: | QDoubleSpinBox::suffix | | Prototype: | QString QDoubleSpinBox::suffix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 709-714 |
| | 2 | 1 |
singleStep| Name: | QDoubleSpinBox::singleStep | | Prototype: | double QDoubleSpinBox::singleStep() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 752-757 |
| | 2 | 1 |
setValue| Name: | QDoubleSpinBox::setValue | | Prototype: | void QDoubleSpinBox::setValue(double value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 650-655 |
| | 3 | 1 |
setSuffix| Name: | QDoubleSpinBox::setSuffix | | Prototype: | void QDoubleSpinBox::setSuffix(const QString &suffix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 716-725 |
| | 5 | 1 |
setSingleStep| Name: | QDoubleSpinBox::setSingleStep | | Prototype: | void QDoubleSpinBox::setSingleStep(double value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 759-767 |
| | 4 | 2 |
setRange| Name: | QDoubleSpinBox::setRange | | Prototype: | void QDoubleSpinBox::setRange(double minimum, double maximum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 845-851 |
| | 4 | 1 |
setPrefix| Name: | QDoubleSpinBox::setPrefix | | Prototype: | void QDoubleSpinBox::setPrefix(const QString &prefix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 682-688 |
| | 3 | 1 |
setMinimum| Name: | QDoubleSpinBox::setMinimum | | Prototype: | void QDoubleSpinBox::setMinimum(double minimum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 792-798 |
| | 4 | 1 |
setMaximum| Name: | QDoubleSpinBox::setMaximum | | Prototype: | void QDoubleSpinBox::setMaximum(double maximum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 823-829 |
| | 4 | 1 |
setDecimals| Name: | QDoubleSpinBox::setDecimals | | Prototype: | void QDoubleSpinBox::setDecimals(int decimals) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 875-882 |
| | 4 | 1 |
prefix| Name: | QDoubleSpinBox::prefix | | Prototype: | QString QDoubleSpinBox::prefix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 675-680 |
| | 2 | 1 |
minimum| Name: | QDoubleSpinBox::minimum | | Prototype: | double QDoubleSpinBox::minimum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 785-790 |
| | 2 | 1 |
maximum| Name: | QDoubleSpinBox::maximum | | Prototype: | double QDoubleSpinBox::maximum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 816-821 |
| | 2 | 1 |
fixup| Name: | QDoubleSpinBox::fixup | | Prototype: | void QDoubleSpinBox::fixup(QString &input) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 951-954 |
| | 1 | 1 |
decimals| Name: | QDoubleSpinBox::decimals | | Prototype: | int QDoubleSpinBox::decimals() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 868-873 |
| | 2 | 1 |
cleanText| Name: | QDoubleSpinBox::cleanText | | Prototype: | QString QDoubleSpinBox::cleanText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 736-741 |
| | 2 | 1 |
QDoubleSpinBox| Name: | QDoubleSpinBox::QDoubleSpinBox | | Prototype: | QDoubleSpinBox::QDoubleSpinBox(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 618-623 |
| | 2 | 1 |