| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 nativeResourceForBackingStore| Name:  | QPlatformNativeInterface::nativeResourceForBackingStore |  | Prototype:  | void * QPlatformNativeInterface::nativeResourceForBackingStore(const QByteArray &resource, QBackingStore *backingStore) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 76-81 |  
  |  | 3 | 1 | 
 nativeResourceForContext| Name:  | QPlatformNativeInterface::nativeResourceForContext |  | Prototype:  | void *QPlatformNativeInterface::nativeResourceForContext(const QByteArray &resource, QOpenGLContext *context) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 69-74 |  
  |  | 3 | 1 | 
 nativeResourceForIntegration| Name:  | QPlatformNativeInterface::nativeResourceForIntegration |  | Prototype:  | void *QPlatformNativeInterface::nativeResourceForIntegration(const QByteArray &resource) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 49-53 |  
  |  | 2 | 1 | 
 nativeResourceForScreen| Name:  | QPlatformNativeInterface::nativeResourceForScreen |  | Prototype:  | void *QPlatformNativeInterface::nativeResourceForScreen(const QByteArray &resource, QScreen *screen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 55-60 |  
  |  | 3 | 1 | 
 nativeResourceForWindow| Name:  | QPlatformNativeInterface::nativeResourceForWindow |  | Prototype:  | void *QPlatformNativeInterface::nativeResourceForWindow(const QByteArray &resource, QWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 62-67 |  
  |  | 3 | 1 | 
 nativeResourceFunctionForBackingStore| Name:  | QPlatformNativeInterface::nativeResourceFunctionForBackingStore |  | Prototype:  | QPlatformNativeInterface::NativeResourceForBackingStoreFunction QPlatformNativeInterface::nativeResourceFunctionForBackingStore(const QByteArray &resource) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 107-111 |  
  |  | 2 | 1 | 
 nativeResourceFunctionForContext| Name:  | QPlatformNativeInterface::nativeResourceFunctionForContext |  | Prototype:  | QPlatformNativeInterface::NativeResourceForContextFunction QPlatformNativeInterface::nativeResourceFunctionForContext(const QByteArray &resource) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 89-93 |  
  |  | 2 | 1 | 
 nativeResourceFunctionForIntegration| Name:  | QPlatformNativeInterface::nativeResourceFunctionForIntegration |  | Prototype:  | QPlatformNativeInterface::NativeResourceForIntegrationFunction QPlatformNativeInterface::nativeResourceFunctionForIntegration(const QByteArray &resource) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 83-87 |  
  |  | 2 | 1 | 
 nativeResourceFunctionForScreen| Name:  | QPlatformNativeInterface::nativeResourceFunctionForScreen |  | Prototype:  | QPlatformNativeInterface::NativeResourceForScreenFunction QPlatformNativeInterface::nativeResourceFunctionForScreen(const QByteArray &resource) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 95-99 |  
  |  | 2 | 1 | 
 nativeResourceFunctionForWindow| Name:  | QPlatformNativeInterface::nativeResourceFunctionForWindow |  | Prototype:  | QPlatformNativeInterface::NativeResourceForWindowFunction QPlatformNativeInterface::nativeResourceFunctionForWindow(const QByteArray &resource) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 101-105 |  
  |  | 2 | 1 | 
 platformFunction| Name:  | QPlatformNativeInterface::platformFunction |  | Prototype:  | QFunctionPointer QPlatformNativeInterface::platformFunction(const QByteArray &function) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 113-117 |  
  |  | 2 | 1 | 
 setWindowProperty| Name:  | QPlatformNativeInterface::setWindowProperty |  | Prototype:  | void QPlatformNativeInterface::setWindowProperty(QPlatformWindow *window, const QString &name, const QVariant &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 154-159 |  
  |  | 3 | 1 | 
 windowProperties| Name:  | QPlatformNativeInterface::windowProperties |  | Prototype:  | QVariantMap QPlatformNativeInterface::windowProperties(QPlatformWindow *window) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 122-126 |  
  |  | 2 | 1 | 
 windowProperty| Name:  | QPlatformNativeInterface::windowProperty |  | Prototype:  | QVariant QPlatformNativeInterface::windowProperty(QPlatformWindow *window, const QString &name) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 133-138 |  
  |  | 3 | 1 | 
 windowProperty| Name:  | QPlatformNativeInterface::windowProperty |  | Prototype:  | QVariant QPlatformNativeInterface::windowProperty(QPlatformWindow *window, const QString &name, const QVariant &defaultValue) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 143-149 |  
  |  | 4 | 1 |