| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QXcbIntegration| Name: | QXcbIntegration::~QXcbIntegration | | Prototype: | QXcbIntegration::~QXcbIntegration() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 197-201 |
| | 2 | 1 |
themeNames| Name: | QXcbIntegration::themeNames | | Prototype: | QStringList QXcbIntegration::themeNames() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 368-371 |
| | 1 | 1 |
sync| Name: | QXcbIntegration::sync | | Prototype: | void QXcbIntegration::sync() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 472-477 |
| | 2 | 2 |
services| Name: | QXcbIntegration::services | | Prototype: | QPlatformServices *QXcbIntegration::services() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 350-353 |
| | 1 | 1 |
nativeInterface| Name: | QXcbIntegration::nativeInterface | | Prototype: | QPlatformNativeInterface * QXcbIntegration::nativeInterface() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 311-314 |
| | 1 | 1 |
inputContext| Name: | QXcbIntegration::inputContext | | Prototype: | QPlatformInputContext *QXcbIntegration::inputContext() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 330-333 |
| | 1 | 1 |
fontDatabase| Name: | QXcbIntegration::fontDatabase | | Prototype: | QPlatformFontDatabase *QXcbIntegration::fontDatabase() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 306-309 |
| | 1 | 1 |
drag| Name: | QXcbIntegration::drag | | Prototype: | QPlatformDrag *QXcbIntegration::drag() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 324-327 |
| | 1 | 1 |
createPlatformTheme| Name: | QXcbIntegration::createPlatformTheme | | Prototype: | QPlatformTheme *QXcbIntegration::createPlatformTheme(const QString &name) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 373-376 |
| | 1 | 1 |
createPlatformSessionManager| Name: | QXcbIntegration::createPlatformSessionManager | | Prototype: | QPlatformSessionManager *QXcbIntegration::createPlatformSessionManager(const QString &id, const QString &key) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 466-469 |
| | 1 | 1 |
createPlatformBackingStore| Name: | QXcbIntegration::createPlatformBackingStore | | Prototype: | QPlatformBackingStore *QXcbIntegration::createPlatformBackingStore(QWindow *window) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 235-238 |
| | 1 | 1 |
createEventDispatcher| Name: | QXcbIntegration::createEventDispatcher | | Prototype: | QAbstractEventDispatcher *QXcbIntegration::createEventDispatcher() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 282-288 |
| | 4 | 2 |
clipboard| Name: | QXcbIntegration::clipboard | | Prototype: | QPlatformClipboard *QXcbIntegration::clipboard() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 317-320 |
| | 1 | 1 |
accessibility| Name: | QXcbIntegration::accessibility | | Prototype: | QPlatformAccessibility *QXcbIntegration::accessibility() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 336-347 |
| | 11 | 2 |
hasCapability| Name: | QXcbIntegration::hasCapability | | Prototype: | bool QXcbIntegration::hasCapability(QPlatformIntegration::Capability cap) const | | Coverage: | 82.353% (14/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 251-280 |
| | 10 | 12 |
createPlatformWindow| Name: | QXcbIntegration::createPlatformWindow | | Prototype: | QPlatformWindow *QXcbIntegration::createPlatformWindow(QWindow *window) const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 203-220 |
| | 18 | 3 |
initialize| Name: | QXcbIntegration::initialize | | Prototype: | void QXcbIntegration::initialize() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 290-298 |
| | 4 | 2 |
styleHint| Name: | QXcbIntegration::styleHint | | Prototype: | QVariant QXcbIntegration::styleHint(QPlatformIntegration::StyleHint hint) const | | Coverage: | 66.667% (20/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 378-417 |
| | 14 | 18 |
wmClass| Name: | QXcbIntegration::wmClass | | Prototype: | QByteArray QXcbIntegration::wmClass() const | | Coverage: | 60.714% (17/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 434-463 |
| | 19 | 8 |
createPlatformOpenGLContext| Name: | QXcbIntegration::createPlatformOpenGLContext | | Prototype: | QPlatformOpenGLContext *QXcbIntegration::createPlatformOpenGLContext(QOpenGLContext *context) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 223-232 |
| | 6 | 2 |
createPlatformOffscreenSurface| Name: | QXcbIntegration::createPlatformOffscreenSurface | | Prototype: | QPlatformOffscreenSurface *QXcbIntegration::createPlatformOffscreenSurface(QOffscreenSurface *surface) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 240-249 |
| | 6 | 2 |
QXcbIntegration| Name: | QXcbIntegration::QXcbIntegration | | Prototype: | QXcbIntegration::QXcbIntegration(const QStringList ¶meters, int &argc, char **argv) | | Coverage: | 32.308% (21/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 121-195 |
| | 47 | 15 |
queryKeyboardModifiers| Name: | QXcbIntegration::queryKeyboardModifiers | | Prototype: | Qt::KeyboardModifiers QXcbIntegration::queryKeyboardModifiers() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 355-361 |
| | 4 | 1 |
possibleKeys| Name: | QXcbIntegration::possibleKeys | | Prototype: | QList<int> QXcbIntegration::possibleKeys(const QKeyEvent *e) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 363-366 |
| | 1 | 1 |
moveToScreen| Name: | QXcbIntegration::moveToScreen | | Prototype: | void QXcbIntegration::moveToScreen(QWindow *window, int screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 300-304 |
| | 2 | 1 |
beep| Name: | QXcbIntegration::beep | | Prototype: | void QXcbIntegration::beep() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 480-490 |
| | 8 | 3 |