| Function | Condition % | Modificationsā¾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
xgetbv| Name: | xgetbv | | Prototype: | static void xgetbv(uint in, uint &eax, uint &edx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 282-293 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines (reference): | 233-244 | | Comparison: | Same |
| | Same | 3 | 1 |
qt_timezone| Name: | qt_timezone | | Prototype: | static int qt_timezone() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2165-2196 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines (reference): | 2144-2173 | | Comparison: | Same |
| | Same | 1 | 1 |
qsrand| Name: | qsrand | | Prototype: | void qsrand(uint seed) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3466-3503 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines (reference): | 3403-3440 | | Comparison: | Same |
| | Same | 7 | 3 |
qrand| Name: | qrand | | Prototype: | int qrand() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3520-3564 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines (reference): | 3457-3501 | | Comparison: | Same |
| | Same | 8 | 3 |
qLcEvdevTablet| Name: | qLcEvdevTablet | | Prototype: | const QLoggingCategory &qLcEvdevTablet() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 52-52 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 46-46 | | Comparison: | Same |
| | Same | 1 | 1 |
maxBasicCpuidSupported| Name: | maxBasicCpuidSupported | | Prototype: | static int maxBasicCpuidSupported() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 181-224 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines (reference): | 146-185 | | Comparison: | Same |
| | Same | 9 | 1 |
loadTzTimeZones::[lambda]| Name: | loadTzTimeZones::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 75-75 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines (reference): | 69-69 | | Comparison: | Same |
| | Same | 0 | 1 |
init_platform::[lambda]| Name: | init_platform::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1114-1114 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines (reference): | 1080-1080 | | Comparison: | Same |
| | Same | 0 | 1 |
detectWebBrowser::[lambda]| Name: | detectWebBrowser::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines: | 108-108 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines (reference): | 100-100 | | Comparison: | Same |
| | Same | 0 | 1 |
createReadHandlerHelper| Name: | createReadHandlerHelper | | Prototype: | static QImageIOHandler *createReadHandlerHelper(QIODevice *device, const QByteArray &format, bool autoDetectImageFormat, bool ignoresFormatAndExtension) | | Coverage: | 0.000% (0/204) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 237-518 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines (reference): | 231-512 | | Comparison: | Same |
| | Same | 113 | 53 |
QXcbWMSupport::updateVirtualRoots| Name: | QXcbWMSupport::updateVirtualRoots | | Prototype: | void QXcbWMSupport::updateVirtualRoots() | | Coverage: | 13.333% (2/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwmsupport.cpp | | Lines: | 92-130 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwmsupport.cpp | | Lines (reference): | 86-124 | | Comparison: | Same |
| | Same | 21 | 5 |
QTimeLinePrivate::setCurrentTime| Name: | QTimeLinePrivate::setCurrentTime | | Prototype: | void QTimeLinePrivate::setCurrentTime(int msecs) | | Coverage: | 94.444% (34/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines: | 91-162 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines (reference): | 85-156 | | Comparison: | Same |
| | Same | 27 | 8 |
QThreadPrivate::createEventDispatcher| Name: | QThreadPrivate::createEventDispatcher | | Prototype: | void QThreadPrivate::createEventDispatcher(QThreadData *data) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 280-301 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines (reference): | 275-298 | | Comparison: | Same |
| | Same | 6 | 2 |
QTextEngine::bidiReorder| Name: | QTextEngine::bidiReorder | | Prototype: | void QTextEngine::bidiReorder(int numItems, const quint8 *levels, int *visualOrder) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 766-823 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines (reference): | 760-817 | | Comparison: | Same |
| | Same | 27 | 12 |
QSystemSemaphorePrivate::cleanHandle| Name: | QSystemSemaphorePrivate::cleanHandle | | Prototype: | void QSystemSemaphorePrivate::cleanHandle() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | | Lines: | 141-163 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | | Lines (reference): | 135-157 | | Comparison: | Same |
| | Same | 10 | 5 |
QSysInfo::productVersion| Name: | QSysInfo::productVersion | | Prototype: | QString QSysInfo::productVersion() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2739-2764 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines (reference): | 2667-2699 | | Comparison: | Same |
| | Same | 5 | 2 |
QSysInfo::productType| Name: | QSysInfo::productType | | Prototype: | QString QSysInfo::productType() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2678-2713 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines (reference): | 2604-2641 | | Comparison: | Same |
| | Same | 5 | 2 |
QSysInfo::prettyProductName| Name: | QSysInfo::prettyProductName | | Prototype: | QString QSysInfo::prettyProductName() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2780-2847 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines (reference): | 2715-2784 | | Comparison: | Same |
| | Same | 8 | 3 |
QSysInfo::kernelVersion| Name: | QSysInfo::kernelVersion | | Prototype: | QString QSysInfo::kernelVersion() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2629-2641 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines (reference): | 2550-2562 | | Comparison: | Same |
| | Same | 4 | 2 |
QStorageInfoPrivate::retrieveVolumeInfo| Name: | QStorageInfoPrivate::retrieveVolumeInfo | | Prototype: | void QStorageInfoPrivate::retrieveVolumeInfo() | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 535-562 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines (reference): | 516-543 | | Comparison: | Same |
| | Same | 11 | 3 |
QSslSocketPrivate::ensureCiphersAndCertsLoaded| Name: | QSslSocketPrivate::ensureCiphersAndCertsLoaded | | Prototype: | void QSslSocketPrivate::ensureCiphersAndCertsLoaded() | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 510-567 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines (reference): | 500-573 | | Comparison: | Same |
| | Same | 16 | 5 |
QRasterPaintEngine::clip| Name: | QRasterPaintEngine::clip | | Prototype: | void QRasterPaintEngine::clip(const QVectorPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1140-1207 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines (reference): | 1134-1201 | | Comparison: | Same |
| | Same | 28 | 8 |
QPlatformInputContextFactory::keys| Name: | QPlatformInputContextFactory::keys | | Prototype: | QStringList QPlatformInputContextFactory::keys() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | | Lines: | 56-63 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | | Lines (reference): | 50-57 | | Comparison: | Same |
| | Same | 1 | 1 |
QPicturePaintEngine::end| Name: | QPicturePaintEngine::end | | Prototype: | bool QPicturePaintEngine::end() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 123-149 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines (reference): | 117-143 | | Comparison: | Same |
| | Same | 20 | 2 |
QObjectPrivate::QObjectPrivate| Name: | QObjectPrivate::QObjectPrivate | | Prototype: | QObjectPrivate::QObjectPrivate(int version) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 205-232 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines (reference): | 198-225 | | Comparison: | Same |
| | Same | 14 | 1 |
QNetworkReplyHttpImplPrivate::postRequest::[lambda]| Name: | QNetworkReplyHttpImplPrivate::postRequest::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 606-606 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines (reference): | 616-616 | | Comparison: | Same |
| | Same | 0 | 1 |
QNetworkDiskCache::updateMetaData| Name: | QNetworkDiskCache::updateMetaData | | Prototype: | void QNetworkDiskCache::updateMetaData(const QNetworkCacheMetaData &metaData) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 443-471 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines (reference): | 442-470 | | Comparison: | Same |
| | Same | 13 | 4 |
QNetworkDiskCache::clear| Name: | QNetworkDiskCache::clear | | Prototype: | void QNetworkDiskCache::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 585-595 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines (reference): | 587-597 | | Comparison: | Same |
| | Same | 5 | 1 |
QNetworkDiskCache::cacheSize| Name: | QNetworkDiskCache::cacheSize | | Prototype: | qint64 QNetworkDiskCache::cacheSize() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 160-173 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines (reference): | 158-171 | | Comparison: | Same |
| | Same | 7 | 3 |
QNetworkConfiguration::bearerTypeName::[lambda]| Name: | QNetworkConfiguration::bearerTypeName::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 577-577 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines (reference): | 678-678 | | Comparison: | Same |
| | Same | 0 | 1 |
QNetworkConfiguration::bearerTypeName| Name: | QNetworkConfiguration::bearerTypeName | | Prototype: | QString QNetworkConfiguration::bearerTypeName() const | | Coverage: | 14.894% (7/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 538-578 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines (reference): | 625-679 | | Comparison: | Same |
| | Same | 8 | 29 |
QNetworkConfiguration::bearerType| Name: | QNetworkConfiguration::bearerType | | Prototype: | QNetworkConfiguration::BearerType QNetworkConfiguration::bearerType() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 417-424 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines (reference): | 491-511 | | Comparison: | Same |
| | Same | 4 | 2 |
QMessageBox::aboutQt::[lambda]| Name: | QMessageBox::aboutQt::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1905-1905 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines (reference): | 1908-1908 | | Comparison: | Same |
| | Same | 0 | 1 |
QMenuPrivate::_q_platformMenuAboutToShow| Name: | QMenuPrivate::_q_platformMenuAboutToShow | | Prototype: | void QMenuPrivate::_q_platformMenuAboutToShow() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1272-1291 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines (reference): | 1266-1282 | | Comparison: | Same |
| | Same | 2 | 1 |
QLoggingRegistry::init::[lambda]| Name: | QLoggingRegistry::init::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 293-293 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines (reference): | 288-288 | | Comparison: | Same |
| | Same | 0 | 1 |
QLockFilePrivate::processNameByPid::[lambda]| Name: | QLockFilePrivate::processNameByPid::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 277-277 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines (reference): | 265-265 | | Comparison: | Same |
| | Same | 0 | 1 |
QLockFilePrivate::processNameByPid| Name: | QLockFilePrivate::processNameByPid | | Prototype: | QString QLockFilePrivate::processNameByPid(qint64 pid) | | Coverage: | 37.500% (3/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 262-318 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines (reference): | 250-301 | | Comparison: | Same |
| | Same | 8 | 5 |
QGuiApplicationPrivate::processKeyEvent| Name: | QGuiApplicationPrivate::processKeyEvent | | Prototype: | void QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent *e) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1996-2046 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines (reference): | 1969-2019 | | Comparison: | Same |
| | Same | 15 | 5 |
QGenericUnixTheme::xdgIconThemePaths::[lambda]| Name: | QGenericUnixTheme::xdgIconThemePaths::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 187-187 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines (reference): | 162-162 | | Comparison: | Same |
| | Same | 0 | 1 |
QFontEngineQPF2::QFontEngineQPF2| Name: | QFontEngineQPF2::QFontEngineQPF2 | | Prototype: | QFontEngineQPF2::QFontEngineQPF2(const QFontDef &def, const QByteArray &data) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 227-311 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines (reference): | 221-305 | | Comparison: | Same |
| | Same | 46 | 11 |
QFileSelectorPrivate::platformSelectors| Name: | QFileSelectorPrivate::platformSelectors | | Prototype: | QStringList QFileSelectorPrivate::platformSelectors() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 365-397 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines (reference): | 362-394 | | Comparison: | Same |
| | Same | 6 | 3 |
QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread| Name: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread | | Prototype: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 283-287 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 300-304 | | Comparison: | Same |
| | Same | 2 | 1 |
QEvdevTabletData::processInputEvent| Name: | QEvdevTabletData::processInputEvent | | Prototype: | void QEvdevTabletData::processInputEvent(input_event *ev) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 84-125 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 127-168 | | Comparison: | Same |
| | Same | 23 | 13 |
QEglFSIntegration::platformFunction| Name: | QEglFSIntegration::platformFunction | | Prototype: | QFunctionPointer QEglFSIntegration::platformFunction(const QByteArray &function) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 387-397 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines (reference): | 375-385 | | Comparison: | Same |
| | Same | 3 | 2 |
QEglFSIntegration::createInputHandlers| Name: | QEglFSIntegration::createInputHandlers | | Prototype: | void QEglFSIntegration::createInputHandlers() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 412-434 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines (reference): | 400-422 | | Comparison: | Same |
| | Same | 5 | 2 |
QDBusConnectionManager::QDBusConnectionManager| Name: | QDBusConnectionManager::QDBusConnectionManager | | Prototype: | QDBusConnectionManager::QDBusConnectionManager() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 138-152 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines (reference): | 131-145 | | Comparison: | Same |
| | Same | 7 | 1 |
QCoreApplicationPrivate::initLocale| Name: | QCoreApplicationPrivate::initLocale | | Prototype: | void QCoreApplicationPrivate::initLocale() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 573-581 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines (reference): | 600-608 | | Comparison: | Same |
| | Same | 4 | 2 |
QCoreApplicationPrivate::createEventDispatcher| Name: | QCoreApplicationPrivate::createEventDispatcher | | Prototype: | void QCoreApplicationPrivate::createEventDispatcher() | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 482-508 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines (reference): | 507-535 | | Comparison: | Same |
| | Same | 4 | 2 |
QCommonStyle::standardIcon| Name: | QCommonStyle::standardIcon | | Prototype: | QIcon QCommonStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/223) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 5623-6138 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines (reference): | 5580-6097 | | Comparison: | Same |
| | Same | 280 | 105 |
QAccessibleTextWidget::attributes::[lambda]| Name: | QAccessibleTextWidget::attributes::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 910-910 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines (reference): | 856-856 | | Comparison: | Same |
| | Same | 0 | 1 |
DeviceIntegration::DeviceIntegration::[lambda]| Name: | DeviceIntegration::DeviceIntegration::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | | Lines: | 107-107 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | | Lines (reference): | 101-101 | | Comparison: | Same |
| | Same | 0 | 1 |
AtSpiAdaptor::accessibleInterfaces| Name: | AtSpiAdaptor::accessibleInterfaces | | Prototype: | QStringList AtSpiAdaptor::accessibleInterfaces(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1464-1506 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines (reference): | 1458-1500 | | Comparison: | Same |
| | Same | 23 | 8 |
xi2ValuatorOffset| Name: | xi2ValuatorOffset | | Prototype: | static int xi2ValuatorOffset(const unsigned char *maskPtr, int maskLen, int number) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2275-2292 | | Comparison: | New |
| | New | 12 | 7 |
unquote| Name: | unquote | | Prototype: | static QString unquote(const QStringRef &str) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 316-338 | | Comparison: | New |
| | New | 15 | 5 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | static qlonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocale::NumberOptions mode, qlonglong) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1092-1096 | | Comparison: | New |
| | New | 1 | 1 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | static qulonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocale::NumberOptions mode, qulonglong) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1098-1102 | | Comparison: | New |
| | New | 1 | 1 |
timespecToMillisecs| Name: | timespecToMillisecs | | Prototype: | static inline int timespecToMillisecs(const struct timespec *ts) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | | Lines: | 68-72 | | Comparison: | New |
| | New | 2 | 1 |
textUriListLiteral::[lambda]| Name: | textUriListLiteral::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 49-49 | | Comparison: | New |
| | New | 0 | 1 |
textUriListLiteral| Name: | textUriListLiteral | | Prototype: | static inline QString textUriListLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 49-49 | | Comparison: | New |
| | New | 0 | 2 |
textPlainLiteral::[lambda]| Name: | textPlainLiteral::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 51-51 | | Comparison: | New |
| | New | 0 | 1 |
textPlainLiteral| Name: | textPlainLiteral | | Prototype: | static inline QString textPlainLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 51-51 | | Comparison: | New |
| | New | 0 | 2 |
textHtmlLiteral::[lambda]| Name: | textHtmlLiteral::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 50-50 | | Comparison: | New |
| | New | 0 | 1 |
textHtmlLiteral| Name: | textHtmlLiteral | | Prototype: | static inline QString textHtmlLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 50-50 | | Comparison: | New |
| | New | 0 | 2 |
store_uint24_ssse3| Name: | store_uint24_ssse3 | | Prototype: | static inline void store_uint24_ssse3(uchar *dst, const uint *src, int len) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | | Lines: | 179-229 | | Comparison: | New |
| | New | 36 | 4 |
storePixelsBPP24_ssse3| Name: | storePixelsBPP24_ssse3 | | Prototype: | void storePixelsBPP24_ssse3(uchar *dest, const uint *src, int index, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | | Lines: | 231-234 | | Comparison: | New |
| | New | 1 | 1 |
socketType| Name: | socketType | | Prototype: | static const char *socketType(QSocketNotifier::Type type) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 78-90 | | Comparison: | New |
| | New | 5 | 4 |
shouldIncludeFs| Name: | shouldIncludeFs | | Prototype: | static bool shouldIncludeFs(const QStorageIterator &it) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 157-192 | | Comparison: | New |
| | New | 10 | 3 |
setWidthAttribute| Name: | setWidthAttribute | | Prototype: | static void setWidthAttribute(QTextLength *width, const QString &valueStr) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1422-1437 | | Comparison: | New |
| | New | 10 | 4 |
separate_if| Name: | separate_if | | Prototype: | template <typename InputIt, typename OutputIt1, typename OutputIt2, typename UnaryPredicate> std::pair<OutputIt1, OutputIt2> separate_if(InputIt first, InputIt last, OutputIt1 dest1, OutputIt2 dest2, UnaryPredicate p) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 83-97 | | Comparison: | New |
| | New | 8 | 3 |
round_up_scanline| Name: | round_up_scanline | | Prototype: | static inline quint32 round_up_scanline(quint32 base, quint32 pad) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 353-356 | | Comparison: | New |
| | New | 1 | 1 |
resolve| Name: | resolve | | Prototype: | template <typename Func> Func resolve(QOpenGLContext *context, const char *name, Func) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2141-2145 | | Comparison: | New |
| | New | 1 | 1 |
registerEventTypeZeroBased| Name: | registerEventTypeZeroBased | | Prototype: | static inline int registerEventTypeZeroBased(int id) noexcept | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 453-461 | | Comparison: | New |
| | New | 3 | 2 |
qt_tildeExpansion| Name: | qt_tildeExpansion | | Prototype: | QString qt_tildeExpansion(const QString &path) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1103-1140 | | Comparison: | New |
| | New | 18 | 5 |
qt_safe_poll| Name: | qt_safe_poll | | Prototype: | int qt_safe_poll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts) | | Coverage: | 72.222% (13/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | | Lines: | 97-122 | | Comparison: | New |
| | New | 12 | 6 |
qt_ppoll| Name: | qt_ppoll | | Prototype: | static inline int qt_ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | | Lines: | 78-87 | | Comparison: | New |
| | New | 1 | 1 |
qt_pollfd_check| Name: | qt_pollfd_check | | Prototype: | static bool qt_pollfd_check(const pollfd &pfd, short revents) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 168-171 | | Comparison: | New |
| | New | 1 | 1 |
qt_hash| Name: | qt_hash | | Prototype: | static uint qt_hash(const QChar *p, int n) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 408-418 | | Comparison: | New |
| | New | 6 | 2 |
qt_hash| Name: | qt_hash | | Prototype: | uint qt_hash(const QString &key) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 424-427 | | Comparison: | New |
| | New | 1 | 1 |
qt_hash| Name: | qt_hash | | Prototype: | uint qt_hash(const QStringRef &key) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 433-436 | | Comparison: | New |
| | New | 1 | 1 |
qt_gettime| Name: | qt_gettime | | Prototype: | struct timespec qt_gettime() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 170-180 | | Comparison: | New |
| | New | 6 | 1 |
qt_from_latin1| Name: | qt_from_latin1 | | Prototype: | void qt_from_latin1(ushort *dst, const char *str, size_t size) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 213-261 | | Comparison: | New |
| | New | 13 | 4 |
qt_fetchUntransformed_888_ssse3| Name: | qt_fetchUntransformed_888_ssse3 | | Prototype: | const uint * qt_fetchUntransformed_888_ssse3(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | | Lines: | 238-244 | | Comparison: | New |
| | New | 3 | 1 |
qt_assert_x| Name: | qt_assert_x | | Prototype: | void qt_assert_x(const char *where, const char *what, const char *file, int line) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3087-3090 | | Comparison: | New |
| | New | 1 | 1 |
qt_assert| Name: | qt_assert | | Prototype: | void qt_assert(const char *assertion, const char *file, int line) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3079-3082 | | Comparison: | New |
| | New | 1 | 1 |
qt_QMetaEnum_flagDebugOperator| Name: | qt_QMetaEnum_flagDebugOperator | | Prototype: | void qt_QMetaEnum_flagDebugOperator(QDebug &debug, size_t sizeofT, int value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 894-897 | | Comparison: | New |
| | New | 1 | 1 |
qstrntod| Name: | qstrntod | | Prototype: | double qstrntod(const char *s00, int len, const char **se, bool *ok) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 548-558 | | Comparison: | New |
| | New | 8 | 3 |
qopenglfSpecialDepthRangef| Name: | qopenglfSpecialDepthRangef | | Prototype: | static void qopenglfSpecialDepthRangef(GLclampf zNear, GLclampf zFar) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2162-2167 | | Comparison: | New |
| | New | 3 | 1 |
qopenglfSpecialClearDepthf| Name: | qopenglfSpecialClearDepthf | | Prototype: | static void qopenglfSpecialClearDepthf(GLclampf depth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2155-2160 | | Comparison: | New |
| | New | 3 | 1 |
qglx_reduceFormat| Name: | qglx_reduceFormat | | Prototype: | bool qglx_reduceFormat(QSurfaceFormat *format) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 330-395 | | Comparison: | New |
| | New | 38 | 13 |
qglx_findVisualInfo| Name: | qglx_findVisualInfo | | Prototype: | XVisualInfo *qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format, int drawableBit) | | Coverage: | 30.769% (4/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 231-258 | | Comparison: | New |
| | New | 15 | 5 |
qglx_findConfig| Name: | qglx_findConfig | | Prototype: | GLXFBConfig qglx_findConfig(Display *display, int screen , QSurfaceFormat format, bool highestPixelFormat, int drawableBit) | | Coverage: | 45.946% (17/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 182-229 | | Comparison: | New |
| | New | 31 | 9 |
qdtoa| Name: | qdtoa | | Prototype: | QString qdtoa(qreal d, int *decpt, int *sign) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 560-577 | | Comparison: | New |
| | New | 11 | 3 |
qVersion| Name: | qVersion | | Prototype: | const char *qVersion() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 1022-1025 | | Comparison: | New |
| | New | 1 | 1 |
qTerminate| Name: | qTerminate | | Prototype: | void qTerminate() noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3070-3073 | | Comparison: | New |
| | New | 1 | 1 |
qStandardItemModelDataListMimeType::[lambda]| Name: | qStandardItemModelDataListMimeType::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 62-62 | | Comparison: | New |
| | New | 0 | 1 |
qStandardItemModelDataListMimeType| Name: | qStandardItemModelDataListMimeType | | Prototype: | static inline QString qStandardItemModelDataListMimeType() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 60-63 | | Comparison: | New |
| | New | 0 | 2 |
qSharedBuild| Name: | qSharedBuild | | Prototype: | bool qSharedBuild() noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 1027-1034 | | Comparison: | New |
| | New | 1 | 1 |
qSelectionIndexes| Name: | qSelectionIndexes | | Prototype: | template<typename ModelIndexContainer> static ModelIndexContainer qSelectionIndexes(const QItemSelection &selection) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 330-337 | | Comparison: | New |
| | New | 4 | 2 |
qLcEglfsKmsDebug| Name: | qLcEglfsKmsDebug | | Prototype: | const QLoggingCategory &qLcEglfsKmsDebug() | | 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: | 61-61 | | Comparison: | New |
| | New | 1 | 1 |
qIsEffectiveTLD| Name: | qIsEffectiveTLD | | Prototype: | bool qIsEffectiveTLD(const QStringRef &domain) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | | Lines: | 106-125 | | Comparison: | New |
| | New | 10 | 4 |