| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QEasingCurveFunction::QEasingCurveFunction| Name:  | QEasingCurveFunction::QEasingCurveFunction |  | Prototype:  | QEasingCurveFunction(QEasingCurve::Type type, qreal period = 0.3, qreal amplitude = 1.0, qreal overshoot = 1.70158) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 357-360 |  
  |  | 1 | 1 | 
 QEasingCurve::~QEasingCurve| Name:  | QEasingCurve::~QEasingCurve |  | Prototype:  | QEasingCurve::~QEasingCurve() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1079-1082 |  
  |  | 1 | 1 | 
 QEasingCurve::type| Name:  | QEasingCurve::type |  | Prototype:  | QEasingCurve::Type QEasingCurve::type() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1319-1322 |  
  |  | 1 | 1 | 
 QEasingCurve::toCubicSpline| Name:  | QEasingCurve::toCubicSpline |  | Prototype:  | QVector<QPointF> QEasingCurve::toCubicSpline() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1311-1314 |  
  |  | 1 | 1 | 
 QEasingCurve::period| Name:  | QEasingCurve::period |  | Prototype:  | qreal QEasingCurve::period() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1167-1170 |  
  |  | 1 | 1 | 
 QEasingCurve::overshoot| Name:  | QEasingCurve::overshoot |  | Prototype:  | qreal QEasingCurve::overshoot() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1191-1194 |  
  |  | 1 | 1 | 
 QEasingCurve::customType| Name:  | QEasingCurve::customType |  | Prototype:  | QEasingCurve::EasingFunction QEasingCurve::customType() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1403-1406 |  
  |  | 1 | 1 | 
 QEasingCurve::amplitude| Name:  | QEasingCurve::amplitude |  | Prototype:  | qreal QEasingCurve::amplitude() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1143-1146 |  
  |  | 1 | 1 | 
 QEasingCurve::QEasingCurve| Name:  | QEasingCurve::QEasingCurve |  | Prototype:  | QEasingCurve::QEasingCurve(Type type) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1060-1064 |  
  |  | 1 | 1 | 
 QEasingCurve::QEasingCurve| Name:  | QEasingCurve::QEasingCurve |  | Prototype:  | QEasingCurve::QEasingCurve(const QEasingCurve &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1069-1073 |  
  |  | 3 | 1 | 
 QEGLPlatformContext::format| Name:  | QEGLPlatformContext::format |  | Prototype:  | QSurfaceFormat QEGLPlatformContext::format() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp |  | Lines:  | 457-460 |  
  |  | 1 | 1 | 
 QEGLPlatformContext::eglDisplay| Name:  | QEGLPlatformContext::eglDisplay |  | Prototype:  | EGLDisplay QEGLPlatformContext::eglDisplay() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp |  | Lines:  | 467-470 |  
  |  | 1 | 1 | 
 QEGLPlatformContext::eglContext| Name:  | QEGLPlatformContext::eglContext |  | Prototype:  | EGLContext QEGLPlatformContext::eglContext() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp |  | Lines:  | 462-465 |  
  |  | 1 | 1 | 
 QEGLPlatformContext::eglConfig| Name:  | QEGLPlatformContext::eglConfig |  | Prototype:  | EGLConfig QEGLPlatformContext::eglConfig() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp |  | Lines:  | 472-475 |  
  |  | 1 | 1 | 
 QEGLPlatformContext::destroyTemporaryOffscreenSurface| Name:  | QEGLPlatformContext::destroyTemporaryOffscreenSurface |  | Prototype:  | void QEGLPlatformContext::destroyTemporaryOffscreenSurface(EGLSurface surface) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp |  | Lines:  | 282-285 |  
  |  | 1 | 1 | 
 QEGLPlatformContext::createTemporaryOffscreenSurface| Name:  | QEGLPlatformContext::createTemporaryOffscreenSurface |  | Prototype:  | EGLSurface QEGLPlatformContext::createTemporaryOffscreenSurface() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp |  | Lines:  | 264-280 |  
  |  | 8 | 1 | 
 QEGLDeviceIntegration::wlDisplay| Name:  | QEGLDeviceIntegration::wlDisplay |  | Prototype:  | void *QEGLDeviceIntegration::wlDisplay() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 343-346 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::usesDefaultScreen| Name:  | QEGLDeviceIntegration::usesDefaultScreen |  | Prototype:  | bool QEGLDeviceIntegration::usesDefaultScreen() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 182-185 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::surfaceType| Name:  | QEGLDeviceIntegration::surfaceType |  | Prototype:  | EGLint QEGLDeviceIntegration::surfaceType() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 253-256 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::supportsSurfacelessContexts| Name:  | QEGLDeviceIntegration::supportsSurfacelessContexts |  | Prototype:  | bool QEGLDeviceIntegration::supportsSurfacelessContexts() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 338-341 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::supportsPBuffers| Name:  | QEGLDeviceIntegration::supportsPBuffers |  | Prototype:  | bool QEGLDeviceIntegration::supportsPBuffers() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 333-336 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::screenSize| Name:  | QEGLDeviceIntegration::screenSize |  | Prototype:  | QSize QEGLDeviceIntegration::screenSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 206-209 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::screenFormat| Name:  | QEGLDeviceIntegration::screenFormat |  | Prototype:  | QImage::Format QEGLDeviceIntegration::screenFormat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 243-246 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::screenDepth| Name:  | QEGLDeviceIntegration::screenDepth |  | Prototype:  | int QEGLDeviceIntegration::screenDepth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 238-241 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::refreshRate| Name:  | QEGLDeviceIntegration::refreshRate |  | Prototype:  | qreal QEGLDeviceIntegration::refreshRate() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 248-251 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::presentBuffer| Name:  | QEGLDeviceIntegration::presentBuffer |  | Prototype:  | void QEGLDeviceIntegration::presentBuffer(QPlatformSurface *surface) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 328-331 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::platformDisplay| Name:  | QEGLDeviceIntegration::platformDisplay |  | Prototype:  | EGLNativeDisplayType QEGLDeviceIntegration::platformDisplay() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 172-175 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::pixelDensity| Name:  | QEGLDeviceIntegration::pixelDensity |  | Prototype:  | qreal QEGLDeviceIntegration::pixelDensity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 223-226 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::physicalScreenSize| Name:  | QEGLDeviceIntegration::physicalScreenSize |  | Prototype:  | QSizeF QEGLDeviceIntegration::physicalScreenSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 201-204 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::orientation| Name:  | QEGLDeviceIntegration::orientation |  | Prototype:  | Qt::ScreenOrientation QEGLDeviceIntegration::orientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 233-236 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::nativeOrientation| Name:  | QEGLDeviceIntegration::nativeOrientation |  | Prototype:  | Qt::ScreenOrientation QEGLDeviceIntegration::nativeOrientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 228-231 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::hasCapability| Name:  | QEGLDeviceIntegration::hasCapability |  | Prototype:  | bool QEGLDeviceIntegration::hasCapability(QPlatformIntegration::Capability cap) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 303-307 |  
  |  | 2 | 1 | 
 QEGLDeviceIntegration::filterConfig| Name:  | QEGLDeviceIntegration::filterConfig |  | Prototype:  | bool QEGLDeviceIntegration::filterConfig(EGLDisplay, EGLConfig) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 272-275 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::fbDeviceName::[lambda]| Name:  | QEGLDeviceIntegration::fbDeviceName::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 126-126 |  
  |  | 0 | 1 | 
 QEGLDeviceIntegration::destroyNativeWindow| Name:  | QEGLDeviceIntegration::destroyNativeWindow |  | Prototype:  | void QEGLDeviceIntegration::destroyNativeWindow(EGLNativeWindowType window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 298-301 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::createWindow| Name:  | QEGLDeviceIntegration::createWindow |  | Prototype:  | QEglFSWindow *QEGLDeviceIntegration::createWindow(QWindow *window) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 277-280 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::createNativeWindow| Name:  | QEGLDeviceIntegration::createNativeWindow |  | Prototype:  | EGLNativeWindowType QEGLDeviceIntegration::createNativeWindow(QPlatformWindow *platformWindow, const QSize &size, const QSurfaceFormat &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 282-290 |  
  |  | 4 | 1 | 
 QEGLDeviceIntegration::createNativeOffscreenWindow| Name:  | QEGLDeviceIntegration::createNativeOffscreenWindow |  | Prototype:  | EGLNativeWindowType QEGLDeviceIntegration::createNativeOffscreenWindow(const QSurfaceFormat &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 292-296 |  
  |  | 2 | 1 | 
 QEGLDeviceIntegration::createDisplay| Name:  | QEGLDeviceIntegration::createDisplay |  | Prototype:  | EGLDisplay QEGLDeviceIntegration::createDisplay(EGLNativeDisplayType nativeDisplay) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 177-180 |  
  |  | 1 | 1 | 
 QEGLDeviceIntegration::createCursor| Name:  | QEGLDeviceIntegration::createCursor |  | Prototype:  | QPlatformCursor *QEGLDeviceIntegration::createCursor(QPlatformScreen *screen) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 309-312 |  
  |  | 1 | 1 | 
 QDynamicPropertyChangeEvent::QDynamicPropertyChangeEvent| Name:  | QDynamicPropertyChangeEvent::QDynamicPropertyChangeEvent |  | Prototype:  | QDynamicPropertyChangeEvent::QDynamicPropertyChangeEvent(const QByteArray &name) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 610-613 |  
  |  | 2 | 1 | 
 QDynamicFileResourceRoot::type| Name:  | QDynamicFileResourceRoot::type |  | Prototype:  | ResourceRootType type() const override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 969-969 |  
  |  | 1 | 1 | 
 QDynamicFileResourceRoot::mappingFile| Name:  | QDynamicFileResourceRoot::mappingFile |  | Prototype:  | QString mappingFile() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 968-968 |  
  |  | 1 | 1 | 
 QDynamicFileResourceRoot::QDynamicFileResourceRoot| Name:  | QDynamicFileResourceRoot::QDynamicFileResourceRoot |  | Prototype:  | inline QDynamicFileResourceRoot(const QString &_root) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 955-955 |  
  |  | 1 | 1 | 
 QDynamicBufferResourceRoot::type| Name:  | QDynamicBufferResourceRoot::type |  | Prototype:  | ResourceRootType type() const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 883-883 |  
  |  | 1 | 1 | 
 QDynamicBufferResourceRoot::mappingRoot| Name:  | QDynamicBufferResourceRoot::mappingRoot |  | Prototype:  | QString mappingRoot() const override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 882-882 |  
  |  | 1 | 1 | 
 QDynamicBufferResourceRoot::mappingBuffer| Name:  | QDynamicBufferResourceRoot::mappingBuffer |  | Prototype:  | inline const uchar *mappingBuffer() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 881-881 |  
  |  | 1 | 1 | 
 QDynamicBufferResourceRoot::QDynamicBufferResourceRoot| Name:  | QDynamicBufferResourceRoot::QDynamicBufferResourceRoot |  | Prototype:  | inline QDynamicBufferResourceRoot(const QString &_root) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 879-879 |  
  |  | 1 | 1 | 
 QDropEvent::QDropEvent| Name:  | QDropEvent::QDropEvent |  | Prototype:  | QDropEvent::QDropEvent(const QPointF& pos, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2944-2953 |  
  |  | 3 | 1 | 
 QDragMoveEvent::QDragMoveEvent| Name:  | QDragMoveEvent::QDragMoveEvent |  | Prototype:  | QDragMoveEvent::QDragMoveEvent(const QPoint& pos, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2832-2836 |  
  |  | 1 | 1 | 
 QDragManager::~QDragManager| Name:  | QDragManager::~QDragManager |  | Prototype:  | QDragManager::~QDragManager() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 85-88 |  
  |  | 1 | 1 | 
 QDragManager::currentTarget| Name:  | QDragManager::currentTarget |  | Prototype:  | QObject *QDragManager::currentTarget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 116-119 |  
  |  | 1 | 1 | 
 QDragLeaveEvent::QDragLeaveEvent| Name:  | QDragLeaveEvent::QDragLeaveEvent |  | Prototype:  | QDragLeaveEvent::QDragLeaveEvent() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3153-3155 |  
  |  | 1 | 1 | 
 QDragEnterEvent::QDragEnterEvent| Name:  | QDragEnterEvent::QDragEnterEvent |  | Prototype:  | QDragEnterEvent::QDragEnterEvent(const QPoint& point, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3094-3097 |  
  |  | 1 | 1 | 
 QDrag::~QDrag| Name:  | QDrag::~QDrag |  | Prototype:  | QDrag::~QDrag() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp |  | Lines:  | 128-132 |  
  |  | 2 | 1 | 
 QDrag::target| Name:  | QDrag::target |  | Prototype:  | QObject *QDrag::target() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp |  | Lines:  | 215-219 |  
  |  | 2 | 1 | 
 QDrag::supportedActions| Name:  | QDrag::supportedActions |  | Prototype:  | Qt::DropActions QDrag::supportedActions() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp |  | Lines:  | 373-377 |  
  |  | 2 | 1 | 
 QDrag::source| Name:  | QDrag::source |  | Prototype:  | QObject *QDrag::source() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp |  | Lines:  | 205-209 |  
  |  | 2 | 1 | 
 QDrag::setPixmap| Name:  | QDrag::setPixmap |  | Prototype:  | void QDrag::setPixmap(const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp |  | Lines:  | 162-166 |  
  |  | 2 | 1 | 
 QDrag::setHotSpot| Name:  | QDrag::setHotSpot |  | Prototype:  | void QDrag::setHotSpot(const QPoint& hotspot) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp |  | Lines:  | 185-189 |  
  |  | 2 | 1 | 
 QDrag::pixmap| Name:  | QDrag::pixmap |  | Prototype:  | QPixmap QDrag::pixmap() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp |  | Lines:  | 171-175 |  
  |  | 2 | 1 | 
 QDrag::mimeData| Name:  | QDrag::mimeData |  | Prototype:  | QMimeData *QDrag::mimeData() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp |  | Lines:  | 151-155 |  
  |  | 2 | 1 | 
 QDrag::hotSpot| Name:  | QDrag::hotSpot |  | Prototype:  | QPoint QDrag::hotSpot() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp |  | Lines:  | 195-199 |  
  |  | 2 | 1 | 
 QDrag::exec| Name:  | QDrag::exec |  | Prototype:  | Qt::DropAction QDrag::exec(Qt::DropActions supportedActions) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp |  | Lines:  | 238-241 |  
  |  | 1 | 1 | 
 QDrag::defaultAction| Name:  | QDrag::defaultAction |  | Prototype:  | Qt::DropAction QDrag::defaultAction() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp |  | Lines:  | 385-389 |  
  |  | 2 | 1 | 
 QDrag::QDrag| Name:  | QDrag::QDrag |  | Prototype:  | QDrag::QDrag(QObject *dragSource) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp |  | Lines:  | 112-123 |  
  |  | 8 | 1 | 
 QDoubleValidatorPrivate::QDoubleValidatorPrivate| Name:  | QDoubleValidatorPrivate::QDoubleValidatorPrivate |  | Prototype:  | QDoubleValidatorPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 535-539 |  
  |  | 2 | 1 | 
 QDoubleValidator::setTop| Name:  | QDoubleValidator::setTop |  | Prototype:  | void QDoubleValidator::setTop(double top) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 763-766 |  
  |  | 1 | 1 | 
 QDoubleValidator::setDecimals| Name:  | QDoubleValidator::setDecimals |  | Prototype:  | void QDoubleValidator::setDecimals(int decimals) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 777-780 |  
  |  | 1 | 1 | 
 QDoubleValidator::setBottom| Name:  | QDoubleValidator::setBottom |  | Prototype:  | void QDoubleValidator::setBottom(double bottom) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 748-751 |  
  |  | 1 | 1 | 
 QDoubleValidator::notation| Name:  | QDoubleValidator::notation |  | Prototype:  | QDoubleValidator::Notation QDoubleValidator::notation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 802-806 |  
  |  | 2 | 1 | 
 QDoubleValidator::QDoubleValidator| Name:  | QDoubleValidator::QDoubleValidator |  | Prototype:  | QDoubleValidator::QDoubleValidator(QObject * parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 591-597 |  
  |  | 3 | 1 | 
 QDoubleValidator::QDoubleValidator| Name:  | QDoubleValidator::QDoubleValidator |  | Prototype:  | QDoubleValidator::QDoubleValidator(double bottom, double top, int decimals, QObject * parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 606-613 |  
  |  | 3 | 1 | 
 QDoubleSpinBoxPrivate::valueFromText| Name:  | QDoubleSpinBoxPrivate::valueFromText |  | Prototype:  | QVariant QDoubleSpinBoxPrivate::valueFromText(const QString &f) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 1131-1135 |  
  |  | 2 | 1 | 
 QDoubleSpinBoxPrivate::textFromValue| Name:  | QDoubleSpinBoxPrivate::textFromValue |  | Prototype:  | QString QDoubleSpinBoxPrivate::textFromValue(const QVariant &f) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 1309-1313 |  
  |  | 2 | 1 | 
 QDoubleSpinBoxPrivate::round| Name:  | QDoubleSpinBoxPrivate::round |  | Prototype:  | double QDoubleSpinBoxPrivate::round(double value) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 1145-1148 |  
  |  | 1 | 1 | 
 QDoubleSpinBoxPrivate::init| Name:  | QDoubleSpinBoxPrivate::init |  | Prototype:  | inline void init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 97-100 |  
  |  | 2 | 1 | 
 QDoubleSpinBoxPrivate::QDoubleSpinBoxPrivate| Name:  | QDoubleSpinBoxPrivate::QDoubleSpinBoxPrivate |  | Prototype:  | QDoubleSpinBoxPrivate::QDoubleSpinBoxPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 1097-1107 |  
  |  | 8 | 1 | 
 QDoubleSpinBox::valueFromText| Name:  | QDoubleSpinBox::valueFromText |  | Prototype:  | double QDoubleSpinBox::valueFromText(const QString &text) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 930-938 |  
  |  | 5 | 1 | 
 QDoubleSpinBox::value| Name:  | QDoubleSpinBox::value |  | Prototype:  | double QDoubleSpinBox::value() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 648-653 |  
  |  | 2 | 1 | 
 QDoubleSpinBox::validate| Name:  | QDoubleSpinBox::validate |  | Prototype:  | QValidator::State QDoubleSpinBox::validate(QString &text, int &pos) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 943-950 |  
  |  | 4 | 1 | 
 QDoubleSpinBox::suffix| Name:  | QDoubleSpinBox::suffix |  | Prototype:  | QString QDoubleSpinBox::suffix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 714-719 |  
  |  | 2 | 1 | 
 QDoubleSpinBox::singleStep| Name:  | QDoubleSpinBox::singleStep |  | Prototype:  | double QDoubleSpinBox::singleStep() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 757-762 |  
  |  | 2 | 1 | 
 QDoubleSpinBox::setValue| Name:  | QDoubleSpinBox::setValue |  | Prototype:  | void QDoubleSpinBox::setValue(double value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 655-660 |  
  |  | 3 | 1 | 
 QDoubleSpinBox::setSuffix| Name:  | QDoubleSpinBox::setSuffix |  | Prototype:  | void QDoubleSpinBox::setSuffix(const QString &suffix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 721-730 |  
  |  | 5 | 1 | 
 QDoubleSpinBox::setRange| Name:  | QDoubleSpinBox::setRange |  | Prototype:  | void QDoubleSpinBox::setRange(double minimum, double maximum) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 850-856 |  
  |  | 4 | 1 | 
 QDoubleSpinBox::setPrefix| Name:  | QDoubleSpinBox::setPrefix |  | Prototype:  | void QDoubleSpinBox::setPrefix(const QString &prefix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 687-693 |  
  |  | 3 | 1 | 
 QDoubleSpinBox::setMinimum| Name:  | QDoubleSpinBox::setMinimum |  | Prototype:  | void QDoubleSpinBox::setMinimum(double minimum) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 797-803 |  
  |  | 4 | 1 | 
 QDoubleSpinBox::setMaximum| Name:  | QDoubleSpinBox::setMaximum |  | Prototype:  | void QDoubleSpinBox::setMaximum(double maximum) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 828-834 |  
  |  | 4 | 1 | 
 QDoubleSpinBox::setDecimals| Name:  | QDoubleSpinBox::setDecimals |  | Prototype:  | void QDoubleSpinBox::setDecimals(int decimals) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 880-887 |  
  |  | 4 | 1 | 
 QDoubleSpinBox::prefix| Name:  | QDoubleSpinBox::prefix |  | Prototype:  | QString QDoubleSpinBox::prefix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 680-685 |  
  |  | 2 | 1 | 
 QDoubleSpinBox::minimum| Name:  | QDoubleSpinBox::minimum |  | Prototype:  | double QDoubleSpinBox::minimum() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 790-795 |  
  |  | 2 | 1 | 
 QDoubleSpinBox::maximum| Name:  | QDoubleSpinBox::maximum |  | Prototype:  | double QDoubleSpinBox::maximum() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 821-826 |  
  |  | 2 | 1 | 
 QDoubleSpinBox::fixup| Name:  | QDoubleSpinBox::fixup |  | Prototype:  | void QDoubleSpinBox::fixup(QString &input) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 956-959 |  
  |  | 1 | 1 | 
 QDoubleSpinBox::decimals| Name:  | QDoubleSpinBox::decimals |  | Prototype:  | int QDoubleSpinBox::decimals() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 873-878 |  
  |  | 2 | 1 | 
 QDoubleSpinBox::cleanText| Name:  | QDoubleSpinBox::cleanText |  | Prototype:  | QString QDoubleSpinBox::cleanText() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 741-746 |  
  |  | 2 | 1 | 
 QDoubleSpinBox::QDoubleSpinBox| Name:  | QDoubleSpinBox::QDoubleSpinBox |  | Prototype:  | QDoubleSpinBox::QDoubleSpinBox(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 623-628 |  
  |  | 2 | 1 | 
 QDomTextPrivate::save| Name:  | QDomTextPrivate::save |  | Prototype:  | void QDomTextPrivate::save(QTextStream& s, int, int) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5194-5198 |  
  |  | 2 | 1 | 
 QDomTextPrivate::nodeType| Name:  | QDomTextPrivate::nodeType |  | Prototype:  | QDomNode::NodeType nodeType() const override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 352-352 |  
  |  | 1 | 1 | 
 QDomTextPrivate::cloneNode| Name:  | QDomTextPrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomTextPrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5171-5177 |  
  |  | 3 | 1 |