| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QXcbNativeInterfaceHandler| Name: | QXcbNativeInterfaceHandler::QXcbNativeInterfaceHandler | | Prototype: | QXcbNativeInterfaceHandler::QXcbNativeInterfaceHandler(QXcbNativeInterface *nativeInterface) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 46-50 |
| | 1 | 1 |
~QXcbNativeInterfaceHandler| Name: | QXcbNativeInterfaceHandler::~QXcbNativeInterfaceHandler | | Prototype: | QXcbNativeInterfaceHandler::~QXcbNativeInterfaceHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 51-54 |
| | 1 | 1 |
nativeResourceFunctionForBackingStore| Name: | QXcbNativeInterfaceHandler::nativeResourceFunctionForBackingStore | | Prototype: | QPlatformNativeInterface::NativeResourceForBackingStoreFunction QXcbNativeInterfaceHandler::nativeResourceFunctionForBackingStore(const QByteArray &resource) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 80-84 |
| | 2 | 1 |
nativeResourceFunctionForContext| Name: | QXcbNativeInterfaceHandler::nativeResourceFunctionForContext | | Prototype: | QPlatformNativeInterface::NativeResourceForContextFunction QXcbNativeInterfaceHandler::nativeResourceFunctionForContext(const QByteArray &resource) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 62-66 |
| | 2 | 1 |
nativeResourceFunctionForIntegration| Name: | QXcbNativeInterfaceHandler::nativeResourceFunctionForIntegration | | Prototype: | QPlatformNativeInterface::NativeResourceForIntegrationFunction QXcbNativeInterfaceHandler::nativeResourceFunctionForIntegration(const QByteArray &resource) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 56-60 |
| | 2 | 1 |
nativeResourceFunctionForScreen| Name: | QXcbNativeInterfaceHandler::nativeResourceFunctionForScreen | | Prototype: | QPlatformNativeInterface::NativeResourceForScreenFunction QXcbNativeInterfaceHandler::nativeResourceFunctionForScreen(const QByteArray &resource) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 68-72 |
| | 2 | 1 |
nativeResourceFunctionForWindow| Name: | QXcbNativeInterfaceHandler::nativeResourceFunctionForWindow | | Prototype: | QPlatformNativeInterface::NativeResourceForWindowFunction QXcbNativeInterfaceHandler::nativeResourceFunctionForWindow(const QByteArray &resource) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 74-78 |
| | 2 | 1 |
platformFunction| Name: | QXcbNativeInterfaceHandler::platformFunction | | Prototype: | QFunctionPointer QXcbNativeInterfaceHandler::platformFunction(const QByteArray &function) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 86-90 |
| | 2 | 1 |