Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QInputControlName: | QInputControl::QInputControl | Prototype: | QInputControl::QInputControl(Type type, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qinputcontrol.cpp | Lines: | 39-43 |
| | 2 | 1 |
QInputControlName: | QInputControl::QInputControl | Prototype: | QInputControl::QInputControl(Type type, QObjectPrivate &dd, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qinputcontrol.cpp | Lines: | 45-49 |
| | 2 | 1 |
isAcceptableInputName: | QInputControl::isAcceptableInput | Prototype: | bool QInputControl::isAcceptableInput(const QKeyEvent *event) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qinputcontrol.cpp | Lines: | 51-80 |
| | 16 | 7 |