Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
validateAndInterpretName: | QSpinBoxPrivate::validateAndInterpret | Prototype: | QVariant QSpinBoxPrivate::validateAndInterpret(QString &input, int &pos, QValidator::State &state) const | Coverage: | 0.000% (0/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 1019-1083 |
| | 38 | 11 |
emitSignalsName: | QSpinBoxPrivate::emitSignals | Prototype: | void QSpinBoxPrivate::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: | 978-988 |
| | 6 | 3 |
QSpinBoxPrivateName: | QSpinBoxPrivate::QSpinBoxPrivate | Prototype: | QSpinBoxPrivate::QSpinBoxPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 963-971 |
| | 6 | 1 |
initName: | QSpinBoxPrivate::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: | 67-71 |
| | 3 | 1 |
valueFromTextName: | QSpinBoxPrivate::valueFromText | Prototype: | QVariant QSpinBoxPrivate::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: | 1005-1010 |
| | 2 | 1 |
textFromValueName: | QSpinBoxPrivate::textFromValue | Prototype: | QString QSpinBoxPrivate::textFromValue(const QVariant &value) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 995-999 |
| | 2 | 1 |