| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 textFromValue| Name:  | QSpinBox::textFromValue |  | Prototype:  | QString QSpinBox::textFromValue(int value) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 470-487 |  
  |  | 10 | 4 | 
 setDisplayIntegerBase| Name:  | QSpinBox::setDisplayIntegerBase |  | Prototype:  | void QSpinBox::setDisplayIntegerBase(int base) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 437-450 |  
  |  | 7 | 3 | 
 setSingleStep| Name:  | QSpinBox::setSingleStep |  | Prototype:  | void QSpinBox::setSingleStep(int value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 339-346 |  
  |  | 4 | 2 | 
 fixup| Name:  | QSpinBox::fixup |  | Prototype:  | void QSpinBox::fixup(QString &input) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 530-534 |  
  |  | 2 | 2 | 
 event| Name:  | QSpinBox::event |  | Prototype:  | bool QSpinBox::event(QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 1311-1321 |  
  |  | 4 | 2 | 
 valueFromText| Name:  | QSpinBox::valueFromText |  | Prototype:  | int QSpinBox::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:  | 504-512 |  
  |  | 5 | 1 | 
 value| Name:  | QSpinBox::value |  | Prototype:  | int QSpinBox::value() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 219-223 |  
  |  | 2 | 1 | 
 validate| Name:  | QSpinBox::validate |  | Prototype:  | QValidator::State QSpinBox::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:  | 517-524 |  
  |  | 4 | 1 | 
 suffix| Name:  | QSpinBox::suffix |  | Prototype:  | QString QSpinBox::suffix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 287-292 |  
  |  | 2 | 1 | 
 singleStep| Name:  | QSpinBox::singleStep |  | Prototype:  | int QSpinBox::singleStep() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 332-337 |  
  |  | 2 | 1 | 
 setValue| Name:  | QSpinBox::setValue |  | Prototype:  | void QSpinBox::setValue(int value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 225-229 |  
  |  | 2 | 1 | 
 setSuffix| Name:  | QSpinBox::setSuffix |  | Prototype:  | void QSpinBox::setSuffix(const QString &suffix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 294-303 |  
  |  | 5 | 1 | 
 setRange| Name:  | QSpinBox::setRange |  | Prototype:  | void QSpinBox::setRange(int minimum, int maximum) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 414-418 |  
  |  | 2 | 1 | 
 setPrefix| Name:  | QSpinBox::setPrefix |  | Prototype:  | void QSpinBox::setPrefix(const QString &prefix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 256-266 |  
  |  | 6 | 1 | 
 setMinimum| Name:  | QSpinBox::setMinimum |  | Prototype:  | void QSpinBox::setMinimum(int minimum) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 368-373 |  
  |  | 3 | 1 | 
 setMaximum| Name:  | QSpinBox::setMaximum |  | Prototype:  | void QSpinBox::setMaximum(int maximum) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 396-401 |  
  |  | 3 | 1 | 
 prefix| Name:  | QSpinBox::prefix |  | Prototype:  | QString QSpinBox::prefix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 250-254 |  
  |  | 2 | 1 | 
 minimum| Name:  | QSpinBox::minimum |  | Prototype:  | int QSpinBox::minimum() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 361-366 |  
  |  | 2 | 1 | 
 maximum| Name:  | QSpinBox::maximum |  | Prototype:  | int QSpinBox::maximum() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 389-394 |  
  |  | 2 | 1 | 
 displayIntegerBase| Name:  | QSpinBox::displayIntegerBase |  | Prototype:  | int QSpinBox::displayIntegerBase() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 431-435 |  
  |  | 2 | 1 | 
 cleanText| Name:  | QSpinBox::cleanText |  | Prototype:  | QString QSpinBox::cleanText() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 314-319 |  
  |  | 2 | 1 | 
 QSpinBox| Name:  | QSpinBox::QSpinBox |  | Prototype:  | QSpinBox::QSpinBox(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 198-203 |  
  |  | 2 | 1 |