Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
uintValueName: | QUIntSpinBox::uintValue | Prototype: | uint uintValue() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 89-92 |
| | 1 | 1 |
setUIntValueName: | QUIntSpinBox::setUIntValue | Prototype: | void setUIntValue(uint value_) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 94-97 |
| | 1 | 1 |
QUIntSpinBoxName: | QUIntSpinBox::QUIntSpinBox | Prototype: | explicit QUIntSpinBox(QWidget *parent = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 83-87 |
| | 1 | 1 |