| Function | Condition % | Modificationsā¾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QEvdevTabletHandler::QEvdevTabletHandler| Name: | QEvdevTabletHandler::QEvdevTabletHandler | | Prototype: | QEvdevTabletHandler::QEvdevTabletHandler(const QString &device, const QString &spec, QObject *parent) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 162-189 | | Comparison: | New |
| | New | 16 | 5 |
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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsScreen::~QEglFSKmsScreen| Name: | QEglFSKmsScreen::~QEglFSKmsScreen | | Prototype: | QEglFSKmsScreen::~QEglFSKmsScreen() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 87-99 | | Comparison: | New |
| | New | 8 | 3 |
QEglFSKmsScreen::subpixelAntialiasingTypeHint| Name: | QEglFSKmsScreen::subpixelAntialiasingTypeHint | | Prototype: | QPlatformScreen::SubpixelAntialiasingType QEglFSKmsScreen::subpixelAntialiasingTypeHint() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 187-203 | | Comparison: | New |
| | New | 6 | 8 |
QEglFSKmsScreen::setPowerState| Name: | QEglFSKmsScreen::setPowerState | | Prototype: | void QEglFSKmsScreen::setPowerState(QPlatformScreen::PowerState state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 210-218 | | Comparison: | New |
| | New | 5 | 2 |
QEglFSKmsScreen::restoreMode| Name: | QEglFSKmsScreen::restoreMode | | Prototype: | void QEglFSKmsScreen::restoreMode() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 167-179 | | Comparison: | New |
| | New | 8 | 2 |
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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsScreen::logicalDpi| Name: | QEglFSKmsScreen::logicalDpi | | Prototype: | QDpi QEglFSKmsScreen::logicalDpi() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 124-134 | | Comparison: | New |
| | New | 6 | 2 |
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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsIntegration::platformInit| Name: | QEglFSKmsIntegration::platformInit | | Prototype: | void QEglFSKmsIntegration::platformInit() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 70-81 | | Comparison: | New |
| | New | 6 | 4 |
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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 0 | 1 |
QEglFSKmsIntegration::loadConfig| Name: | QEglFSKmsIntegration::loadConfig | | Prototype: | void QEglFSKmsIntegration::loadConfig() | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 162-211 | | Comparison: | New |
| | New | 29 | 14 |
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 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsIntegration::hasCapability| Name: | QEglFSKmsIntegration::hasCapability | | Prototype: | bool QEglFSKmsIntegration::hasCapability(QPlatformIntegration::Capability cap) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 117-127 | | Comparison: | New |
| | New | 3 | 5 |
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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 0 | 1 |
QEglFSKmsDevice::screenForConnector| Name: | QEglFSKmsDevice::screenForConnector | | Prototype: | QEglFSKmsScreen *QEglFSKmsDevice::screenForConnector(drmModeResPtr resources, drmModeConnectorPtr connector, QPoint pos) | | Coverage: | 0.000% (0/104) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 162-314 | | Comparison: | New |
| | New | 106 | 33 |
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 | | Comparison: | New |
| | New | 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 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsDevice::crtcForConnector| Name: | QEglFSKmsDevice::crtcForConnector | | Prototype: | int QEglFSKmsDevice::crtcForConnector(drmModeResPtr resources, drmModeConnectorPtr connector) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 65-87 | | Comparison: | New |
| | New | 13 | 5 |
QEglFSKmsDevice::createScreens| Name: | QEglFSKmsDevice::createScreens | | Prototype: | void QEglFSKmsDevice::createScreens() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 345-382 | | Comparison: | New |
| | New | 24 | 8 |
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 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsDevice::connectorProperty| Name: | QEglFSKmsDevice::connectorProperty | | Prototype: | drmModePropertyPtr QEglFSKmsDevice::connectorProperty(drmModeConnectorPtr connector, const QByteArray &name) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 316-330 | | Comparison: | New |
| | New | 9 | 4 |
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 | | Comparison: | New |
| | New | 2 | 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 | | Comparison: | New |
| | New | 1 | 1 |
QEGLPlatformContext::getProcAddress| Name: | QEGLPlatformContext::getProcAddress | | Prototype: | QFunctionPointer QEGLPlatformContext::getProcAddress(const char *procName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 446-455 | | Comparison: | New |
| | New | 5 | 2 |
QDrag::cancel| Name: | QDrag::cancel | | Prototype: | void QDrag::cancel() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 399-403 | | Comparison: | New |
| | New | 2 | 2 |
QDialogPrivate::~QDialogPrivate| Name: | QDialogPrivate::~QDialogPrivate | | Prototype: | QDialogPrivate::~QDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 89-92 | | Comparison: | New |
| | New | 1 | 1 |
QDateTimeParser::skipToNextSection| Name: | QDateTimeParser::skipToNextSection | | Prototype: | bool QDateTimeParser::skipToNextSection(int index, const QDateTime ¤t, const QStringRef &text) const | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1607-1640 | | Comparison: | New |
| | New | 19 | 4 |
QDateTimeParser::potentialValue| Name: | QDateTimeParser::potentialValue | | Prototype: | bool QDateTimeParser::potentialValue(const QStringRef &str, int min, int max, int index, const QDateTime ¤tValue, int insert) const | | Coverage: | 97.297% (36/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1570-1605 | | Comparison: | New |
| | New | 24 | 11 |
QDateTime::currentMSecsSinceEpoch| Name: | QDateTime::currentMSecsSinceEpoch | | Prototype: | qint64 QDateTime::currentMSecsSinceEpoch() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4181-4188 | | Comparison: | New |
| | New | 3 | 1 |
QDate::getDate| Name: | QDate::getDate | | Prototype: | void QDate::getDate(int *year, int *month, int *day) const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 985-997 | | Comparison: | New |
| | New | 9 | 5 |
QDataStream::startTransaction| Name: | QDataStream::startTransaction | | Prototype: | void QDataStream::startTransaction() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 628-639 | | Comparison: | New |
| | New | 6 | 4 |
QDataStream::rollbackTransaction| Name: | QDataStream::rollbackTransaction | | Prototype: | void QDataStream::rollbackTransaction() | | Coverage: | 26.667% (4/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 699-712 | | Comparison: | New |
| | New | 8 | 5 |
QDataStream::readBlock| Name: | QDataStream::readBlock | | Prototype: | int QDataStream::readBlock(char *data, int len) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 755-765 | | Comparison: | New |
| | New | 6 | 3 |
QDataStream::commitTransaction| Name: | QDataStream::commitTransaction | | Prototype: | bool QDataStream::commitTransaction() | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 661-674 | | Comparison: | New |
| | New | 8 | 5 |
QDataStream::abortTransaction| Name: | QDataStream::abortTransaction | | Prototype: | void QDataStream::abortTransaction() | | Coverage: | 33.333% (4/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 735-745 | | Comparison: | New |
| | New | 6 | 4 |
QDaemonThread::QDaemonThread::[lambda]| Name: | QDaemonThread::QDaemonThread::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 888-888 | | Comparison: | New |
| | New | 1 | 1 |
QDBusUtil::isValidUniqueConnectionName| Name: | QDBusUtil::isValidUniqueConnectionName | | Prototype: | bool isValidUniqueConnectionName(const QStringRef &connName) | | Coverage: | 60.000% (12/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 393-414 | | Comparison: | New |
| | New | 14 | 7 |
QDBusUtil::isValidPartOfObjectPath| Name: | QDBusUtil::isValidPartOfObjectPath | | Prototype: | bool isValidPartOfObjectPath(const QStringRef &part) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 337-348 | | Comparison: | New |
| | New | 7 | 4 |
QDBusUtil::isValidMemberName| Name: | QDBusUtil::isValidMemberName | | Prototype: | bool isValidMemberName(const QStringRef &memberName) | | Coverage: | 64.286% (9/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 470-482 | | Comparison: | New |
| | New | 9 | 5 |
QDBusPlatformMenuItem::setHasExclusiveGroup| Name: | QDBusPlatformMenuItem::setHasExclusiveGroup | | Prototype: | void QDBusPlatformMenuItem::setHasExclusiveGroup(bool hasExclusiveGroup) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 132-135 | | Comparison: | New |
| | New | 1 | 1 |
QDBusMenuRegistrarInterface::QDBusMenuRegistrarInterface| Name: | QDBusMenuRegistrarInterface::QDBusMenuRegistrarInterface | | Prototype: | QDBusMenuRegistrarInterface::QDBusMenuRegistrarInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuregistrarproxy.cpp | | Lines: | 55-58 | | Comparison: | New |
| | New | 2 | 1 |
QDBusMenuBar::~QDBusMenuBar| Name: | QDBusMenuBar::~QDBusMenuBar | | Prototype: | QDBusMenuBar::~QDBusMenuBar() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 64-70 | | Comparison: | New |
| | New | 4 | 1 |
QDBusMenuBar::updateMenuItem| Name: | QDBusMenuBar::updateMenuItem | | Prototype: | void QDBusMenuBar::updateMenuItem(QDBusPlatformMenuItem *item, QPlatformMenu *menu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 88-96 | | Comparison: | New |
| | New | 6 | 1 |
QDBusMenuBar::unregisterMenuBar| Name: | QDBusMenuBar::unregisterMenuBar | | Prototype: | void QDBusMenuBar::unregisterMenuBar() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 160-175 | | Comparison: | New |
| | New | 10 | 4 |
QDBusMenuBar::syncMenu| Name: | QDBusMenuBar::syncMenu | | Prototype: | void QDBusMenuBar::syncMenu(QPlatformMenu *menu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 113-117 | | Comparison: | New |
| | New | 2 | 1 |
QDBusMenuBar::removeMenu| Name: | QDBusMenuBar::removeMenu | | Prototype: | void QDBusMenuBar::removeMenu(QPlatformMenu *menu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 106-111 | | Comparison: | New |
| | New | 3 | 1 |
QDBusMenuBar::registerMenuBar::[lambda]| Name: | QDBusMenuBar::registerMenuBar::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 146-146 | | Comparison: | New |
| | New | 0 | 1 |
QDBusMenuBar::registerMenuBar| Name: | QDBusMenuBar::registerMenuBar | | Prototype: | void QDBusMenuBar::registerMenuBar() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 141-158 | | Comparison: | New |
| | New | 10 | 4 |
QDBusMenuBar::menuItemForMenu| Name: | QDBusMenuBar::menuItemForMenu | | Prototype: | QDBusPlatformMenuItem *QDBusMenuBar::menuItemForMenu(QPlatformMenu *menu) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 72-86 | | Comparison: | New |
| | New | 10 | 3 |
QDBusMenuBar::menuForTag| Name: | QDBusMenuBar::menuForTag | | Prototype: | QPlatformMenu *QDBusMenuBar::menuForTag(quintptr tag) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 128-134 | | Comparison: | New |
| | New | 4 | 2 |
QDBusMenuBar::insertMenu| Name: | QDBusMenuBar::insertMenu | | Prototype: | void QDBusMenuBar::insertMenu(QPlatformMenu *menu, QPlatformMenu *before) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 98-104 | | Comparison: | New |
| | New | 4 | 1 |
QDBusMenuBar::handleReparent| Name: | QDBusMenuBar::handleReparent | | Prototype: | void QDBusMenuBar::handleReparent(QWindow *newParentWindow) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 119-126 | | Comparison: | New |
| | New | 4 | 2 |
QDBusMenuBar::createMenu| Name: | QDBusMenuBar::createMenu | | Prototype: | QPlatformMenu *QDBusMenuBar::createMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 136-139 | | Comparison: | New |
| | New | 1 | 1 |
QDBusMenuBar::QDBusMenuBar| Name: | QDBusMenuBar::QDBusMenuBar | | Prototype: | QDBusMenuBar::QDBusMenuBar() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 51-62 | | Comparison: | New |
| | New | 5 | 1 |
QCoreApplicationData::QCoreApplicationData| Name: | QCoreApplicationData::QCoreApplicationData | | Prototype: | QCoreApplicationData() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 333-335 | | Comparison: | New |
| | New | 1 | 1 |
QComboBox::inputMethodQuery| Name: | QComboBox::inputMethodQuery | | Prototype: | QVariant QComboBox::inputMethodQuery(Qt::InputMethodQuery query, const QVariant &argument) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3368-3374 | | Comparison: | New |
| | New | 4 | 2 |
QColor::yellowF| Name: | QColor::yellowF | | Prototype: | qreal QColor::yellowF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1551-1556 | | Comparison: | New |
| | New | 3 | 2 |
QColor::yellow| Name: | QColor::yellow | | Prototype: | int QColor::yellow() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1502-1507 | | Comparison: | New |
| | New | 3 | 2 |
QColor::valueF| Name: | QColor::valueF | | Prototype: | qreal QColor::valueF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1382-1387 | | Comparison: | New |
| | New | 3 | 2 |
QColor::value| Name: | QColor::value | | Prototype: | int QColor::value() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1320-1325 | | Comparison: | New |
| | New | 3 | 2 |
QColor::toRgb| Name: | QColor::toRgb | | Prototype: | QColor QColor::toRgb() const noexcept | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1575-1709 | | Comparison: | New |
| | New | 88 | 23 |
QColor::toHsv| Name: | QColor::toHsv | | Prototype: | QColor QColor::toHsv() const noexcept | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1721-1765 | | Comparison: | New |
| | New | 32 | 8 |
QColor::toHsl| Name: | QColor::toHsl | | Prototype: | QColor QColor::toHsl() const noexcept | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1772-1821 | | Comparison: | New |
| | New | 36 | 9 |
QColor::toCmyk| Name: | QColor::toCmyk | | Prototype: | QColor QColor::toCmyk() const noexcept | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1828-1862 | | Comparison: | New |
| | New | 23 | 4 |
QColor::setRgba64| Name: | QColor::setRgba64 | | Prototype: | void QColor::setRgba64(QRgba64 rgba) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1014-1022 | | Comparison: | New |
| | New | 6 | 1 |
QColor::setRgba| Name: | QColor::setRgba | | Prototype: | void QColor::setRgba(QRgb rgba) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 980-988 | | Comparison: | New |
| | New | 6 | 1 |