| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
create| Name: | 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 |
requested| Name: | 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 |
keys| Name: | 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 |
create| Name: | 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 |