| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 480-480 |
| | 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: | 479-479 |
| | 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: | 478-478 |
| | 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: | 482-482 |
| | 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: | 483-483 |
| | 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: | 481-481 |
| | 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: | 477-477 |
| | 1 | 1 |
QElfParser::parseSectionHeader| Name: | QElfParser::parseSectionHeader | | Prototype: | const char *QElfParser::parseSectionHeader(const char *data, ElfSectionHeader *sh) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qelfparser_p.cpp | | Lines: | 52-65 |
| | 11 | 1 |
QElapsedTimer::start| Name: | QElapsedTimer::start | | Prototype: | void QElapsedTimer::start() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 205-208 |
| | 1 | 1 |
QElapsedTimer::secsTo| Name: | QElapsedTimer::secsTo | | Prototype: | qint64 QElapsedTimer::secsTo(const QElapsedTimer &other) const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 241-244 |
| | 1 | 1 |
QElapsedTimer::restart| Name: | QElapsedTimer::restart | | Prototype: | qint64 QElapsedTimer::restart() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 210-213 |
| | 1 | 1 |
QElapsedTimer::nsecsElapsed| Name: | QElapsedTimer::nsecsElapsed | | Prototype: | qint64 QElapsedTimer::nsecsElapsed() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 215-222 |
| | 5 | 1 |
QElapsedTimer::msecsTo| Name: | QElapsedTimer::msecsTo | | Prototype: | qint64 QElapsedTimer::msecsTo(const QElapsedTimer &other) const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 234-239 |
| | 3 | 1 |
QElapsedTimer::msecsSinceReference| Name: | QElapsedTimer::msecsSinceReference | | Prototype: | qint64 QElapsedTimer::msecsSinceReference() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 229-232 |
| | 1 | 1 |
QElapsedTimer::isValid| Name: | QElapsedTimer::isValid | | Prototype: | bool QElapsedTimer::isValid() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 247-250 |
| | 1 | 1 |
QElapsedTimer::isMonotonic| Name: | QElapsedTimer::isMonotonic | | Prototype: | bool QElapsedTimer::isMonotonic() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 151-154 |
| | 1 | 1 |
QElapsedTimer::invalidate| Name: | QElapsedTimer::invalidate | | Prototype: | void QElapsedTimer::invalidate() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 236-239 |
| | 1 | 1 |
QElapsedTimer::hasExpired| Name: | QElapsedTimer::hasExpired | | Prototype: | bool QElapsedTimer::hasExpired(qint64 timeout) const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 260-265 |
| | 1 | 1 |
QElapsedTimer::elapsed| Name: | QElapsedTimer::elapsed | | Prototype: | qint64 QElapsedTimer::elapsed() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 224-227 |
| | 1 | 1 |
QElapsedTimer::clockType| Name: | QElapsedTimer::clockType | | Prototype: | QElapsedTimer::ClockType QElapsedTimer::clockType() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 156-159 |
| | 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: | 66-69 |
| | 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: | 322-325 |
| | 1 | 1 |
QEglFSWindow::surface| Name: | QEglFSWindow::surface | | Prototype: | EGLSurface QEglFSWindow::surface() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 278-281 |
| | 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: | 303-306 |
| | 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: | 293-296 |
| | 1 | 1 |
QEglFSWindow::resetSurface| Name: | QEglFSWindow::resetSurface | | Prototype: | void QEglFSWindow::resetSurface() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 184-193 |
| | 6 | 1 |
QEglFSWindow::isRaster| Name: | QEglFSWindow::isRaster | | Prototype: | bool QEglFSWindow::isRaster() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 298-301 |
| | 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: | 283-286 |
| | 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: | 288-291 |
| | 1 | 1 |
QEglFSWindow::QEglFSWindow| Name: | QEglFSWindow::QEglFSWindow | | Prototype: | QEglFSWindow::QEglFSWindow(QWindow *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 55-64 |
| | 2 | 1 |
QEglFSScreen::~QEglFSScreen| Name: | QEglFSScreen::~QEglFSScreen | | Prototype: | QEglFSScreen::~QEglFSScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | | Lines: | 60-64 |
| | 2 | 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: | 116-119 |
| | 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: | 111-114 |
| | 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: | 91-94 |
| | 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: | 81-84 |
| | 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: | 101-104 |
| | 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: | 96-99 |
| | 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: | 86-89 |
| | 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: | 66-69 |
| | 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: | 76-79 |
| | 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: | 71-74 |
| | 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: | 106-109 |
| | 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: | 52-58 |
| | 1 | 1 |
QEglFSKmsScreen::refreshRate| Name: | QEglFSKmsScreen::refreshRate | | Prototype: | qreal QEglFSKmsScreen::refreshRate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 181-185 |
| | 2 | 1 |
QEglFSKmsScreen::powerState| Name: | QEglFSKmsScreen::powerState | | Prototype: | QPlatformScreen::PowerState QEglFSKmsScreen::powerState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 205-208 |
| | 1 | 1 |
QEglFSKmsScreen::physicalSize| Name: | QEglFSKmsScreen::physicalSize | | Prototype: | QSizeF QEglFSKmsScreen::physicalSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 119-122 |
| | 1 | 1 |
QEglFSKmsScreen::orientation| Name: | QEglFSKmsScreen::orientation | | Prototype: | Qt::ScreenOrientation QEglFSKmsScreen::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 141-144 |
| | 1 | 1 |
QEglFSKmsScreen::nativeOrientation| Name: | QEglFSKmsScreen::nativeOrientation | | Prototype: | Qt::ScreenOrientation QEglFSKmsScreen::nativeOrientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 136-139 |
| | 1 | 1 |
QEglFSKmsScreen::name| Name: | QEglFSKmsScreen::name | | Prototype: | QString QEglFSKmsScreen::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 146-149 |
| | 1 | 1 |
QEglFSKmsScreen::geometry| Name: | QEglFSKmsScreen::geometry | | Prototype: | QRect QEglFSKmsScreen::geometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 101-107 |
| | 4 | 1 |
QEglFSKmsScreen::format| Name: | QEglFSKmsScreen::format | | Prototype: | QImage::Format QEglFSKmsScreen::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 114-117 |
| | 1 | 1 |
QEglFSKmsScreen::depth| Name: | QEglFSKmsScreen::depth | | Prototype: | int QEglFSKmsScreen::depth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 109-112 |
| | 1 | 1 |
QEglFSKmsScreen::QEglFSKmsScreen| Name: | QEglFSKmsScreen::QEglFSKmsScreen | | Prototype: | QEglFSKmsScreen::QEglFSKmsScreen(QEglFSKmsIntegration *integration, QEglFSKmsDevice *device, QEglFSKmsOutput output, QPoint position) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 72-85 |
| | 1 | 1 |
QEglFSKmsInterruptHandler::restoreVideoMode| Name: | QEglFSKmsInterruptHandler::restoreVideoMode | | Prototype: | void restoreVideoMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 65-65 |
| | 1 | 1 |
QEglFSKmsInterruptHandler::QEglFSKmsInterruptHandler| Name: | QEglFSKmsInterruptHandler::QEglFSKmsInterruptHandler | | Prototype: | QEglFSKmsInterruptHandler(QEglFSKmsScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 58-62 |
| | 3 | 1 |
QEglFSKmsIntegration::waitForVSync| Name: | QEglFSKmsIntegration::waitForVSync | | Prototype: | void QEglFSKmsIntegration::waitForVSync(QPlatformSurface *surface) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 129-135 |
| | 3 | 1 |
QEglFSKmsIntegration::usesDefaultScreen| Name: | QEglFSKmsIntegration::usesDefaultScreen | | Prototype: | bool QEglFSKmsIntegration::usesDefaultScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 96-99 |
| | 1 | 1 |
QEglFSKmsIntegration::surfaceFormatFor| Name: | QEglFSKmsIntegration::surfaceFormatFor | | Prototype: | QSurfaceFormat QEglFSKmsIntegration::surfaceFormatFor(const QSurfaceFormat &inputFormat) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 106-115 |
| | 7 | 1 |
QEglFSKmsIntegration::supportsPBuffers| Name: | QEglFSKmsIntegration::supportsPBuffers | | Prototype: | bool QEglFSKmsIntegration::supportsPBuffers() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 137-140 |
| | 1 | 1 |
QEglFSKmsIntegration::separateScreens| Name: | QEglFSKmsIntegration::separateScreens | | Prototype: | bool QEglFSKmsIntegration::separateScreens() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 147-150 |
| | 1 | 1 |
QEglFSKmsIntegration::screenInit| Name: | QEglFSKmsIntegration::screenInit | | Prototype: | void QEglFSKmsIntegration::screenInit() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 101-104 |
| | 1 | 1 |
QEglFSKmsIntegration::platformDisplay| Name: | QEglFSKmsIntegration::platformDisplay | | Prototype: | EGLNativeDisplayType QEglFSKmsIntegration::platformDisplay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 90-94 |
| | 2 | 1 |
QEglFSKmsIntegration::platformDestroy| Name: | QEglFSKmsIntegration::platformDestroy | | Prototype: | void QEglFSKmsIntegration::platformDestroy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 83-88 |
| | 3 | 1 |
QEglFSKmsIntegration::outputSettings| Name: | QEglFSKmsIntegration::outputSettings | | Prototype: | QMap<QString, QVariantMap> QEglFSKmsIntegration::outputSettings() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 152-155 |
| | 1 | 1 |
QEglFSKmsIntegration::loadConfig::[lambda]| Name: | QEglFSKmsIntegration::loadConfig::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 196-196 |
| | 0 | 1 |
QEglFSKmsIntegration::hwCursor| Name: | QEglFSKmsIntegration::hwCursor | | Prototype: | bool QEglFSKmsIntegration::hwCursor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 142-145 |
| | 1 | 1 |
QEglFSKmsIntegration::device| Name: | QEglFSKmsIntegration::device | | Prototype: | QEglFSKmsDevice *QEglFSKmsIntegration::device() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 157-160 |
| | 1 | 1 |
QEglFSKmsIntegration::QEglFSKmsIntegration| Name: | QEglFSKmsIntegration::QEglFSKmsIntegration | | Prototype: | QEglFSKmsIntegration::QEglFSKmsIntegration() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 63-68 |
| | 1 | 1 |
QEglFSKmsDevice::setFd| Name: | QEglFSKmsDevice::setFd | | Prototype: | void QEglFSKmsDevice::setFd(int fd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 399-402 |
| | 1 | 1 |
QEglFSKmsDevice::screenForConnector::[lambda]| Name: | QEglFSKmsDevice::screenForConnector::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 177-177 |
| | 0 | 1 |
QEglFSKmsDevice::fd| Name: | QEglFSKmsDevice::fd | | Prototype: | int QEglFSKmsDevice::fd() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 384-387 |
| | 1 | 1 |
QEglFSKmsDevice::devicePath| Name: | QEglFSKmsDevice::devicePath | | Prototype: | QString QEglFSKmsDevice::devicePath() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 389-392 |
| | 1 | 1 |
QEglFSKmsDevice::createScreen| Name: | QEglFSKmsDevice::createScreen | | Prototype: | QEglFSKmsScreen *QEglFSKmsDevice::createScreen(QEglFSKmsIntegration *integration, QEglFSKmsDevice *device, QEglFSKmsOutput output, QPoint position) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 394-397 |
| | 1 | 1 |
QEglFSKmsDevice::QEglFSKmsDevice| Name: | QEglFSKmsDevice::QEglFSKmsDevice | | Prototype: | QEglFSKmsDevice::QEglFSKmsDevice(QEglFSKmsIntegration *integration, const QString &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 332-339 |
| | 2 | 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: | 165-168 |
| | 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: | 116-119 |
| | 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: | 250-253 |
| | 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: | 436-439 |
| | 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: | 170-173 |
| | 1 | 1 |
QEglFSIntegration::createPlatformTheme| Name: | QEglFSIntegration::createPlatformTheme | | Prototype: | QPlatformTheme *QEglFSIntegration::createPlatformTheme(const QString &name) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 175-178 |
| | 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: | 160-163 |
| | 1 | 1 |
QEglFSIntegration::chooseConfig::filterConfig| Name: | QEglFSIntegration::chooseConfig::filterConfig | | Prototype: | bool filterConfig(EGLConfig config) const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 447-450 |
| | 2 | 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: | 445-446 |
| | 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: | 111-114 |
| | 1 | 1 |
QEglFSIntegration::QEglFSIntegration| Name: | QEglFSIntegration::QEglFSIntegration | | Prototype: | QEglFSIntegration::QEglFSIntegration() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 98-109 |
| | 2 | 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: | 102-105 |
| | 1 | 1 |
QEglFSCursor::~QEglFSCursor| Name: | QEglFSCursor::~QEglFSCursor | | Prototype: | QEglFSCursor::~QEglFSCursor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 91-95 |
| | 2 | 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: | 97-100 |
| | 1 | 1 |
QEglFSCursor::setPos| Name: | QEglFSCursor::setPos | | Prototype: | void QEglFSCursor::setPos(const QPoint &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 300-307 |
| | 5 | 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: | 295-298 |
| | 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: | 290-293 |
| | 1 | 1 |
QEglFSCursor::createShaderPrograms| Name: | QEglFSCursor::createShaderPrograms | | Prototype: | void QEglFSCursor::createShaderPrograms() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 126-152 |
| | 7 | 1 |
QEglFSContext::QEglFSContext| Name: | QEglFSContext::QEglFSContext | | Prototype: | QEglFSContext::QEglFSContext(const QSurfaceFormat &format, QPlatformOpenGLContext *share, EGLDisplay display, EGLConfig *config, const QVariant &nativeHandle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | | Lines: | 52-58 |
| | 2 | 1 |
QEglConfigChooser::QEglConfigChooser| Name: | QEglConfigChooser::QEglConfigChooser | | Prototype: | QEglConfigChooser::QEglConfigChooser(EGLDisplay display) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 220-229 |
| | 2 | 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: | 418-418 |
| | 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: | 408-412 |
| | 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: | 413-417 |
| | 1 | 1 |
QEasingCurveFunction::value| Name: | QEasingCurveFunction::value | | Prototype: | qreal QEasingCurveFunction::value(qreal t) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 377-381 |
| | 2 | 1 |
QEasingCurveFunction::operator==| Name: | QEasingCurveFunction::operator== | | Prototype: | bool QEasingCurveFunction::operator==(const QEasingCurveFunction &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 391-399 |
| | 6 | 1 |
QEasingCurveFunction::copy| Name: | QEasingCurveFunction::copy | | Prototype: | QEasingCurveFunction *QEasingCurveFunction::copy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 383-389 |
| | 4 | 1 |