| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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::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::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::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::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::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::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 |
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 |
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::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::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::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::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::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::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::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::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 |
QEvdevTabletHandler::deviceId| Name: | QEvdevTabletHandler::deviceId | | Prototype: | qint64 QEvdevTabletHandler::deviceId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 199-202 | | Comparison: | New |
| | New | 1 | 1 |
QEvdevTabletHandlerThread::QEvdevTabletHandlerThread| Name: | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread | | Prototype: | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread(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/evdevtablet/qevdevtablethandler.cpp | | Lines: | 277-281 | | Comparison: | New |
| | New | 1 | 1 |
QEvdevTabletManager::~QEvdevTabletManager| Name: | QEvdevTabletManager::~QEvdevTabletManager | | Prototype: | QEvdevTabletManager::~QEvdevTabletManager() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | | Lines: | 97-100 | | Comparison: | New |
| | New | 1 | 1 |
QEventDispatcherUNIXPrivate::activateTimers| Name: | QEventDispatcherUNIXPrivate::activateTimers | | Prototype: | int QEventDispatcherUNIXPrivate::activateTimers() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 247-250 | | Comparison: | New |
| | New | 1 | 1 |
QFileDialogOptions::defaultNameFilterString| Name: | QFileDialogOptions::defaultNameFilterString | | Prototype: | QString QFileDialogOptions::defaultNameFilterString() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 579-582 | | Comparison: | New |
| | New | 1 | 1 |
QFileDialogOptions::nameFilters| Name: | QFileDialogOptions::nameFilters | | Prototype: | QStringList QFileDialogOptions::nameFilters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 566-570 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines (reference): | 536-539 | | Comparison: | Different |
| | Different | 1 | 1 |
QFileDialogOptions::setNameFilters| Name: | QFileDialogOptions::setNameFilters | | Prototype: | void QFileDialogOptions::setNameFilters(const QStringList &filters) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 559-564 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines (reference): | 531-534 | | Comparison: | Different |
| | Different | 1 | 1 |
QFileDialogOptions::setUseDefaultNameFilters| Name: | QFileDialogOptions::setUseDefaultNameFilters | | Prototype: | void QFileDialogOptions::setUseDefaultNameFilters(bool dnf) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 554-557 | | Comparison: | New |
| | New | 1 | 1 |
QFileDialogOptions::useDefaultNameFilters| Name: | QFileDialogOptions::useDefaultNameFilters | | Prototype: | bool QFileDialogOptions::useDefaultNameFilters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 549-552 | | Comparison: | New |
| | New | 1 | 1 |
QFileDialogOptionsPrivate::QFileDialogOptionsPrivate| Name: | QFileDialogOptionsPrivate::QFileDialogOptionsPrivate | | Prototype: | QFileDialogOptionsPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 411-417 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines (reference): | 404-409 | | Comparison: | Different |
| | Different | 1 | 1 |
QFontEngineFT::ascent| Name: | QFontEngineFT::ascent | | Prototype: | QFixed QFontEngineFT::ascent() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1294-1300 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines (reference): | 1238-1241 | | Comparison: | Different |
| | Different | 1 | 1 |
QFontEngineFT::descent| Name: | QFontEngineFT::descent | | Prototype: | QFixed QFontEngineFT::descent() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1302-1308 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines (reference): | 1243-1246 | | Comparison: | Different |
| | Different | 1 | 1 |
QFontEngineFT::leading| Name: | QFontEngineFT::leading | | Prototype: | QFixed QFontEngineFT::leading() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1310-1316 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines (reference): | 1248-1251 | | Comparison: | Different |
| | Different | 1 | 1 |
QFontEngineFT::maxCharWidth| Name: | QFontEngineFT::maxCharWidth | | Prototype: | qreal QFontEngineFT::maxCharWidth() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1352-1358 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines (reference): | 1277-1280 | | Comparison: | Different |
| | Different | 1 | 1 |
QFontEngineFT::scaledBitmapMetrics| Name: | QFontEngineFT::scaledBitmapMetrics | | Prototype: | QFixed QFontEngineFT::scaledBitmapMetrics(QFixed m) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1640-1643 | | Comparison: | New |
| | New | 1 | 1 |
QFreetypeFace::isScalableBitmap| Name: | QFreetypeFace::isScalableBitmap | | Prototype: | bool QFreetypeFace::isScalableBitmap() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 196-203 | | Comparison: | New |
| | New | 1 | 1 |
QGlobalNetworkProxy::applicationProxy| Name: | QGlobalNetworkProxy::applicationProxy | | Prototype: | QNetworkProxy applicationProxy() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 298-301 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines (reference): | 292-295 | | Comparison: | Different |
| | Different | 1 | 1 |
QGuiApplication::desktopFileName| Name: | QGuiApplication::desktopFileName | | Prototype: | QString QGuiApplication::desktopFileName() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 702-705 | | Comparison: | New |
| | New | 1 | 1 |
QHostInfoLookupManager::work::[lambda]| Name: | QHostInfoLookupManager::work::[lambda] | | Prototype: | [this](QHostInfoRunnable *lookup) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 606-608 | | Comparison: | New |
| | New | 1 | 1 |
QHttpNetworkHeaderPrivate::setHeaderField::[lambda]| Name: | QHttpNetworkHeaderPrivate::setHeaderField::[lambda] | | Prototype: | [&name](const QPair<QByteArray, QByteArray> &header) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines: | 108-110 | | Comparison: | New |
| | New | 1 | 1 |
QHttpSocketEngine::accept| Name: | QHttpSocketEngine::accept | | Prototype: | int QHttpSocketEngine::accept() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 205-211 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines (reference): | 193-196 | | Comparison: | Different |
| | Different | 1 | 1 |
QHttpSocketEngine::bind| Name: | QHttpSocketEngine::bind | | Prototype: | bool QHttpSocketEngine::bind(const QHostAddress &, quint16) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 189-195 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines (reference): | 183-186 | | Comparison: | Different |
| | Different | 1 | 1 |
QHttpSocketEngine::hasPendingDatagrams| Name: | QHttpSocketEngine::hasPendingDatagrams | | Prototype: | bool QHttpSocketEngine::hasPendingDatagrams() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 308-312 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines (reference): | 284-287 | | Comparison: | Different |
| | Different | 1 | 1 |
QHttpSocketEngine::listen| Name: | QHttpSocketEngine::listen | | Prototype: | bool QHttpSocketEngine::listen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 197-203 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines (reference): | 188-191 | | Comparison: | Different |
| | Different | 1 | 1 |
QHttpSocketEngine::pendingDatagramSize| Name: | QHttpSocketEngine::pendingDatagramSize | | Prototype: | qint64 QHttpSocketEngine::pendingDatagramSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 314-318 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines (reference): | 289-292 | | Comparison: | Different |
| | Different | 1 | 1 |
QHttpSocketEngine::readDatagram| Name: | QHttpSocketEngine::readDatagram | | Prototype: | qint64 QHttpSocketEngine::readDatagram(char *, qint64, QIpPacketHeader *, PacketHeaderOptions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 292-298 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines (reference): | 274-277 | | Comparison: | Different |
| | Different | 1 | 1 |
QHttpSocketEngine::writeDatagram| Name: | QHttpSocketEngine::writeDatagram | | Prototype: | qint64 QHttpSocketEngine::writeDatagram(const char *, qint64, const QIpPacketHeader &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 300-306 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines (reference): | 279-282 | | Comparison: | Different |
| | Different | 1 | 1 |
QIODevice::bytesToWrite| Name: | QIODevice::bytesToWrite | | Prototype: | qint64 QIODevice::bytesToWrite() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 970-973 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 752-755 | | Comparison: | Different |
| | Different | 1 | 1 |
QIODevice::canReadLine| Name: | QIODevice::canReadLine | | Prototype: | bool QIODevice::canReadLine() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1494-1499 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 1261-1264 | | Comparison: | Different |
| | Different | 1 | 1 |
QIODevice::currentReadChannel| Name: | QIODevice::currentReadChannel | | Prototype: | int QIODevice::currentReadChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 649-652 | | Comparison: | New |
| | New | 1 | 1 |
QIODevice::currentWriteChannel| Name: | QIODevice::currentWriteChannel | | Prototype: | int QIODevice::currentWriteChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 703-706 | | Comparison: | New |
| | New | 1 | 1 |
QIODevice::isTransactionStarted| Name: | QIODevice::isTransactionStarted | | Prototype: | bool QIODevice::isTransactionStarted() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1582-1585 | | Comparison: | New |
| | New | 1 | 1 |
QIODevice::readChannelCount| Name: | QIODevice::readChannelCount | | Prototype: | int QIODevice::readChannelCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 624-627 | | Comparison: | New |
| | New | 1 | 1 |
QIODevice::writeChannelCount| Name: | QIODevice::writeChannelCount | | Prototype: | int QIODevice::writeChannelCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 637-640 | | Comparison: | New |
| | New | 1 | 1 |
QIcon::isNull| Name: | QIcon::isNull | | Prototype: | bool QIcon::isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 930-933 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines (reference): | 924-927 | | Comparison: | Different |
| | Different | 1 | 1 |
QIconCacheGtkReader::isValid| Name: | QIconCacheGtkReader::isValid | | Prototype: | bool isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 172-172 | | Comparison: | New |
| | New | 1 | 1 |
QIconLoader::findIconHelper::[lambda]| Name: | QIconLoader::findIconHelper::[lambda] | | Prototype: | [&](const QIconDirInfo &info) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 420-421 | | Comparison: | New |
| | New | 1 | 1 |
QImage::QImage| Name: | QImage::QImage | | Prototype: | QImage::QImage() noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 766-770 | | Comparison: | New |
| | New | 1 | 1 |
QImage::pixelFormat| Name: | QImage::pixelFormat | | Prototype: | QPixelFormat QImage::pixelFormat() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 5180-5183 | | Comparison: | New |
| | New | 1 | 1 |
QItemSelectionModel::selection::[lambda]| Name: | QItemSelectionModel::selection::[lambda] | | Prototype: | [](const QItemSelectionRange& range) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1722-1724 | | Comparison: | New |
| | New | 1 | 1 |
QJsonObject::operator []| Name: | QJsonObject::operator [] | | Prototype: | QJsonValueRef QJsonObject::operator [](QLatin1String key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 441-445 | | Comparison: | New |
| | New | 1 | 1 |
QKdeThemePrivate::kdeGlobals| Name: | QKdeThemePrivate::kdeGlobals | | Prototype: | static QString kdeGlobals(const QString &kdeDir, int kdeVersion) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 247-252 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines (reference): | 213-218 | | Comparison: | Different |
| | Different | 1 | 4 |
QLibraryInfo::build| Name: | QLibraryInfo::build | | Prototype: | const char *QLibraryInfo::build() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 351-354 | | Comparison: | New |
| | New | 1 | 1 |
QListView::selectedIndexes::[lambda]| Name: | QListView::selectedIndexes::[lambda] | | Prototype: | [this, d](const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1443-1445 | | Comparison: | New |
| | New | 1 | 1 |
QListViewPrivate::removeCurrentAndDisabled::[lambda]| Name: | QListViewPrivate::removeCurrentAndDisabled::[lambda] | | Prototype: | [=](const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1848-1850 | | Comparison: | New |
| | New | 1 | 1 |
QLocale::numberOptions| Name: | QLocale::numberOptions | | Prototype: | QLocale::NumberOptions QLocale::numberOptions() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 923-926 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines (reference): | 911-914 | | Comparison: | Different |
| | Different | 1 | 1 |
QMenu::showTearOffMenu| Name: | QMenu::showTearOffMenu | | Prototype: | void QMenu::showTearOffMenu() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1985-1988 | | Comparison: | New |
| | New | 1 | 1 |
QMessageLogger::noDebug| Name: | QMessageLogger::noDebug | | Prototype: | QNoDebug QMessageLogger::noDebug() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 438-441 | | Comparison: | New |
| | New | 1 | 1 |
QMetaObjectBuilder::constructorCount| Name: | QMetaObjectBuilder::constructorCount | | Prototype: | int QMetaObjectBuilder::constructorCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 368-371 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 364-367 | | Comparison: | Different |
| | Different | 1 | 1 |
QMetaObjectBuilder::enumeratorCount| Name: | QMetaObjectBuilder::enumeratorCount | | Prototype: | int QMetaObjectBuilder::enumeratorCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 391-394 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 387-390 | | Comparison: | Different |
| | Different | 1 | 1 |
QMetaObjectBuilder::methodCount| Name: | QMetaObjectBuilder::methodCount | | Prototype: | int QMetaObjectBuilder::methodCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 358-361 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 354-357 | | Comparison: | Different |
| | Different | 1 | 1 |
QMetaObjectBuilder::propertyCount| Name: | QMetaObjectBuilder::propertyCount | | Prototype: | int QMetaObjectBuilder::propertyCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 379-382 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 375-378 | | Comparison: | Different |
| | Different | 1 | 1 |
QMimeData::hasColor| Name: | QMimeData::hasColor | | Prototype: | bool QMimeData::hasColor() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 548-551 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines (reference): | 536-539 | | Comparison: | Different |
| | Different | 1 | 1 |
QMimeData::hasHtml| Name: | QMimeData::hasHtml | | Prototype: | bool QMimeData::hasHtml() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 458-461 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines (reference): | 446-449 | | Comparison: | Different |
| | Different | 1 | 1 |
QMimeData::hasImage| Name: | QMimeData::hasImage | | Prototype: | bool QMimeData::hasImage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 504-507 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines (reference): | 492-495 | | Comparison: | Different |
| | Different | 1 | 1 |
QMimeData::hasText| Name: | QMimeData::hasText | | Prototype: | bool QMimeData::hasText() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 422-425 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines (reference): | 410-413 | | Comparison: | Different |
| | Different | 1 | 1 |
QMimeData::hasUrls| Name: | QMimeData::hasUrls | | Prototype: | bool QMimeData::hasUrls() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 385-388 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines (reference): | 373-376 | | Comparison: | Different |
| | Different | 1 | 1 |
QMovie::supportedFormats::[lambda]| Name: | QMovie::supportedFormats::[lambda] | | Prototype: | [&buffer](const QByteArray &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 979-981 | | Comparison: | New |
| | New | 1 | 1 |
QNetworkHeadersPrivate::setRawHeaderInternal::[lambda]| Name: | QNetworkHeadersPrivate::setRawHeaderInternal::[lambda] | | Prototype: | [&key](const RawHeaderPair &header) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 998-1000 | | Comparison: | New |
| | New | 1 | 1 |
QNetworkInterfaceManager::interfaceIndexFromName| Name: | QNetworkInterfaceManager::interfaceIndexFromName | | Prototype: | uint QNetworkInterfaceManager::interfaceIndexFromName(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 128-150 | | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceBufferImpl::atEnd| Name: | QNonContiguousByteDeviceBufferImpl::atEnd | | Prototype: | bool QNonContiguousByteDeviceBufferImpl::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 163-166 | | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceBufferImpl::size| Name: | QNonContiguousByteDeviceBufferImpl::size | | Prototype: | qint64 QNonContiguousByteDeviceBufferImpl::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 173-176 | | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::atEnd| Name: | QNonContiguousByteDeviceByteArrayImpl::atEnd | | Prototype: | bool QNonContiguousByteDeviceByteArrayImpl::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 209-212 | | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::pos| Name: | QNonContiguousByteDeviceByteArrayImpl::pos | | Prototype: | qint64 QNonContiguousByteDeviceByteArrayImpl::pos() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 225-228 | | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::size| Name: | QNonContiguousByteDeviceByteArrayImpl::size | | Prototype: | qint64 QNonContiguousByteDeviceByteArrayImpl::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 220-223 | | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::atEnd| Name: | QNonContiguousByteDeviceIoDeviceImpl::atEnd | | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 367-370 | | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::atEnd| Name: | QNonContiguousByteDeviceRingBufferImpl::atEnd | | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 262-265 | | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::pos| Name: | QNonContiguousByteDeviceRingBufferImpl::pos | | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::pos() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 267-270 | | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::size| Name: | QNonContiguousByteDeviceRingBufferImpl::size | | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 278-281 | | Comparison: | New |
| | New | 1 | 1 |
QOpenGLExtraFunctionsPrivate::init| Name: | QOpenGLExtraFunctionsPrivate::init | | Prototype: | void QOpenGLExtraFunctionsPrivate::init(QOpenGLContext *context) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 4510-4510 | | Comparison: | New |
| | New | 1 | 2 |
QOpenGLFunctionsPrivate::init| Name: | QOpenGLFunctionsPrivate::init | | Prototype: | void QOpenGLFunctionsPrivate::init(QOpenGLContext *context) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2215-2215 | | Comparison: | New |
| | New | 1 | 2 |
QOpenGLFunctions_1_0_CoreBackend::init| Name: | QOpenGLFunctions_1_0_CoreBackend::init | | Prototype: | void QOpenGLFunctions_1_0_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 310-310 | | Comparison: | New |
| | New | 1 | 2 |
QOpenGLFunctions_1_0_DeprecatedBackend::init| Name: | QOpenGLFunctions_1_0_DeprecatedBackend::init | | Prototype: | void QOpenGLFunctions_1_0_DeprecatedBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 330-330 | | Comparison: | New |
| | New | 1 | 2 |
QOpenGLFunctions_1_1_CoreBackend::init| Name: | QOpenGLFunctions_1_1_CoreBackend::init | | Prototype: | void QOpenGLFunctions_1_1_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 311-311 | | Comparison: | New |
| | New | 1 | 2 |
QOpenGLFunctions_1_1_DeprecatedBackend::init| Name: | QOpenGLFunctions_1_1_DeprecatedBackend::init | | Prototype: | void QOpenGLFunctions_1_1_DeprecatedBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 331-331 | | Comparison: | New |
| | New | 1 | 2 |
QOpenGLFunctions_1_2_CoreBackend::init| Name: | QOpenGLFunctions_1_2_CoreBackend::init | | Prototype: | void QOpenGLFunctions_1_2_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 313-313 | | Comparison: | New |
| | New | 1 | 2 |
QOpenGLFunctions_1_2_DeprecatedBackend::init| Name: | QOpenGLFunctions_1_2_DeprecatedBackend::init | | Prototype: | void QOpenGLFunctions_1_2_DeprecatedBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 333-333 | | Comparison: | New |
| | New | 1 | 2 |
QOpenGLFunctions_1_3_CoreBackend::init| Name: | QOpenGLFunctions_1_3_CoreBackend::init | | Prototype: | void QOpenGLFunctions_1_3_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 314-314 | | Comparison: | New |
| | New | 1 | 2 |
QOpenGLFunctions_1_3_DeprecatedBackend::init| Name: | QOpenGLFunctions_1_3_DeprecatedBackend::init | | Prototype: | void QOpenGLFunctions_1_3_DeprecatedBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 334-334 | | Comparison: | New |
| | New | 1 | 2 |
QOpenGLFunctions_1_4_CoreBackend::init| Name: | QOpenGLFunctions_1_4_CoreBackend::init | | Prototype: | void QOpenGLFunctions_1_4_CoreBackend::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 315-315 | | Comparison: | New |
| | New | 1 | 2 |