| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QPlainTextEdit::mousePressEvent| Name:  | QPlainTextEdit::mousePressEvent |  | Prototype:  | void QPlainTextEdit::mousePressEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2035-2043 |  
  |  | 2 | 1 | 
 QPlainTextEdit::moveCursor| Name:  | QPlainTextEdit::moveCursor |  | Prototype:  | void QPlainTextEdit::moveCursor(QTextCursor::MoveOperation operation, QTextCursor::MoveMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2680-2684 |  
  |  | 2 | 1 | 
 QPlainTextEdit::overwriteMode| Name:  | QPlainTextEdit::overwriteMode |  | Prototype:  | bool QPlainTextEdit::overwriteMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2444-2448 |  
  |  | 2 | 1 | 
 QPlainTextEdit::paste| Name:  | QPlainTextEdit::paste |  | Prototype:  | void QPlainTextEdit::paste() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1480-1484 |  
  |  | 2 | 1 | 
 QPlainTextEdit::placeholderText| Name:  | QPlainTextEdit::placeholderText |  | Prototype:  | QString QPlainTextEdit::placeholderText() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1349-1353 |  
  |  | 2 | 1 | 
 QPlainTextEdit::print| Name:  | QPlainTextEdit::print |  | Prototype:  | void QPlainTextEdit::print(QPagedPaintDevice *printer) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2703-2707 |  
  |  | 2 | 1 | 
 QPlainTextEdit::redo| Name:  | QPlainTextEdit::redo |  | Prototype:  | void QPlainTextEdit::redo() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1421-1425 |  
  |  | 2 | 1 | 
 QPlainTextEdit::scrollContentsBy| Name:  | QPlainTextEdit::scrollContentsBy |  | Prototype:  | void QPlainTextEdit::scrollContentsBy(int dx, int ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2183-2187 |  
  |  | 2 | 1 | 
 QPlainTextEdit::selectAll| Name:  | QPlainTextEdit::selectAll |  | Prototype:  | void QPlainTextEdit::selectAll() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1508-1512 |  
  |  | 2 | 1 | 
 QPlainTextEdit::setCurrentCharFormat| Name:  | QPlainTextEdit::setCurrentCharFormat |  | Prototype:  | void QPlainTextEdit::setCurrentCharFormat(const QTextCharFormat &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2639-2643 |  
  |  | 2 | 1 | 
 QPlainTextEdit::setCursorWidth| Name:  | QPlainTextEdit::setCursorWidth |  | Prototype:  | void QPlainTextEdit::setCursorWidth(int width) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2490-2494 |  
  |  | 2 | 1 | 
 QPlainTextEdit::setExtraSelections| Name:  | QPlainTextEdit::setExtraSelections |  | Prototype:  | void QPlainTextEdit::setExtraSelections(const QList<QTextEdit::ExtraSelection> &selections) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2506-2510 |  
  |  | 2 | 1 | 
 QPlainTextEdit::setOverwriteMode| Name:  | QPlainTextEdit::setOverwriteMode |  | Prototype:  | void QPlainTextEdit::setOverwriteMode(bool overwrite) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2450-2454 |  
  |  | 2 | 1 | 
 QPlainTextEdit::setPlainText| Name:  | QPlainTextEdit::setPlainText |  | Prototype:  | void QPlainTextEdit::setPlainText(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1628-1632 |  
  |  | 2 | 1 | 
 QPlainTextEdit::setTabChangesFocus| Name:  | QPlainTextEdit::setTabChangesFocus |  | Prototype:  | void QPlainTextEdit::setTabChangesFocus(bool b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2725-2729 |  
  |  | 2 | 1 | 
 QPlainTextEdit::setTextInteractionFlags| Name:  | QPlainTextEdit::setTextInteractionFlags |  | Prototype:  | void QPlainTextEdit::setTextInteractionFlags(Qt::TextInteractionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2607-2611 |  
  |  | 2 | 1 | 
 QPlainTextEdit::tabChangesFocus| Name:  | QPlainTextEdit::tabChangesFocus |  | Prototype:  | bool QPlainTextEdit::tabChangesFocus() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2719-2723 |  
  |  | 2 | 1 | 
 QPlainTextEdit::tabStopWidth| Name:  | QPlainTextEdit::tabStopWidth |  | Prototype:  | int QPlainTextEdit::tabStopWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2463-2467 |  
  |  | 2 | 1 | 
 QPlainTextEdit::textCursor| Name:  | QPlainTextEdit::textCursor |  | Prototype:  | QTextCursor QPlainTextEdit::textCursor() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1380-1384 |  
  |  | 2 | 1 | 
 QPlainTextEdit::textInteractionFlags| Name:  | QPlainTextEdit::textInteractionFlags |  | Prototype:  | Qt::TextInteractionFlags QPlainTextEdit::textInteractionFlags() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2613-2617 |  
  |  | 2 | 1 | 
 QPlainTextEdit::undo| Name:  | QPlainTextEdit::undo |  | Prototype:  | void QPlainTextEdit::undo() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1415-1419 |  
  |  | 2 | 1 | 
 QPlainTextEdit::wordWrapMode| Name:  | QPlainTextEdit::wordWrapMode |  | Prototype:  | QTextOption::WrapMode QPlainTextEdit::wordWrapMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2775-2779 |  
  |  | 2 | 1 | 
 QPlatformAccessibility::QPlatformAccessibility| Name:  | QPlatformAccessibility::QPlatformAccessibility |  | Prototype:  | QPlatformAccessibility::QPlatformAccessibility() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp |  | Lines:  | 71-74 |  
  |  | 2 | 1 | 
 QPlatformAccessibility::setActive| Name:  | QPlatformAccessibility::setActive |  | Prototype:  | void QPlatformAccessibility::setActive(bool active) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp |  | Lines:  | 136-140 |  
  |  | 2 | 1 | 
 QPlatformBackingStore::QPlatformBackingStore| Name:  | QPlatformBackingStore::QPlatformBackingStore |  | Prototype:  | QPlatformBackingStore::QPlatformBackingStore(QWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 604-607 |  
  |  | 2 | 1 | 
 QPlatformBackingStorePrivate::QPlatformBackingStorePrivate| Name:  | QPlatformBackingStorePrivate::QPlatformBackingStorePrivate |  | Prototype:  | QPlatformBackingStorePrivate(QWindow *w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 78-85 |  
  |  | 2 | 1 | 
 QPlatformClipboard::emitChanged| Name:  | QPlatformClipboard::emitChanged |  | Prototype:  | void QPlatformClipboard::emitChanged(QClipboard::Mode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp |  | Lines:  | 122-126 |  
  |  | 2 | 2 | 
 QPlatformClipboard::mimeData| Name:  | QPlatformClipboard::mimeData |  | Prototype:  | QMimeData *QPlatformClipboard::mimeData(QClipboard::Mode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp |  | Lines:  | 95-100 |  
  |  | 2 | 1 | 
 QPlatformClipboard::ownsMode| Name:  | QPlatformClipboard::ownsMode |  | Prototype:  | bool QPlatformClipboard::ownsMode(QClipboard::Mode mode) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp |  | Lines:  | 116-120 |  
  |  | 2 | 1 | 
 QPlatformDialogHelper::QPlatformDialogHelper| Name:  | QPlatformDialogHelper::QPlatformDialogHelper |  | Prototype:  | QPlatformDialogHelper::QPlatformDialogHelper() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 127-131 |  
  |  | 2 | 1 | 
 QPlatformDialogHelper::defaultStyleHint| Name:  | QPlatformDialogHelper::defaultStyleHint |  | Prototype:  | QVariant QPlatformDialogHelper::defaultStyleHint(QPlatformDialogHelper::StyleHint hint) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 142-146 |  
  |  | 2 | 1 | 
 QPlatformDrag::QPlatformDrag| Name:  | QPlatformDrag::QPlatformDrag |  | Prototype:  | QPlatformDrag::QPlatformDrag() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp |  | Lines:  | 97-99 |  
  |  | 2 | 1 | 
 QPlatformDragQtResponse::QPlatformDragQtResponse| Name:  | QPlatformDragQtResponse::QPlatformDragQtResponse |  | Prototype:  | QPlatformDragQtResponse::QPlatformDragQtResponse(bool accepted, Qt::DropAction acceptedAction, QRect answerRect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp |  | Lines:  | 70-74 |  
  |  | 2 | 1 | 
 QPlatformDropQtResponse::QPlatformDropQtResponse| Name:  | QPlatformDropQtResponse::QPlatformDropQtResponse |  | Prototype:  | QPlatformDropQtResponse::QPlatformDropQtResponse(bool accepted, Qt::DropAction acceptedAction) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp |  | Lines:  | 54-58 |  
  |  | 2 | 1 | 
 QPlatformFontDatabase::isPrivateFontFamily| Name:  | QPlatformFontDatabase::isPrivateFontFamily |  | Prototype:  | bool QPlatformFontDatabase::isPrivateFontFamily(const QString &family) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 410-414 |  
  |  | 2 | 1 | 
 QPlatformFontDatabase::releaseHandle| Name:  | QPlatformFontDatabase::releaseHandle |  | Prototype:  | void QPlatformFontDatabase::releaseHandle(void *handle) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 386-390 |  
  |  | 2 | 1 | 
 QPlatformGraphicsBuffer::QPlatformGraphicsBuffer| Name:  | QPlatformGraphicsBuffer::QPlatformGraphicsBuffer |  | Prototype:  | QPlatformGraphicsBuffer::QPlatformGraphicsBuffer(const QSize &size, const QPixelFormat &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp |  | Lines:  | 98-102 |  
  |  | 2 | 1 | 
 QPlatformGraphicsBuffer::bindToTexture| Name:  | QPlatformGraphicsBuffer::bindToTexture |  | Prototype:  | bool QPlatformGraphicsBuffer::bindToTexture(const QRect &rect) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp |  | Lines:  | 127-131 |  
  |  | 2 | 1 | 
 QPlatformGraphicsBuffer::byteCount| Name:  | QPlatformGraphicsBuffer::byteCount |  | Prototype:  | int QPlatformGraphicsBuffer::byteCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp |  | Lines:  | 236-240 |  
  |  | 2 | 1 | 
 QPlatformInputContext::QPlatformInputContext| Name:  | QPlatformInputContext::QPlatformInputContext |  | Prototype:  | QPlatformInputContext::QPlatformInputContext() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp |  | Lines:  | 82-85 |  
  |  | 2 | 1 | 
 QPlatformInputContext::filterEvent| Name:  | QPlatformInputContext::filterEvent |  | Prototype:  | bool QPlatformInputContext::filterEvent(const QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp |  | Lines:  | 152-156 |  
  |  | 2 | 1 | 
 QPlatformInputContext::hasCapability| Name:  | QPlatformInputContext::hasCapability |  | Prototype:  | bool QPlatformInputContext::hasCapability(Capability capability) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp |  | Lines:  | 107-111 |  
  |  | 2 | 1 | 
 QPlatformInputContextFactory::requested| Name:  | QPlatformInputContextFactory::requested |  | Prototype:  | QString QPlatformInputContextFactory::requested() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp |  | Lines:  | 65-69 |  
  |  | 2 | 1 | 
 QPlatformInputContextPlugin::QPlatformInputContextPlugin| Name:  | QPlatformInputContextPlugin::QPlatformInputContextPlugin |  | Prototype:  | QPlatformInputContextPlugin::QPlatformInputContextPlugin(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin.cpp |  | Lines:  | 44-47 |  
  |  | 2 | 1 | 
 QPlatformIntegration::createImagePaintEngine| Name:  | QPlatformIntegration::createImagePaintEngine |  | Prototype:  | QPaintEngine *QPlatformIntegration::createImagePaintEngine(QPaintDevice *paintDevice) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 314-318 |  
  |  | 2 | 1 | 
 QPlatformIntegration::createPlatformOffscreenSurface| Name:  | QPlatformIntegration::createPlatformOffscreenSurface |  | Prototype:  | QPlatformOffscreenSurface *QPlatformIntegration::createPlatformOffscreenSurface(QOffscreenSurface *surface) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 535-539 |  
  |  | 2 | 1 | 
 QPlatformIntegration::createPlatformTheme| Name:  | QPlatformIntegration::createPlatformTheme |  | Prototype:  | class QPlatformTheme *QPlatformIntegration::createPlatformTheme(const QString &name) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 524-528 |  
  |  | 2 | 1 | 
 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 | 
 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 | 
 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::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::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 | 
 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 | 
 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::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 | 
 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::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 | 
 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 | 
 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 | 
 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::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 | 
 QPlatformSessionManager::QPlatformSessionManager| Name:  | QPlatformSessionManager::QPlatformSessionManager |  | Prototype:  | QPlatformSessionManager::QPlatformSessionManager(const QString &id, const QString &key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp |  | Lines:  | 50-55 |  
  |  | 2 | 1 | 
 QPlatformSessionManager::setManagerProperty| Name:  | QPlatformSessionManager::setManagerProperty |  | Prototype:  | void QPlatformSessionManager::setManagerProperty(const QString &name, const QString &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp |  | Lines:  | 119-123 |  
  |  | 2 | 1 | 
 QPlatformSessionManager::setManagerProperty| Name:  | QPlatformSessionManager::setManagerProperty |  | Prototype:  | void QPlatformSessionManager::setManagerProperty(const QString &name, const QStringList &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp |  | Lines:  | 125-129 |  
  |  | 2 | 1 | 
 QPlatformSurface::QPlatformSurface| Name:  | QPlatformSurface::QPlatformSurface |  | Prototype:  | QPlatformSurface::QPlatformSurface(QSurface *surface) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsurface.cpp |  | Lines:  | 63-65 |  
  |  | 2 | 1 | 
 QPlatformSurfaceEvent::QPlatformSurfaceEvent| Name:  | QPlatformSurfaceEvent::QPlatformSurfaceEvent |  | Prototype:  | QPlatformSurfaceEvent::QPlatformSurfaceEvent(SurfaceEventType surfaceEventType) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 1576-1580 |  
  |  | 2 | 1 | 
 QPlatformTextureList::QPlatformTextureList| Name:  | QPlatformTextureList::QPlatformTextureList |  | Prototype:  | QPlatformTextureList::QPlatformTextureList(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 137-140 |  
  |  | 2 | 1 | 
 QPlatformTextureList::clear| Name:  | QPlatformTextureList::clear |  | Prototype:  | void QPlatformTextureList::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 210-214 |  
  |  | 2 | 1 | 
 QPlatformTextureList::clipRect| Name:  | QPlatformTextureList::clipRect |  | Prototype:  | QRect QPlatformTextureList::clipRect(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 176-180 |  
  |  | 2 | 1 | 
 QPlatformTextureList::count| Name:  | QPlatformTextureList::count |  | Prototype:  | int QPlatformTextureList::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 146-150 |  
  |  | 2 | 1 | 
 QPlatformTextureList::flags| Name:  | QPlatformTextureList::flags |  | Prototype:  | QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 164-168 |  
  |  | 2 | 1 | 
 QPlatformTextureList::geometry| Name:  | QPlatformTextureList::geometry |  | Prototype:  | QRect QPlatformTextureList::geometry(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 170-174 |  
  |  | 2 | 1 | 
 QPlatformTextureList::isLocked| Name:  | QPlatformTextureList::isLocked |  | Prototype:  | bool QPlatformTextureList::isLocked() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 191-195 |  
  |  | 2 | 1 | 
 QPlatformTextureList::source| Name:  | QPlatformTextureList::source |  | Prototype:  | void *QPlatformTextureList::source(int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 158-162 |  
  |  | 2 | 1 | 
 QPlatformTextureList::textureId| Name:  | QPlatformTextureList::textureId |  | Prototype:  | GLuint QPlatformTextureList::textureId(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 152-156 |  
  |  | 2 | 1 | 
 QPlatformTextureListPrivate::QPlatformTextureListPrivate| Name:  | QPlatformTextureListPrivate::QPlatformTextureListPrivate |  | Prototype:  | QPlatformTextureListPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 128-131 |  
  |  | 2 | 1 | 
 QPlatformTextureListWatcher::QPlatformTextureListWatcher| Name:  | QPlatformTextureListWatcher::QPlatformTextureListWatcher |  | Prototype:  | QPlatformTextureListWatcher::QPlatformTextureListWatcher(QWidgetBackingStore *backingStore) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 1055-1058 |  
  |  | 2 | 1 | 
 QPlatformTextureListWatcher::watch| Name:  | QPlatformTextureListWatcher::watch |  | Prototype:  | void QPlatformTextureListWatcher::watch(QPlatformTextureList *textureList) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 1060-1064 |  
  |  | 2 | 1 | 
 QPlatformTheme::createPlatformDialogHelper| Name:  | QPlatformTheme::createPlatformDialogHelper |  | Prototype:  | QPlatformDialogHelper *QPlatformTheme::createPlatformDialogHelper(DialogType type) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 384-388 |  
  |  | 2 | 1 | 
 QPlatformTheme::font| Name:  | QPlatformTheme::font |  | Prototype:  | const QFont *QPlatformTheme::font(Font type) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 401-405 |  
  |  | 2 | 1 | 
 QPlatformTheme::usePlatformNativeDialog| Name:  | QPlatformTheme::usePlatformNativeDialog |  | Prototype:  | bool QPlatformTheme::usePlatformNativeDialog(DialogType type) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 378-382 |  
  |  | 2 | 1 | 
 QPlatformThemePlugin::QPlatformThemePlugin| Name:  | QPlatformThemePlugin::QPlatformThemePlugin |  | Prototype:  | QPlatformThemePlugin::QPlatformThemePlugin(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.cpp |  | Lines:  | 53-56 |  
  |  | 2 | 1 | 
 QPlatformThemePrivate::initializeSystemPalette| Name:  | QPlatformThemePrivate::initializeSystemPalette |  | Prototype:  | void QPlatformThemePrivate::initializeSystemPalette() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 357-361 |  
  |  | 2 | 1 | 
 QPlatformWindow::QPlatformWindow| Name:  | QPlatformWindow::QPlatformWindow |  | Prototype:  | QPlatformWindow::QPlatformWindow(QWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 58-64 |  
  |  | 2 | 1 | 
 QPlatformWindow::geometry| Name:  | QPlatformWindow::geometry |  | Prototype:  | QRect QPlatformWindow::geometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 126-130 |  
  |  | 2 | 1 | 
 QPlatformWindow::isEmbedded| Name:  | QPlatformWindow::isEmbedded |  | Prototype:  | bool QPlatformWindow::isEmbedded(const QPlatformWindow *parentWindow) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 201-205 |  
  |  | 2 | 1 | 
 QPlatformWindow::screen| Name:  | QPlatformWindow::screen |  | Prototype:  | QPlatformScreen *QPlatformWindow::screen() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 93-97 |  
  |  | 2 | 1 | 
 QPlatformWindow::setGeometry| Name:  | QPlatformWindow::setGeometry |  | Prototype:  | void QPlatformWindow::setGeometry(const QRect &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 117-121 |  
  |  | 2 | 1 | 
 QPlatformWindow::setMask| Name:  | QPlatformWindow::setMask |  | Prototype:  | void QPlatformWindow::setMask(const QRegion ®ion) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 329-333 |  
  |  | 2 | 1 | 
 QPlatformWindow::setOpacity| Name:  | QPlatformWindow::setOpacity |  | Prototype:  | void QPlatformWindow::setOpacity(qreal level) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 319-323 |  
  |  | 2 | 1 | 
 QPlatformWindow::setParent| Name:  | QPlatformWindow::setParent |  | Prototype:  | void QPlatformWindow::setParent(const QPlatformWindow *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 272-276 |  
  |  | 2 | 1 |