| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 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:  | 453-456 |  
  |  | 1 | 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:  | 443-446 |  
  |  | 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:  | 1054-1058 |  
  |  | 1 | 1 | 
 QEasingCurve::amplitude| Name:  | QEasingCurve::amplitude |  | Prototype:  | qreal QEasingCurve::amplitude() const |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1137-1140 |  
  |  | 1 | 1 | 
 QEasingCurve::customType| Name:  | QEasingCurve::customType |  | Prototype:  | QEasingCurve::EasingFunction QEasingCurve::customType() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1397-1400 |  
  |  | 1 | 1 | 
 QEasingCurve::overshoot| Name:  | QEasingCurve::overshoot |  | Prototype:  | qreal QEasingCurve::overshoot() const |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1185-1188 |  
  |  | 1 | 1 | 
 QEasingCurve::period| Name:  | QEasingCurve::period |  | Prototype:  | qreal QEasingCurve::period() const |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1161-1164 |  
  |  | 1 | 1 | 
 QEasingCurve::toCubicSpline| Name:  | QEasingCurve::toCubicSpline |  | Prototype:  | QVector<QPointF> QEasingCurve::toCubicSpline() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1305-1308 |  
  |  | 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:  | 1313-1316 |  
  |  | 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:  | 1073-1076 |  
  |  | 1 | 1 | 
 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:  | 351-354 |  
  |  | 1 | 1 | 
 QEasingCurvePrivate::QEasingCurvePrivate| Name:  | QEasingCurvePrivate::QEasingCurvePrivate |  | Prototype:  | QEasingCurvePrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 402-406 |  
  |  | 1 | 1 | 
 QEasingCurvePrivate::QEasingCurvePrivate| Name:  | QEasingCurvePrivate::QEasingCurvePrivate |  | Prototype:  | QEasingCurvePrivate(const QEasingCurvePrivate &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 407-411 |  
  |  | 1 | 1 | 
 QEasingCurvePrivate::~QEasingCurvePrivate| Name:  | QEasingCurvePrivate::~QEasingCurvePrivate |  | Prototype:  | ~QEasingCurvePrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 412-412 |  
  |  | 1 | 1 | 
 QEglFSCursor::cursorRect| Name:  | QEglFSCursor::cursorRect |  | Prototype:  | QRect QEglFSCursor::cursorRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp |  | Lines:  | 283-286 |  
  |  | 1 | 1 | 
 QEglFSCursor::pos| Name:  | QEglFSCursor::pos |  | Prototype:  | QPoint QEglFSCursor::pos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp |  | Lines:  | 288-291 |  
  |  | 1 | 1 | 
 QEglFSCursor::updateMouseStatus| Name:  | QEglFSCursor::updateMouseStatus |  | Prototype:  | void QEglFSCursor::updateMouseStatus() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp |  | Lines:  | 90-93 |  
  |  | 1 | 1 | 
 QEglFSCursorDeviceListener::hasMouse| Name:  | QEglFSCursorDeviceListener::hasMouse |  | Prototype:  | bool QEglFSCursorDeviceListener::hasMouse() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp |  | Lines:  | 95-98 |  
  |  | 1 | 1 | 
 QEglFSIntegration::addScreen| Name:  | QEglFSIntegration::addScreen |  | Prototype:  | void QEglFSIntegration::addScreen(QPlatformScreen *screen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 104-107 |  
  |  | 1 | 1 | 
 QEglFSIntegration::chooseConfig::Chooser| Name:  | QEglFSIntegration::chooseConfig::Chooser |  | Prototype:  | Chooser(EGLDisplay display) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 433-434 |  
  |  | 1 | 1 | 
 QEglFSIntegration::createEventDispatcher| Name:  | QEglFSIntegration::createEventDispatcher |  | Prototype:  | QAbstractEventDispatcher *QEglFSIntegration::createEventDispatcher() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 153-156 |  
  |  | 1 | 1 | 
 QEglFSIntegration::fontDatabase| Name:  | QEglFSIntegration::fontDatabase |  | Prototype:  | QPlatformFontDatabase *QEglFSIntegration::fontDatabase() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 163-166 |  
  |  | 1 | 1 | 
 QEglFSIntegration::nativeDisplay| Name:  | QEglFSIntegration::nativeDisplay |  | Prototype:  | EGLNativeDisplayType QEglFSIntegration::nativeDisplay() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 424-427 |  
  |  | 1 | 1 | 
 QEglFSIntegration::nativeInterface| Name:  | QEglFSIntegration::nativeInterface |  | Prototype:  | QPlatformNativeInterface *QEglFSIntegration::nativeInterface() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 238-241 |  
  |  | 1 | 1 | 
 QEglFSIntegration::removeScreen| Name:  | QEglFSIntegration::removeScreen |  | Prototype:  | void QEglFSIntegration::removeScreen(QPlatformScreen *screen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 109-112 |  
  |  | 1 | 1 | 
 QEglFSIntegration::services| Name:  | QEglFSIntegration::services |  | Prototype:  | QPlatformServices *QEglFSIntegration::services() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 158-161 |  
  |  | 1 | 1 | 
 QEglFSScreen::QEglFSScreen| Name:  | QEglFSScreen::QEglFSScreen |  | Prototype:  | QEglFSScreen::QEglFSScreen(EGLDisplay dpy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp |  | Lines:  | 46-52 |  
  |  | 1 | 1 | 
 QEglFSScreen::cursor| Name:  | QEglFSScreen::cursor |  | Prototype:  | QPlatformCursor *QEglFSScreen::cursor() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp |  | Lines:  | 100-103 |  
  |  | 1 | 1 | 
 QEglFSScreen::depth| Name:  | QEglFSScreen::depth |  | Prototype:  | int QEglFSScreen::depth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp |  | Lines:  | 65-68 |  
  |  | 1 | 1 | 
 QEglFSScreen::format| Name:  | QEglFSScreen::format |  | Prototype:  | QImage::Format QEglFSScreen::format() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp |  | Lines:  | 70-73 |  
  |  | 1 | 1 | 
 QEglFSScreen::geometry| Name:  | QEglFSScreen::geometry |  | Prototype:  | QRect QEglFSScreen::geometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp |  | Lines:  | 60-63 |  
  |  | 1 | 1 | 
 QEglFSScreen::logicalDpi| Name:  | QEglFSScreen::logicalDpi |  | Prototype:  | QDpi QEglFSScreen::logicalDpi() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp |  | Lines:  | 80-83 |  
  |  | 1 | 1 | 
 QEglFSScreen::nativeOrientation| Name:  | QEglFSScreen::nativeOrientation |  | Prototype:  | Qt::ScreenOrientation QEglFSScreen::nativeOrientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp |  | Lines:  | 90-93 |  
  |  | 1 | 1 | 
 QEglFSScreen::orientation| Name:  | QEglFSScreen::orientation |  | Prototype:  | Qt::ScreenOrientation QEglFSScreen::orientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp |  | Lines:  | 95-98 |  
  |  | 1 | 1 | 
 QEglFSScreen::physicalSize| Name:  | QEglFSScreen::physicalSize |  | Prototype:  | QSizeF QEglFSScreen::physicalSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp |  | Lines:  | 75-78 |  
  |  | 1 | 1 | 
 QEglFSScreen::pixelDensity| Name:  | QEglFSScreen::pixelDensity |  | Prototype:  | qreal QEglFSScreen::pixelDensity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp |  | Lines:  | 85-88 |  
  |  | 1 | 1 | 
 QEglFSScreen::refreshRate| Name:  | QEglFSScreen::refreshRate |  | Prototype:  | qreal QEglFSScreen::refreshRate() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp |  | Lines:  | 105-108 |  
  |  | 1 | 1 | 
 QEglFSScreen::setPrimarySurface| Name:  | QEglFSScreen::setPrimarySurface |  | Prototype:  | void QEglFSScreen::setPrimarySurface(EGLSurface surface) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp |  | Lines:  | 110-113 |  
  |  | 1 | 1 | 
 QEglFSWindow::eglWindow| Name:  | QEglFSWindow::eglWindow |  | Prototype:  | EGLNativeWindowType QEglFSWindow::eglWindow() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 284-287 |  
  |  | 1 | 1 | 
 QEglFSWindow::format| Name:  | QEglFSWindow::format |  | Prototype:  | QSurfaceFormat QEglFSWindow::format() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 279-282 |  
  |  | 1 | 1 | 
 QEglFSWindow::isRaster| Name:  | QEglFSWindow::isRaster |  | Prototype:  | bool QEglFSWindow::isRaster() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 294-297 |  
  |  | 1 | 1 | 
 QEglFSWindow::screen| Name:  | QEglFSWindow::screen |  | Prototype:  | QEglFSScreen *QEglFSWindow::screen() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 289-292 |  
  |  | 1 | 1 | 
 QEglFSWindow::sourceWindow| Name:  | QEglFSWindow::sourceWindow |  | Prototype:  | QWindow *QEglFSWindow::sourceWindow() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 299-302 |  
  |  | 1 | 1 | 
 QEglFSWindow::surface| Name:  | QEglFSWindow::surface |  | Prototype:  | EGLSurface QEglFSWindow::surface() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 274-277 |  
  |  | 1 | 1 | 
 QEglFSWindow::winId| Name:  | QEglFSWindow::winId |  | Prototype:  | WId QEglFSWindow::winId() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 318-321 |  
  |  | 1 | 1 | 
 QEglFSWindow::~QEglFSWindow| Name:  | QEglFSWindow::~QEglFSWindow |  | Prototype:  | QEglFSWindow::~QEglFSWindow() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 60-63 |  
  |  | 1 | 1 | 
 QElapsedTimer::clockType| Name:  | QElapsedTimer::clockType |  | Prototype:  | QElapsedTimer::ClockType QElapsedTimer::clockType() |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 145-148 |  
  |  | 1 | 1 | 
 QElapsedTimer::elapsed| Name:  | QElapsedTimer::elapsed |  | Prototype:  | qint64 QElapsedTimer::elapsed() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 213-216 |  
  |  | 1 | 1 | 
 QElapsedTimer::hasExpired| Name:  | QElapsedTimer::hasExpired |  | Prototype:  | bool QElapsedTimer::hasExpired(qint64 timeout) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp |  | Lines:  | 254-259 |  
  |  | 1 | 1 | 
 QElapsedTimer::invalidate| Name:  | QElapsedTimer::invalidate |  | Prototype:  | void QElapsedTimer::invalidate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp |  | Lines:  | 230-233 |  
  |  | 1 | 1 | 
 QElapsedTimer::isMonotonic| Name:  | QElapsedTimer::isMonotonic |  | Prototype:  | bool QElapsedTimer::isMonotonic() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 140-143 |  
  |  | 1 | 1 | 
 QElapsedTimer::isValid| Name:  | QElapsedTimer::isValid |  | Prototype:  | bool QElapsedTimer::isValid() const |  | Coverage:  |  80.000% (4/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp |  | Lines:  | 241-244 |  
  |  | 1 | 1 | 
 QElapsedTimer::msecsSinceReference| Name:  | QElapsedTimer::msecsSinceReference |  | Prototype:  | qint64 QElapsedTimer::msecsSinceReference() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 218-221 |  
  |  | 1 | 1 | 
 QElapsedTimer::restart| Name:  | QElapsedTimer::restart |  | Prototype:  | qint64 QElapsedTimer::restart() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 199-202 |  
  |  | 1 | 1 | 
 QElapsedTimer::secsTo| Name:  | QElapsedTimer::secsTo |  | Prototype:  | qint64 QElapsedTimer::secsTo(const QElapsedTimer &other) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 230-233 |  
  |  | 1 | 1 | 
 QElapsedTimer::start| Name:  | QElapsedTimer::start |  | Prototype:  | void QElapsedTimer::start() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 194-197 |  
  |  | 1 | 1 | 
 QEmptyItemModel::QEmptyItemModel| Name:  | QEmptyItemModel::QEmptyItemModel |  | Prototype:  | explicit QEmptyItemModel(QObject *parent = 0) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 471-471 |  
  |  | 1 | 1 | 
 QEmptyItemModel::columnCount| Name:  | QEmptyItemModel::columnCount |  | Prototype:  | int columnCount(const QModelIndex &) const override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 475-475 |  
  |  | 1 | 1 | 
 QEmptyItemModel::data| Name:  | QEmptyItemModel::data |  | Prototype:  | QVariant data(const QModelIndex &, int) const override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 477-477 |  
  |  | 1 | 1 | 
 QEmptyItemModel::hasChildren| Name:  | QEmptyItemModel::hasChildren |  | Prototype:  | bool hasChildren(const QModelIndex &) const override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 476-476 |  
  |  | 1 | 1 | 
 QEmptyItemModel::index| Name:  | QEmptyItemModel::index |  | Prototype:  | QModelIndex index(int, int, const QModelIndex &) const override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 472-472 |  
  |  | 1 | 1 | 
 QEmptyItemModel::parent| Name:  | QEmptyItemModel::parent |  | Prototype:  | QModelIndex parent(const QModelIndex &) const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 473-473 |  
  |  | 1 | 1 | 
 QEmptyItemModel::rowCount| Name:  | QEmptyItemModel::rowCount |  | Prototype:  | int rowCount(const QModelIndex &) const override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 474-474 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::QEmulationPaintEngine| Name:  | QEmulationPaintEngine::QEmulationPaintEngine |  | Prototype:  | QEmulationPaintEngine::QEmulationPaintEngine(QPaintEngineEx *engine) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 41-45 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::begin| Name:  | QEmulationPaintEngine::begin |  | Prototype:  | bool QEmulationPaintEngine::begin(QPaintDevice *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 53-56 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::beginNativePainting| Name:  | QEmulationPaintEngine::beginNativePainting |  | Prototype:  | void QEmulationPaintEngine::beginNativePainting() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 263-266 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::brushChanged| Name:  | QEmulationPaintEngine::brushChanged |  | Prototype:  | void QEmulationPaintEngine::brushChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 227-230 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::brushOriginChanged| Name:  | QEmulationPaintEngine::brushOriginChanged |  | Prototype:  | void QEmulationPaintEngine::brushOriginChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 232-235 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::clip| Name:  | QEmulationPaintEngine::clip |  | Prototype:  | void QEmulationPaintEngine::clip(const QVectorPath &path, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 148-151 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::clipEnabledChanged| Name:  | QEmulationPaintEngine::clipEnabledChanged |  | Prototype:  | void QEmulationPaintEngine::clipEnabledChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 217-220 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::compositionModeChanged| Name:  | QEmulationPaintEngine::compositionModeChanged |  | Prototype:  | void QEmulationPaintEngine::compositionModeChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 242-245 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::createState| Name:  | QEmulationPaintEngine::createState |  | Prototype:  | QPainterState *QEmulationPaintEngine::createState(QPainterState *orig) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 64-67 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::drawImage| Name:  | QEmulationPaintEngine::drawImage |  | Prototype:  | void QEmulationPaintEngine::drawImage(const QRectF &r, const QImage &pm, const QRectF &sr, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 212-215 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::drawStaticTextItem| Name:  | QEmulationPaintEngine::drawStaticTextItem |  | Prototype:  | void QEmulationPaintEngine::drawStaticTextItem(QStaticTextItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 200-203 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::end| Name:  | QEmulationPaintEngine::end |  | Prototype:  | bool QEmulationPaintEngine::end() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 58-61 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::endNativePainting| Name:  | QEmulationPaintEngine::endNativePainting |  | Prototype:  | void QEmulationPaintEngine::endNativePainting() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 268-271 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::opacityChanged| Name:  | QEmulationPaintEngine::opacityChanged |  | Prototype:  | void QEmulationPaintEngine::opacityChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 237-240 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::penChanged| Name:  | QEmulationPaintEngine::penChanged |  | Prototype:  | void QEmulationPaintEngine::penChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 222-225 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::renderHintsChanged| Name:  | QEmulationPaintEngine::renderHintsChanged |  | Prototype:  | void QEmulationPaintEngine::renderHintsChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 247-250 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::transformChanged| Name:  | QEmulationPaintEngine::transformChanged |  | Prototype:  | void QEmulationPaintEngine::transformChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 252-255 |  
  |  | 1 | 1 | 
 QEmulationPaintEngine::type| Name:  | QEmulationPaintEngine::type |  | Prototype:  | QPaintEngine::Type QEmulationPaintEngine::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 48-51 |  
  |  | 1 | 1 | 
 QErrorMessage::showMessage| Name:  | QErrorMessage::showMessage |  | Prototype:  | void QErrorMessage::showMessage(const QString &message) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp |  | Lines:  | 350-353 |  
  |  | 1 | 1 | 
 QErrorMessageTextView::QErrorMessageTextView| Name:  | QErrorMessageTextView::QErrorMessageTextView |  | Prototype:  | QErrorMessageTextView(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp |  | Lines:  | 87-88 |  
  |  | 1 | 1 | 
 QErrorMessageTextView::minimumSizeHint| Name:  | QErrorMessageTextView::minimumSizeHint |  | Prototype:  | QSize QErrorMessageTextView::minimumSizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp |  | Lines:  | 95-108 |  
  |  | 1 | 1 | 
 QErrorMessageTextView::sizeHint| Name:  | QErrorMessageTextView::sizeHint |  | Prototype:  | QSize QErrorMessageTextView::sizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp |  | Lines:  | 110-123 |  
  |  | 1 | 1 | 
 QEvdevKeyboardHandler::~QEvdevKeyboardHandler| Name:  | QEvdevKeyboardHandler::~QEvdevKeyboardHandler |  | Prototype:  | QEvdevKeyboardHandler::~QEvdevKeyboardHandler() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp |  | Lines:  | 82-85 |  
  |  | 1 | 1 | 
 QEvdevTabletData::reportProximityEnter| Name:  | QEvdevTabletData::reportProximityEnter |  | Prototype:  | void QEvdevTabletData::reportProximityEnter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp |  | Lines:  | 170-173 |  
  |  | 1 | 1 | 
 QEvdevTabletData::reportProximityLeave| Name:  | QEvdevTabletData::reportProximityLeave |  | Prototype:  | void QEvdevTabletData::reportProximityLeave() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp |  | Lines:  | 175-178 |  
  |  | 1 | 1 | 
 QEvdevTabletHandlerThread::QEvdevTabletHandlerThread| Name:  | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread |  | Prototype:  | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread(const QString &spec, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp |  | Lines:  | 294-298 |  
  |  | 1 | 1 | 
 QEvdevTouchManager::~QEvdevTouchManager| Name:  | QEvdevTouchManager::~QEvdevTouchManager |  | Prototype:  | QEvdevTouchManager::~QEvdevTouchManager() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp |  | Lines:  | 91-94 |  
  |  | 1 | 1 | 
 QEvdevTouchScreenData::Contact::Contact| Name:  | QEvdevTouchScreenData::Contact::Contact |  | Prototype:  | Contact() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 100-102 |  
  |  | 1 | 1 | 
 QEvdevTouchScreenData::QEvdevTouchScreenData| Name:  | QEvdevTouchScreenData::QEvdevTouchScreenData |  | Prototype:  | QEvdevTouchScreenData::QEvdevTouchScreenData(QEvdevTouchScreenHandler *q_ptr, const QStringList &args) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 126-136 |  
  |  | 1 | 1 | 
 QEvdevTouchScreenHandler::touchDevice| Name:  | QEvdevTouchScreenHandler::touchDevice |  | Prototype:  | QTouchDevice *QEvdevTouchScreenHandler::touchDevice() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 308-311 |  
  |  | 1 | 1 | 
 QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThread| Name:  | QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThread |  | Prototype:  | QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThread(const QString &device, const QString &spec, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 679-683 |  
  |  | 1 | 1 | 
 QEvdevTouchScreenHandlerThread::isTouchDeviceRegistered| Name:  | QEvdevTouchScreenHandlerThread::isTouchDeviceRegistered |  | Prototype:  | bool QEvdevTouchScreenHandlerThread::isTouchDeviceRegistered() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 703-706 |  
  |  | 1 | 1 | 
 QEvent::QEvent| Name:  | QEvent::QEvent |  | Prototype:  | QEvent::QEvent(Type type) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 280-282 |  
  |  | 1 | 1 | 
 QEvent::QEvent| Name:  | QEvent::QEvent |  | Prototype:  | QEvent::QEvent(const QEvent &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 291-298 |  
  |  | 1 | 1 | 
 QEventDispatcherGlib::QEventDispatcherGlib| Name:  | QEventDispatcherGlib::QEventDispatcherGlib |  | Prototype:  | QEventDispatcherGlib::QEventDispatcherGlib(GMainContext *mainContext, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 356-358 |  
  |  | 1 | 1 | 
 QEventDispatcherGlib::interrupt| Name:  | QEventDispatcherGlib::interrupt |  | Prototype:  | void QEventDispatcherGlib::interrupt() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 577-580 |  
  |  | 1 | 1 | 
 QEventDispatcherGlib::versionSupported| Name:  | QEventDispatcherGlib::versionSupported |  | Prototype:  | bool QEventDispatcherGlib::versionSupported() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 593-600 |  
  |  | 1 | 1 |