Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QInputMethodEventName: | QInputMethodEvent::QInputMethodEvent | Prototype: | QInputMethodEvent::QInputMethodEvent() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 2074-2077 |
| | 2 | 1 |
QInputMethodEventName: | QInputMethodEvent::QInputMethodEvent | Prototype: | QInputMethodEvent::QInputMethodEvent(const QString &preeditText, const QList<Attribute> &attributes) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 2089-2093 |
| | 2 | 1 |
QInputMethodEventName: | QInputMethodEvent::QInputMethodEvent | Prototype: | QInputMethodEvent::QInputMethodEvent(const QInputMethodEvent &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 2098-2102 |
| | 2 | 1 |
setCommitStringName: | QInputMethodEvent::setCommitString | Prototype: | void QInputMethodEvent::setCommitString(const QString &commitString, int replaceFrom, int replaceLength) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 2125-2130 |
| | 3 | 1 |