Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
requestedName: | QPlatformInputContextFactory::requested | Prototype: | QString QPlatformInputContextFactory::requested() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | Lines: | 65-69 |
| | 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: | 56-63 |
| | 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: | 71-87 |
| | 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: | 89-92 |
| | 1 | 1 |