Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
requestedName: | QPlatformInputContextFactory::requested | Prototype: | QString QPlatformInputContextFactory::requested() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | Lines: | 59-63 |
| | 2 | 1 |
keysName: | QPlatformInputContextFactory::keys | Prototype: | QStringList QPlatformInputContextFactory::keys() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | Lines: | 50-57 |
| | 1 | 1 |
createName: | QPlatformInputContextFactory::create | Prototype: | QPlatformInputContext *QPlatformInputContextFactory::create(const QString& key) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | Lines: | 65-81 |
| | 9 | 3 |
createName: | QPlatformInputContextFactory::create | Prototype: | QPlatformInputContext *QPlatformInputContextFactory::create() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | Lines: | 83-86 |
| | 1 | 1 |