| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QPlatformIntegration::openGLModuleType| Name:  | QPlatformIntegration::openGLModuleType |  | Prototype:  | QOpenGLContext::OpenGLModuleType QPlatformIntegration::openGLModuleType() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 597-601 |  
  |  | 2 | 1 | 
 QPlatformIntegration::possibleKeys| Name:  | QPlatformIntegration::possibleKeys |  | Prototype:  | QList<int> QPlatformIntegration::possibleKeys(const QKeyEvent *) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 438-441 |  
  |  | 1 | 1 | 
 QPlatformIntegration::queryKeyboardModifiers| Name:  | QPlatformIntegration::queryKeyboardModifiers |  | Prototype:  | Qt::KeyboardModifiers QPlatformIntegration::queryKeyboardModifiers() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 424-427 |  
  |  | 1 | 1 | 
 QPlatformIntegration::services| Name:  | QPlatformIntegration::services |  | Prototype:  | QPlatformServices *QPlatformIntegration::services() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 117-120 |  
  |  | 1 | 1 | 
 QPlatformIntegration::setApplicationIcon| Name:  | QPlatformIntegration::setApplicationIcon |  | Prototype:  | void QPlatformIntegration::setApplicationIcon(const QIcon &icon) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 611-614 |  
  |  | 1 | 1 | 
 QPlatformIntegration::themeNames| Name:  | QPlatformIntegration::themeNames |  | Prototype:  | QStringList QPlatformIntegration::themeNames() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 519-522 |  
  |  | 1 | 1 | 
 QPlatformIntegrationPlugin::QPlatformIntegrationPlugin| Name:  | QPlatformIntegrationPlugin::QPlatformIntegrationPlugin |  | Prototype:  | QPlatformIntegrationPlugin::QPlatformIntegrationPlugin(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.cpp |  | Lines:  | 44-47 |  
  |  | 2 | 1 | 
 QPlatformIntegrationPlugin::create| Name:  | QPlatformIntegrationPlugin::create |  | Prototype:  | QPlatformIntegration *QPlatformIntegrationPlugin::create(const QString &key, const QStringList ¶mList) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.cpp |  | Lines:  | 53-58 |  
  |  | 3 | 1 | 
 QPlatformIntegrationPlugin::create| Name:  | QPlatformIntegrationPlugin::create |  | Prototype:  | QPlatformIntegration *QPlatformIntegrationPlugin::create(const QString &key, const QStringList ¶mList, int &argc, char **argv) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.cpp |  | Lines:  | 60-65 |  
  |  | 3 | 1 | 
 QPlatformMenu::createMenuItem| Name:  | QPlatformMenu::createMenuItem |  | Prototype:  | QPlatformMenuItem *QPlatformMenu::createMenuItem() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformmenu.cpp |  | Lines:  | 48-51 |  
  |  | 1 | 1 | 
 QPlatformMenu::createSubMenu| Name:  | QPlatformMenu::createSubMenu |  | Prototype:  | QPlatformMenu *QPlatformMenu::createSubMenu() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformmenu.cpp |  | Lines:  | 53-56 |  
  |  | 1 | 1 | 
 QPlatformMessageDialogHelper::options| Name:  | QPlatformMessageDialogHelper::options |  | Prototype:  | const QSharedPointer<QMessageDialogOptions> &QPlatformMessageDialogHelper::options() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 876-879 |  
  |  | 1 | 1 | 
 QPlatformMessageDialogHelper::setOptions| Name:  | QPlatformMessageDialogHelper::setOptions |  | Prototype:  | void QPlatformMessageDialogHelper::setOptions(const QSharedPointer<QMessageDialogOptions> &options) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 881-884 |  
  |  | 1 | 1 | 
 QPlatformNativeInterface::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:  | 82-87 |  
  |  | 3 | 1 | 
 QPlatformNativeInterface::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:  | 75-80 |  
  |  | 3 | 1 | 
 QPlatformNativeInterface::nativeResourceForCursor| Name:  | QPlatformNativeInterface::nativeResourceForCursor |  | Prototype:  | void *QPlatformNativeInterface::nativeResourceForCursor(const QByteArray &resource, const QCursor &cursor) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp |  | Lines:  | 90-95 |  
  |  | 3 | 1 | 
 QPlatformNativeInterface::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:  | 55-59 |  
  |  | 2 | 1 | 
 QPlatformNativeInterface::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:  | 61-66 |  
  |  | 3 | 1 | 
 QPlatformNativeInterface::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:  | 68-73 |  
  |  | 3 | 1 | 
 QPlatformNativeInterface::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:  | 122-126 |  
  |  | 2 | 1 | 
 QPlatformNativeInterface::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:  | 104-108 |  
  |  | 2 | 1 | 
 QPlatformNativeInterface::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:  | 98-102 |  
  |  | 2 | 1 | 
 QPlatformNativeInterface::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:  | 110-114 |  
  |  | 2 | 1 | 
 QPlatformNativeInterface::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:  | 116-120 |  
  |  | 2 | 1 | 
 QPlatformNativeInterface::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:  | 128-132 |  
  |  | 2 | 1 | 
 QPlatformNativeInterface::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:  | 169-174 |  
  |  | 3 | 1 | 
 QPlatformNativeInterface::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:  | 137-141 |  
  |  | 2 | 1 | 
 QPlatformNativeInterface::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:  | 148-153 |  
  |  | 3 | 1 | 
 QPlatformNativeInterface::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:  | 158-164 |  
  |  | 4 | 1 | 
 QPlatformOffscreenSurface::QPlatformOffscreenSurface| Name:  | QPlatformOffscreenSurface::QPlatformOffscreenSurface |  | Prototype:  | QPlatformOffscreenSurface::QPlatformOffscreenSurface(QOffscreenSurface *offscreenSurface) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp |  | Lines:  | 52-56 |  
  |  | 2 | 1 | 
 QPlatformOffscreenSurface::format| Name:  | QPlatformOffscreenSurface::format |  | Prototype:  | QSurfaceFormat QPlatformOffscreenSurface::format() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp |  | Lines:  | 78-81 |  
  |  | 1 | 1 | 
 QPlatformOffscreenSurface::isValid| Name:  | QPlatformOffscreenSurface::isValid |  | Prototype:  | bool QPlatformOffscreenSurface::isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp |  | Lines:  | 86-89 |  
  |  | 1 | 1 | 
 QPlatformOffscreenSurface::offscreenSurface| Name:  | QPlatformOffscreenSurface::offscreenSurface |  | Prototype:  | QOffscreenSurface *QPlatformOffscreenSurface::offscreenSurface() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp |  | Lines:  | 62-65 |  
  |  | 1 | 1 | 
 QPlatformOffscreenSurface::screen| Name:  | QPlatformOffscreenSurface::screen |  | Prototype:  | QPlatformScreen *QPlatformOffscreenSurface::screen() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp |  | Lines:  | 70-73 |  
  |  | 1 | 1 | 
 QPlatformOpenGLContext::QPlatformOpenGLContext| Name:  | QPlatformOpenGLContext::QPlatformOpenGLContext |  | Prototype:  | QPlatformOpenGLContext::QPlatformOpenGLContext() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp |  | Lines:  | 89-92 |  
  |  | 2 | 1 | 
 QPlatformOpenGLContext::context| Name:  | QPlatformOpenGLContext::context |  | Prototype:  | QOpenGLContext *QPlatformOpenGLContext::context() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp |  | Lines:  | 118-122 |  
  |  | 2 | 1 | 
 QPlatformOpenGLContext::defaultFramebufferObject| Name:  | QPlatformOpenGLContext::defaultFramebufferObject |  | Prototype:  | GLuint QPlatformOpenGLContext::defaultFramebufferObject(QPlatformSurface *) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp |  | Lines:  | 113-116 |  
  |  | 1 | 1 | 
 QPlatformOpenGLContext::parseOpenGLVersion::[lambda]| Name:  | QPlatformOpenGLContext::parseOpenGLVersion::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp |  | Lines:  | 135-135 |  
  |  | 0 | 1 | 
 QPlatformOpenGLContext::setContext| Name:  | QPlatformOpenGLContext::setContext |  | Prototype:  | void QPlatformOpenGLContext::setContext(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp |  | Lines:  | 124-128 |  
  |  | 2 | 1 | 
 QPlatformOpenGLContextPrivate::QPlatformOpenGLContextPrivate| Name:  | QPlatformOpenGLContextPrivate::QPlatformOpenGLContextPrivate |  | Prototype:  | QPlatformOpenGLContextPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp |  | Lines:  | 84-84 |  
  |  | 1 | 1 | 
 QPlatformPixmap::QPlatformPixmap| Name:  | QPlatformPixmap::QPlatformPixmap |  | Prototype:  | QPlatformPixmap::QPlatformPixmap(PixelType pixelType, int objectId) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp |  | Lines:  | 67-79 |  
  |  | 2 | 1 | 
 QPlatformPixmap::buffer| Name:  | QPlatformPixmap::buffer |  | Prototype:  | QImage* QPlatformPixmap::buffer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp |  | Lines:  | 187-190 |  
  |  | 1 | 1 | 
 QPlatformPixmap::copy| Name:  | QPlatformPixmap::copy |  | Prototype:  | void QPlatformPixmap::copy(const QPlatformPixmap *data, const QRect &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp |  | Lines:  | 150-153 |  
  |  | 1 | 1 | 
 QPlatformPixmap::create| Name:  | QPlatformPixmap::create |  | Prototype:  | QPlatformPixmap *QPlatformPixmap::create(int w, int h, PixelType type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp |  | Lines:  | 59-64 |  
  |  | 3 | 1 | 
 QPlatformPixmap::createCompatiblePlatformPixmap| Name:  | QPlatformPixmap::createCompatiblePlatformPixmap |  | Prototype:  | QPlatformPixmap *QPlatformPixmap::createCompatiblePlatformPixmap() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp |  | Lines:  | 95-99 |  
  |  | 2 | 1 | 
 QPlatformPixmap::fromImageReader| Name:  | QPlatformPixmap::fromImageReader |  | Prototype:  | void QPlatformPixmap::fromImageReader(QImageReader *imageReader, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp |  | Lines:  | 121-126 |  
  |  | 2 | 1 | 
 QPlatformPixmap::scroll| Name:  | QPlatformPixmap::scroll |  | Prototype:  | bool QPlatformPixmap::scroll(int dx, int dy, const QRect &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp |  | Lines:  | 155-161 |  
  |  | 4 | 1 | 
 QPlatformPixmap::setDetachNumber| Name:  | QPlatformPixmap::setDetachNumber |  | Prototype:  | void QPlatformPixmap::setDetachNumber(int detNo) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp |  | Lines:  | 174-177 |  
  |  | 1 | 1 | 
 QPlatformPixmap::setSerialNumber| Name:  | QPlatformPixmap::setSerialNumber |  | Prototype:  | void QPlatformPixmap::setSerialNumber(int serNo) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp |  | Lines:  | 169-172 |  
  |  | 1 | 1 | 
 QPlatformPixmap::transformed| Name:  | QPlatformPixmap::transformed |  | Prototype:  | QPixmap QPlatformPixmap::transformed(const QTransform &matrix, Qt::TransformationMode mode) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp |  | Lines:  | 163-167 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::QPlatformPrintDevice| Name:  | QPlatformPrintDevice::QPlatformPrintDevice |  | Prototype:  | QPlatformPrintDevice::QPlatformPrintDevice() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 51-66 |  
  |  | 2 | 1 | 
 QPlatformPrintDevice::QPlatformPrintDevice| Name:  | QPlatformPrintDevice::QPlatformPrintDevice |  | Prototype:  | QPlatformPrintDevice::QPlatformPrintDevice(const QString &id) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 68-84 |  
  |  | 2 | 1 | 
 QPlatformPrintDevice::createPageSize| Name:  | QPlatformPrintDevice::createPageSize |  | Prototype:  | QPageSize QPlatformPrintDevice::createPageSize(const QString &key, const QSize &size, const QString &localizedName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 382-385 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::createPageSize| Name:  | QPlatformPrintDevice::createPageSize |  | Prototype:  | QPageSize QPlatformPrintDevice::createPageSize(int windowsId, const QSize &size, const QString &localizedName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 387-390 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::defaultColorMode| Name:  | QPlatformPrintDevice::defaultColorMode |  | Prototype:  | QPrint::ColorMode QPlatformPrintDevice::defaultColorMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 357-360 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::defaultDuplexMode| Name:  | QPlatformPrintDevice::defaultDuplexMode |  | Prototype:  | QPrint::DuplexMode QPlatformPrintDevice::defaultDuplexMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 341-344 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::defaultInputSlot::[lambda]| Name:  | QPlatformPrintDevice::defaultInputSlot::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 304-304 |  
  |  | 0 | 1 | 
 QPlatformPrintDevice::defaultOutputBin::[lambda]| Name:  | QPlatformPrintDevice::defaultOutputBin::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 324-324 |  
  |  | 0 | 1 | 
 QPlatformPrintDevice::defaultPageSize| Name:  | QPlatformPrintDevice::defaultPageSize |  | Prototype:  | QPageSize QPlatformPrintDevice::defaultPageSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 159-162 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::defaultResolution| Name:  | QPlatformPrintDevice::defaultResolution |  | Prototype:  | int QPlatformPrintDevice::defaultResolution() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 285-288 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::id| Name:  | QPlatformPrintDevice::id |  | Prototype:  | QString QPlatformPrintDevice::id() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 90-93 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::isDefault| Name:  | QPlatformPrintDevice::isDefault |  | Prototype:  | bool QPlatformPrintDevice::isDefault() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 115-118 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::isRemote| Name:  | QPlatformPrintDevice::isRemote |  | Prototype:  | bool QPlatformPrintDevice::isRemote() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 120-123 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::isValid| Name:  | QPlatformPrintDevice::isValid |  | Prototype:  | bool QPlatformPrintDevice::isValid() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 110-113 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::location| Name:  | QPlatformPrintDevice::location |  | Prototype:  | QString QPlatformPrintDevice::location() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 100-103 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::makeAndModel| Name:  | QPlatformPrintDevice::makeAndModel |  | Prototype:  | QString QPlatformPrintDevice::makeAndModel() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 105-108 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::maximumPhysicalPageSize| Name:  | QPlatformPrintDevice::maximumPhysicalPageSize |  | Prototype:  | QSize QPlatformPrintDevice::maximumPhysicalPageSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 266-269 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::minimumPhysicalPageSize| Name:  | QPlatformPrintDevice::minimumPhysicalPageSize |  | Prototype:  | QSize QPlatformPrintDevice::minimumPhysicalPageSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 261-264 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::name| Name:  | QPlatformPrintDevice::name |  | Prototype:  | QString QPlatformPrintDevice::name() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 95-98 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::printableMargins| Name:  | QPlatformPrintDevice::printableMargins |  | Prototype:  | QMarginsF QPlatformPrintDevice::printableMargins(const QPageSize &pageSize, QPageLayout::Orientation orientation, int resolution) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 271-279 |  
  |  | 4 | 1 | 
 QPlatformPrintDevice::state| Name:  | QPlatformPrintDevice::state |  | Prototype:  | QPrint::DeviceState QPlatformPrintDevice::state() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 140-143 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::supportsCollateCopies| Name:  | QPlatformPrintDevice::supportsCollateCopies |  | Prototype:  | bool QPlatformPrintDevice::supportsCollateCopies() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 150-153 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::supportsCustomPageSizes| Name:  | QPlatformPrintDevice::supportsCustomPageSizes |  | Prototype:  | bool QPlatformPrintDevice::supportsCustomPageSizes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 256-259 |  
  |  | 1 | 1 | 
 QPlatformPrintDevice::supportsMultipleCopies| Name:  | QPlatformPrintDevice::supportsMultipleCopies |  | Prototype:  | bool QPlatformPrintDevice::supportsMultipleCopies() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 145-148 |  
  |  | 1 | 1 | 
 QPlatformPrinterSupport::availablePrintDeviceIds| Name:  | QPlatformPrinterSupport::availablePrintDeviceIds |  | Prototype:  | QStringList QPlatformPrinterSupport::availablePrintDeviceIds() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp |  | Lines:  | 97-100 |  
  |  | 1 | 1 | 
 QPlatformPrinterSupport::createDefaultPrintDevice| Name:  | QPlatformPrinterSupport::createDefaultPrintDevice |  | Prototype:  | QPrintDevice QPlatformPrinterSupport::createDefaultPrintDevice() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp |  | Lines:  | 92-95 |  
  |  | 1 | 1 | 
 QPlatformPrinterSupport::createNativePrintEngine| Name:  | QPlatformPrinterSupport::createNativePrintEngine |  | Prototype:  | QPrintEngine *QPlatformPrinterSupport::createNativePrintEngine(QPrinter::PrinterMode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp |  | Lines:  | 71-74 |  
  |  | 1 | 1 | 
 QPlatformPrinterSupport::createPageSize| Name:  | QPlatformPrinterSupport::createPageSize |  | Prototype:  | QPageSize QPlatformPrinterSupport::createPageSize(const QString &id, QSize size, const QString &localizedName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp |  | Lines:  | 107-113 |  
  |  | 4 | 1 | 
 QPlatformPrinterSupport::createPaintEngine| Name:  | QPlatformPrinterSupport::createPaintEngine |  | Prototype:  | QPaintEngine *QPlatformPrinterSupport::createPaintEngine(QPrintEngine *, QPrinter::PrinterMode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp |  | Lines:  | 76-79 |  
  |  | 1 | 1 | 
 QPlatformPrinterSupport::createPrintDevice| Name:  | QPlatformPrinterSupport::createPrintDevice |  | Prototype:  | QPrintDevice QPlatformPrinterSupport::createPrintDevice(QPlatformPrintDevice *device) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp |  | Lines:  | 81-84 |  
  |  | 1 | 1 | 
 QPlatformPrinterSupport::createPrintDevice| Name:  | QPlatformPrinterSupport::createPrintDevice |  | Prototype:  | QPrintDevice QPlatformPrinterSupport::createPrintDevice(const QString &id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp |  | Lines:  | 86-90 |  
  |  | 2 | 1 | 
 QPlatformPrinterSupport::defaultPrintDeviceId| Name:  | QPlatformPrinterSupport::defaultPrintDeviceId |  | Prototype:  | QString QPlatformPrinterSupport::defaultPrintDeviceId() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp |  | Lines:  | 102-105 |  
  |  | 1 | 1 | 
 QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPlugin| Name:  | QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPlugin |  | Prototype:  | QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPlugin(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp |  | Lines:  | 51-54 |  
  |  | 2 | 1 | 
 QPlatformScreen::QPlatformScreen| Name:  | QPlatformScreen::QPlatformScreen |  | Prototype:  | QPlatformScreen::QPlatformScreen() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 53-58 |  
  |  | 2 | 1 | 
 QPlatformScreen::cursor| Name:  | QPlatformScreen::cursor |  | Prototype:  | QPlatformCursor *QPlatformScreen::cursor() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 322-325 |  
  |  | 1 | 1 | 
 QPlatformScreen::deviceIndependentGeometry| Name:  | QPlatformScreen::deviceIndependentGeometry |  | Prototype:  | QRect QPlatformScreen::deviceIndependentGeometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 445-450 |  
  |  | 3 | 1 | 
 QPlatformScreen::devicePixelRatio| Name:  | QPlatformScreen::devicePixelRatio |  | Prototype:  | qreal QPlatformScreen::devicePixelRatio() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 192-195 |  
  |  | 1 | 1 | 
 QPlatformScreen::grabWindow| Name:  | QPlatformScreen::grabWindow |  | Prototype:  | QPixmap QPlatformScreen::grabWindow(WId window, int x, int y, int width, int height) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 78-86 |  
  |  | 6 | 1 | 
 QPlatformScreen::logicalDpi| Name:  | QPlatformScreen::logicalDpi |  | Prototype:  | QDpi QPlatformScreen::logicalDpi() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 174-181 |  
  |  | 4 | 1 | 
 QPlatformScreen::nativeOrientation| Name:  | QPlatformScreen::nativeOrientation |  | Prototype:  | Qt::ScreenOrientation QPlatformScreen::nativeOrientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 233-236 |  
  |  | 1 | 1 | 
 QPlatformScreen::orientation| Name:  | QPlatformScreen::orientation |  | Prototype:  | Qt::ScreenOrientation QPlatformScreen::orientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 245-248 |  
  |  | 1 | 1 | 
 QPlatformScreen::physicalSize| Name:  | QPlatformScreen::physicalSize |  | Prototype:  | QSizeF QPlatformScreen::physicalSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 156-160 |  
  |  | 1 | 1 | 
 QPlatformScreen::pixelDensity| Name:  | QPlatformScreen::pixelDensity |  | Prototype:  | qreal QPlatformScreen::pixelDensity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 210-213 |  
  |  | 1 | 1 | 
 QPlatformScreen::powerState| Name:  | QPlatformScreen::powerState |  | Prototype:  | QPlatformScreen::PowerState QPlatformScreen::powerState() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 484-487 |  
  |  | 1 | 1 | 
 QPlatformScreen::refreshRate| Name:  | QPlatformScreen::refreshRate |  | Prototype:  | qreal QPlatformScreen::refreshRate() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 221-224 |  
  |  | 1 | 1 | 
 QPlatformScreen::screen| Name:  | QPlatformScreen::screen |  | Prototype:  | QScreen *QPlatformScreen::screen() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 138-142 |  
  |  | 2 | 1 | 
 QPlatformScreen::setOrientationUpdateMask| Name:  | QPlatformScreen::setOrientationUpdateMask |  | Prototype:  | void QPlatformScreen::setOrientationUpdateMask(Qt::ScreenOrientations mask) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 268-271 |  
  |  | 1 | 1 | 
 QPlatformScreen::setPowerState| Name:  | QPlatformScreen::setPowerState |  | Prototype:  | void QPlatformScreen::setPowerState(PowerState state) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 492-495 |  
  |  | 1 | 1 | 
 QPlatformScreen::virtualSiblings| Name:  | QPlatformScreen::virtualSiblings |  | Prototype:  | QList<QPlatformScreen *> QPlatformScreen::virtualSiblings() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 131-136 |  
  |  | 3 | 1 | 
 QPlatformServices::desktopEnvironment| Name:  | QPlatformServices::desktopEnvironment |  | Prototype:  | QByteArray QPlatformServices::desktopEnvironment() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformservices.cpp |  | Lines:  | 83-86 |  
  |  | 1 | 1 |