| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QEvdevTabletHandlerThread::run| Name: | QEvdevTabletHandlerThread::run | | Prototype: | void QEvdevTabletHandlerThread::run() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 289-295 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 306-312 | | Comparison: | Different |
| | Different | 4 | 1 |
QEvdevTabletHandler::~QEvdevTabletHandler| Name: | QEvdevTabletHandler::~QEvdevTabletHandler | | Prototype: | QEvdevTabletHandler::~QEvdevTabletHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 191-197 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 251-258 | | Comparison: | Different |
| | Different | 4 | 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 |
QEglFSIntegration::loadKeymapStatic| Name: | QEglFSIntegration::loadKeymapStatic | | Prototype: | void QEglFSIntegration::loadKeymapStatic(const QString &filename) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 399-410 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines (reference): | 387-398 | | Comparison: | Different |
| | Different | 4 | 2 |
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::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 |
QDBusConnectionInterface::QDBusConnectionInterface| Name: | QDBusConnectionInterface::QDBusConnectionInterface | | Prototype: | QDBusConnectionInterface::QDBusConnectionInterface(const QDBusConnection &connection, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | | Lines: | 161-171 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | | Lines (reference): | 155-165 | | Comparison: | Different |
| | Different | 4 | 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 |
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::QColor| Name: | QColor::QColor | | Prototype: | QColor::QColor(Qt::GlobalColor color) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 340-395 | | Comparison: | New |
| | New | 4 | 1 |
QBasicMutex::lockInternal| Name: | QBasicMutex::lockInternal | | Prototype: | bool QBasicMutex::lockInternal(int timeout) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 183-189 | | Comparison: | New |
| | New | 4 | 1 |
QApplication::setColorSpec| Name: | QApplication::setColorSpec | | Prototype: | void QApplication::setColorSpec(int spec) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1381-1387 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1376-1382 | | Comparison: | Different |
| | Different | 4 | 2 |
QAccessibleWidget::addControllingSignal| Name: | QAccessibleWidget::addControllingSignal | | Prototype: | void QAccessibleWidget::addControllingSignal(const QString &signal) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 284-290 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines (reference): | 280-286 | | Comparison: | Different |
| | Different | 4 | 2 |
QAbstractSliderPrivate::QAbstractSliderPrivate| Name: | QAbstractSliderPrivate::QAbstractSliderPrivate | | Prototype: | QAbstractSliderPrivate::QAbstractSliderPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 212-227 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines (reference): | 206-221 | | Comparison: | Different |
| | Different | 4 | 1 |
QAbstractItemViewPrivate::removeEditor| Name: | QAbstractItemViewPrivate::removeEditor | | Prototype: | void QAbstractItemViewPrivate::removeEditor(QWidget *editor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4354-4361 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 4303-4311 | | Comparison: | Different |
| | Different | 4 | 2 |
QAbstractItemModelPrivate::invalidatePersistentIndexes| Name: | QAbstractItemModelPrivate::invalidatePersistentIndexes | | Prototype: | void QAbstractItemModelPrivate::invalidatePersistentIndexes() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 505-512 | | Comparison: | New |
| | New | 4 | 2 |
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 |
resourceType| Name: | resourceType | | Prototype: | static int resourceType(const QByteArray &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 77-95 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines (reference): | 70-87 | | Comparison: | Different |
| | Different | 3 | 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_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 |
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 |
q_X509Callback| Name: | q_X509Callback | | Prototype: | int q_X509Callback(int ok, X509_STORE_CTX *ctx) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 280-311 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines (reference): | 270-300 | | Comparison: | Different |
| | Different | 3 | 2 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QSslError &key, uint seed) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp | | Lines: | 319-325 | | Comparison: | New |
| | New | 3 | 1 |
qEnvironmentVariableIsEmpty| Name: | qEnvironmentVariableIsEmpty | | Prototype: | bool qEnvironmentVariableIsEmpty(const char *varName) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3269-3283 | | Comparison: | New |
| | New | 3 | 1 |
operator==| Name: | operator== | | Prototype: | bool operator==(const QString &s1, const QString &s2) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2742-2748 | | Comparison: | New |
| | New | 3 | 2 |
isParentDomain| Name: | isParentDomain | | Prototype: | static inline bool isParentDomain(const QString &domain, const QString &reference) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | | Lines: | 158-164 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | | Lines (reference): | 152-158 | | Comparison: | Different |
| | Different | 3 | 2 |
hasUsedConfiguration| Name: | hasUsedConfiguration | | Prototype: | static bool hasUsedConfiguration(const QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 56-63 | | Comparison: | New |
| | New | 3 | 2 |
convertRGBFromARGB32PM| Name: | convertRGBFromARGB32PM | | Prototype: | template<QImage::Format Format, bool fromRGB> static const uint * convertRGBFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 337-357 | | Comparison: | New |
| | New | 3 | 2 |
convertCase_helper| Name: | convertCase_helper | | Prototype: | template <typename Traits, typename T> __attribute__((const)) static inline T convertCase_helper(T uc) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1439-1451 | | Comparison: | New |
| | New | 3 | 2 |
convertARGBPMFromARGB32PM| Name: | convertARGBPMFromARGB32PM | | Prototype: | template<QImage::Format Format, bool fromRGB> static const uint * convertARGBPMFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 359-383 | | Comparison: | New |
| | New | 3 | 2 |
StaticDayOfWeekAssociativeArray::operator[]| Name: | StaticDayOfWeekAssociativeArray::operator[] | | Prototype: | T &operator[](Qt::DayOfWeek day) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 838-843 | | Comparison: | New |
| | New | 3 | 1 |
QXmlUtils::isEncName| Name: | QXmlUtils::isEncName | | Prototype: | bool QXmlUtils::isEncName(const QString &encName) | | Coverage: | 88.235% (30/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | | Lines: | 230-246 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | | Lines (reference): | 225-235 | | Comparison: | Different |
| | Different | 3 | 1 |
QXcbShmImage::preparePaint| Name: | QXcbShmImage::preparePaint | | Prototype: | void QXcbShmImage::preparePaint(const QRegion ®ion) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 492-503 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines (reference): | 294-301 | | Comparison: | Different |
| | Different | 3 | 2 |
QWidgetWindow::updateObjectName| Name: | QWidgetWindow::updateObjectName | | Prototype: | void QWidgetWindow::updateObjectName() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 1048-1055 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines (reference): | 1037-1044 | | Comparison: | Different |
| | Different | 3 | 4 |
QWidgetLineControl::anchorRect| Name: | QWidgetLineControl::anchorRect | | Prototype: | QRect QWidgetLineControl::anchorRect() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 440-445 | | Comparison: | New |
| | New | 3 | 2 |
QUuid::isNull| Name: | QUuid::isNull | | Prototype: | bool QUuid::isNull() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 730-735 | | Comparison: | New |
| | New | 3 | 1 |
QTimeZone::previousTransition| Name: | QTimeZone::previousTransition | | Prototype: | QTimeZone::OffsetData QTimeZone::previousTransition(const QDateTime &beforeDateTime) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 753-759 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines (reference): | 747-753 | | Comparison: | Different |
| | Different | 3 | 2 |
QTimeZone::offsetData| Name: | QTimeZone::offsetData | | Prototype: | QTimeZone::OffsetData QTimeZone::offsetData(const QDateTime &forDateTime) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 694-700 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines (reference): | 688-694 | | Comparison: | Different |
| | Different | 3 | 2 |
QTimeZone::nextTransition| Name: | QTimeZone::nextTransition | | Prototype: | QTimeZone::OffsetData QTimeZone::nextTransition(const QDateTime &afterDateTime) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 732-738 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines (reference): | 726-732 | | Comparison: | Different |
| | Different | 3 | 2 |
QThreadData::QThreadData| Name: | QThreadData::QThreadData | | Prototype: | QThreadData::QThreadData(int initialRefCount) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 58-64 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines (reference): | 51-57 | | Comparison: | Different |
| | Different | 3 | 1 |
QTextDocumentPrivate::aboutToRemoveCell| Name: | QTextDocumentPrivate::aboutToRemoveCell | | Prototype: | void QTextDocumentPrivate::aboutToRemoveCell(int from, int to) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1732-1737 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 1725-1730 | | Comparison: | Different |
| | Different | 3 | 2 |
QTest::TestMethods::findMethod| Name: | QTest::TestMethods::findMethod | | Prototype: | QMetaMethod TestMethods::findMethod(const QObject *obj, const char *signature) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 235-240 | | Comparison: | New |
| | New | 3 | 1 |
QString::compare| Name: | QString::compare | | Prototype: | int QString::compare(const QString &other, Qt::CaseSensitivity cs) const noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5439-5444 | | Comparison: | New |
| | New | 3 | 2 |
QSslSocketPrivate::_q_disconnectedSlot| Name: | QSslSocketPrivate::_q_disconnectedSlot | | Prototype: | void QSslSocketPrivate::_q_disconnectedSlot() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2395-2411 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines (reference): | 2373-2382 | | Comparison: | Different |
| | Different | 3 | 1 |
QSslSocketPrivate::_q_channelReadyReadSlot| Name: | QSslSocketPrivate::_q_channelReadyReadSlot | | Prototype: | void QSslSocketPrivate::_q_channelReadyReadSlot(int channel) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2471-2476 | | Comparison: | New |
| | New | 3 | 2 |
QSslSocketPrivate::_q_channelBytesWrittenSlot| Name: | QSslSocketPrivate::_q_channelBytesWrittenSlot | | Prototype: | void QSslSocketPrivate::_q_channelBytesWrittenSlot(int channel, qint64 written) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2499-2504 | | Comparison: | New |
| | New | 3 | 2 |
QSslContext::sharedFromConfiguration| Name: | QSslContext::sharedFromConfiguration | | Prototype: | QSharedPointer<QSslContext> QSslContext::sharedFromConfiguration(QSslSocket::SslMode mode, const QSslConfiguration &configuration, bool allowRootCertOnDemandLoading) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 379-384 | | Comparison: | New |
| | New | 3 | 1 |
QSslConfiguration::setSslOption| Name: | QSslConfiguration::setSslOption | | Prototype: | void QSslConfiguration::setSslOption(QSsl::SslOption option, bool on) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 667-670 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines (reference): | 659-665 | | Comparison: | Different |
| | Different | 3 | 2 |
QSqlResult::QSqlResult| Name: | QSqlResult::QSqlResult | | Prototype: | QSqlResult::QSqlResult(QSqlResultPrivate &dd) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 235-241 | | Comparison: | New |
| | New | 3 | 2 |
QSqlDriver::setOpenError| Name: | QSqlDriver::setOpenError | | Prototype: | void QSqlDriver::setOpenError(bool error) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines: | 298-304 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines (reference): | 289-294 | | Comparison: | Different |
| | Different | 3 | 2 |
QSqlCachedResult::clearValues| Name: | QSqlCachedResult::clearValues | | Prototype: | void QSqlCachedResult::clearValues() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 255-261 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines (reference): | 261-266 | | Comparison: | Different |
| | Different | 3 | 1 |
QSqlCachedResult::cleanup| Name: | QSqlCachedResult::cleanup | | Prototype: | void QSqlCachedResult::cleanup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 247-253 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines (reference): | 254-259 | | Comparison: | Different |
| | Different | 3 | 1 |
QRegExpCharClass::clear| Name: | QRegExpCharClass::clear | | Prototype: | void QRegExpCharClass::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2335-2340 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines (reference): | 2329-2334 | | Comparison: | Different |
| | Different | 3 | 1 |
QReadWriteLockPrivate::release| Name: | QReadWriteLockPrivate::release | | Prototype: | void QReadWriteLockPrivate::release() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 630-635 | | Comparison: | New |
| | New | 3 | 1 |
QProcess::bytesToWrite| Name: | QProcess::bytesToWrite | | Prototype: | qint64 QProcess::bytesToWrite() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1726-1733 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines (reference): | 1673-1681 | | Comparison: | Different |
| | Different | 3 | 1 |
QPlatformNativeInterface::nativeResourceForCursor| Name: | QPlatformNativeInterface::nativeResourceForCursor | | Prototype: | void *QPlatformNativeInterface::nativeResourceForCursor(const QByteArray &resource, const QCursor &cursor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 90-95 | | Comparison: | New |
| | New | 3 | 1 |
QPen::QPen| Name: | QPen::QPen | | Prototype: | QPen::QPen(const QPen &p) noexcept | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 325-330 | | Comparison: | New |
| | New | 3 | 2 |
QPainterPath::currentPosition| Name: | QPainterPath::currentPosition | | Prototype: | QPointF QPainterPath::currentPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 983-988 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines (reference): | 977-982 | | Comparison: | Different |
| | Different | 3 | 1 |
QOpenGLTexturePrivate::isBound| Name: | QOpenGLTexturePrivate::isBound | | Prototype: | bool QOpenGLTexturePrivate::isBound() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 271-276 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 262-267 | | Comparison: | Different |
| | Different | 3 | 1 |
QOpenGLFunctions::QOpenGLFunctions| Name: | QOpenGLFunctions::QOpenGLFunctions | | Prototype: | QOpenGLFunctions::QOpenGLFunctions(QOpenGLContext *context) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 274-281 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines (reference): | 251-258 | | Comparison: | Different |
| | Different | 3 | 2 |
QOpenGLExtensionsPrivate::QOpenGLExtensionsPrivate| Name: | QOpenGLExtensionsPrivate::QOpenGLExtensionsPrivate | | Prototype: | QOpenGLExtensionsPrivate::QOpenGLExtensionsPrivate(QOpenGLContext *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 4512-4521 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines (reference): | 7603-7610 | | Comparison: | Different |
| | Different | 3 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::size| Name: | QNonContiguousByteDeviceIoDeviceImpl::size | | Prototype: | qint64 QNonContiguousByteDeviceIoDeviceImpl::size() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 390-398 | | Comparison: | New |
| | New | 3 | 2 |
QNonContiguousByteDeviceIoDeviceImpl::pos| Name: | QNonContiguousByteDeviceIoDeviceImpl::pos | | Prototype: | qint64 QNonContiguousByteDeviceIoDeviceImpl::pos() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 400-406 | | Comparison: | New |
| | New | 3 | 2 |
QNetworkReplyImplPrivate::nextDownstreamBlockSize| Name: | QNetworkReplyImplPrivate::nextDownstreamBlockSize | | Prototype: | qint64 QNetworkReplyImplPrivate::nextDownstreamBlockSize() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 575-582 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines (reference): | 573-580 | | Comparison: | Different |
| | Different | 3 | 2 |
QNetworkInterface::interfaceNameFromIndex| Name: | QNetworkInterface::interfaceNameFromIndex | | Prototype: | QString QNetworkInterface::interfaceNameFromIndex(int index) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 601-606 | | Comparison: | New |
| | New | 3 | 2 |
QMimeData::text| Name: | QMimeData::text | | Prototype: | QString QMimeData::text() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 397-402 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines (reference): | 385-390 | | Comparison: | Different |
| | Different | 3 | 1 |
QMimeData::html| Name: | QMimeData::html | | Prototype: | QString QMimeData::html() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 433-438 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines (reference): | 421-426 | | Comparison: | Different |
| | Different | 3 | 1 |
QMetaPropertyBuilder::d_func| Name: | QMetaPropertyBuilder::d_func | | Prototype: | QMetaPropertyBuilderPrivate *QMetaPropertyBuilder::d_func() const | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 2105-2111 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 2117-2123 | | Comparison: | Different |
| | Different | 3 | 2 |
QMetaObjectBuilder::property| Name: | QMetaObjectBuilder::property | | Prototype: | QMetaPropertyBuilder QMetaObjectBuilder::property(int index) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 793-799 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 789-795 | | Comparison: | Different |
| | Different | 3 | 2 |
QMetaObjectBuilder::method| Name: | QMetaObjectBuilder::method | | Prototype: | QMetaMethodBuilder QMetaObjectBuilder::method(int index) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 767-773 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 763-769 | | Comparison: | Different |
| | Different | 3 | 2 |
QMetaObjectBuilder::enumerator| Name: | QMetaObjectBuilder::enumerator | | Prototype: | QMetaEnumBuilder QMetaObjectBuilder::enumerator(int index) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 807-813 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 803-809 | | Comparison: | Different |
| | Different | 3 | 2 |
QMetaObjectBuilder::constructor| Name: | QMetaObjectBuilder::constructor | | Prototype: | QMetaMethodBuilder QMetaObjectBuilder::constructor(int index) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 780-786 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 776-782 | | Comparison: | Different |
| | Different | 3 | 2 |
QMetaObjectBuilder::addSlot| Name: | QMetaObjectBuilder::addSlot | | Prototype: | QMetaMethodBuilder QMetaObjectBuilder::addSlot(const QByteArray& signature) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 496-501 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 492-497 | | Comparison: | Different |
| | Different | 3 | 1 |
QMetaObjectBuilder::addProperty| Name: | QMetaObjectBuilder::addProperty | | Prototype: | QMetaPropertyBuilder QMetaObjectBuilder::addProperty (const QByteArray& name, const QByteArray& type, int notifierId) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 568-574 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 564-570 | | Comparison: | Different |
| | Different | 3 | 1 |
QMetaObjectBuilder::addMethod| Name: | QMetaObjectBuilder::addMethod | | Prototype: | QMetaMethodBuilder QMetaObjectBuilder::addMethod(const QByteArray& signature) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 432-437 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 428-433 | | Comparison: | Different |
| | Different | 3 | 1 |
QMetaObjectBuilder::addEnumerator| Name: | QMetaObjectBuilder::addEnumerator | | Prototype: | QMetaEnumBuilder QMetaObjectBuilder::addEnumerator(const QByteArray& name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 620-625 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 616-621 | | Comparison: | Different |
| | Different | 3 | 1 |
QMetaEnumBuilder::d_func| Name: | QMetaEnumBuilder::d_func | | Prototype: | QMetaEnumBuilderPrivate *QMetaEnumBuilder::d_func() const | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 2577-2583 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 2589-2595 | | Comparison: | Different |
| | Different | 3 | 2 |
QMessageBoxDetailsText::TextEdit::contextMenuEvent| Name: | QMessageBoxDetailsText::TextEdit::contextMenuEvent | | Prototype: | void contextMenuEvent(QContextMenuEvent * e) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 99-104 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines (reference): | 92-101 | | Comparison: | Different indentation |
| | Different indentation | 3 | 1 |
QMdiSubWindowPrivate::setSizeGripVisible| Name: | QMdiSubWindowPrivate::setSizeGripVisible | | Prototype: | void QMdiSubWindowPrivate::setSizeGripVisible(bool visible) const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2209-2215 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines (reference): | 2204-2210 | | Comparison: | Different |
| | Different | 3 | 2 |
QLoggingRegistry::updateRules| Name: | QLoggingRegistry::updateRules | | Prototype: | void QLoggingRegistry::updateRules() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 366-372 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines (reference): | 366-372 | | Comparison: | Different |
| | Different | 3 | 2 |
QKdeTheme::createPlatformMenuBar| Name: | QKdeTheme::createPlatformMenuBar | | Prototype: | QPlatformMenuBar *QKdeTheme::createPlatformMenuBar() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 591-596 | | Comparison: | New |
| | New | 3 | 2 |
QJsonPrivate::Entry::operator==| Name: | QJsonPrivate::Entry::operator== | | Prototype: | bool Entry::operator==(QLatin1String key) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 274-280 | | Comparison: | New |
| | New | 3 | 2 |
QIconEngine::isNull| Name: | QIconEngine::isNull | | Prototype: | bool QIconEngine::isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | | Lines: | 302-307 | | Comparison: | New |
| | New | 3 | 1 |
QHttpSocketEnginePrivate::QHttpSocketEnginePrivate| Name: | QHttpSocketEnginePrivate::QHttpSocketEnginePrivate | | Prototype: | QHttpSocketEnginePrivate::QHttpSocketEnginePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 828-841 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines (reference): | 803-818 | | Comparison: | Different |
| | Different | 3 | 1 |
QHttpSocketEngine::setMulticastInterface| Name: | QHttpSocketEngine::setMulticastInterface | | Prototype: | bool QHttpSocketEngine::setMulticastInterface(const QNetworkInterface &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 283-289 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines (reference): | 266-271 | | Comparison: | Different |
| | Different | 3 | 1 |
QHttpSocketEngine::leaveMulticastGroup| Name: | QHttpSocketEngine::leaveMulticastGroup | | Prototype: | bool QHttpSocketEngine::leaveMulticastGroup(const QHostAddress &, const QNetworkInterface &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 269-276 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines (reference): | 253-259 | | Comparison: | Different |
| | Different | 3 | 1 |
QHttpSocketEngine::joinMulticastGroup| Name: | QHttpSocketEngine::joinMulticastGroup | | Prototype: | bool QHttpSocketEngine::joinMulticastGroup(const QHostAddress &, const QNetworkInterface &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 260-267 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines (reference): | 245-251 | | Comparison: | Different |
| | Different | 3 | 1 |
QGuiApplication::setDesktopFileName| Name: | QGuiApplication::setDesktopFileName | | Prototype: | void QGuiApplication::setDesktopFileName(const QString &name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 695-700 | | Comparison: | New |
| | New | 3 | 2 |
QGraphicsScenePrivate::addView| Name: | QGraphicsScenePrivate::addView | | Prototype: | void QGraphicsScenePrivate::addView(QGraphicsView *view) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5844-5852 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 5821-5828 | | Comparison: | Different |
| | Different | 3 | 2 |
QGraphicsScene::itemAt| Name: | QGraphicsScene::itemAt | | Prototype: | QGraphicsItem *QGraphicsScene::itemAt(const QPointF &position, const QTransform &deviceTransform) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2169-2174 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 2156-2161 | | Comparison: | Different |
| | Different | 3 | 1 |
QGraphicsScene::invalidate| Name: | QGraphicsScene::invalidate | | Prototype: | void QGraphicsScene::invalidate(const QRectF &rect, SceneLayers layers) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3256-3262 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 3239-3244 | | Comparison: | Different |
| | Different | 3 | 2 |
QGraphicsScene::advance| Name: | QGraphicsScene::advance | | Prototype: | void QGraphicsScene::advance() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3297-3304 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 3279-3285 | | Comparison: | Different |
| | Different | 3 | 3 |
QGraphicsItemAnimation::posAt| Name: | QGraphicsItemAnimation::posAt | | Prototype: | QPointF QGraphicsItemAnimation::posAt(qreal step) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 263-268 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines (reference): | 257-262 | | Comparison: | Different |
| | Different | 3 | 1 |
QGnomeTheme::createPlatformMenuBar| Name: | QGnomeTheme::createPlatformMenuBar | | Prototype: | QPlatformMenuBar *QGnomeTheme::createPlatformMenuBar() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 696-701 | | Comparison: | New |
| | New | 3 | 2 |
QGenericUnixTheme::createPlatformMenuBar| Name: | QGenericUnixTheme::createPlatformMenuBar | | Prototype: | QPlatformMenuBar *QGenericUnixTheme::createPlatformMenuBar() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 195-200 | | Comparison: | New |
| | New | 3 | 2 |
QFontFamilyDelegate::QFontFamilyDelegate| Name: | QFontFamilyDelegate::QFontFamilyDelegate | | Prototype: | QFontFamilyDelegate::QFontFamilyDelegate(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 203-209 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines (reference): | 197-203 | | Comparison: | Different |
| | Different | 3 | 1 |