| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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_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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
QDBusMenuBar::handleReparent| Name: | QDBusMenuBar::handleReparent | | Prototype: | void QDBusMenuBar::handleReparent(QWindow *newParentWindow) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 119-126 | | Comparison: | New |
| | New | 4 | 2 |
QDBusMenuBar::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::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::~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 |
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 |
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 |
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 |
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 |
QEventDispatcherUNIXPrivate::setSocketNotifierPending| Name: | QEventDispatcherUNIXPrivate::setSocketNotifierPending | | Prototype: | void QEventDispatcherUNIXPrivate::setSocketNotifierPending(QSocketNotifier *notifier) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 237-245 | | Comparison: | New |
| | New | 4 | 2 |
QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate| Name: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate | | Prototype: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 231-235 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines (reference): | 144-164 | | Comparison: | Different |
| | Different | 4 | 2 |
QFileSystemEngine::tempPath| Name: | QFileSystemEngine::tempPath | | Prototype: | QString QFileSystemEngine::tempPath() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 706-725 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines (reference): | 732-761 | | Comparison: | Different indentation |
| | Different indentation | 4 | 2 |
QGLEngineSharedShaders::cleanupCustomStage::[lambda]| Name: | QGLEngineSharedShaders::cleanupCustomStage::[lambda] | | Prototype: | [stage](QGLEngineShaderProg *cachedProg) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 477-483 | | Comparison: | New |
| | New | 4 | 2 |
QGLShaderProgramPrivate::hasShader| Name: | QGLShaderProgramPrivate::hasShader | | Prototype: | bool QGLShaderProgramPrivate::hasShader(QGLShader::ShaderType type) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 633-640 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines (reference): | 627-634 | | Comparison: | Different |
| | Different | 4 | 3 |
QGenericPluginFactory::create| Name: | QGenericPluginFactory::create | | Prototype: | QObject *QGenericPluginFactory::create(const QString& key, const QString &specification) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.cpp | | Lines: | 70-73 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.cpp | | Lines (reference): | 70-81 | | Comparison: | Different |
| | Different | 4 | 2 |
QGraphicsScene::destroyItemGroup| Name: | QGraphicsScene::destroyItemGroup | | Prototype: | void QGraphicsScene::destroyItemGroup(QGraphicsItemGroup *group) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2459-2466 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 2445-2451 | | Comparison: | Different |
| | Different | 4 | 2 |
QGraphicsScene::itemsBoundingRect| Name: | QGraphicsScene::itemsBoundingRect | | Prototype: | QRectF QGraphicsScene::itemsBoundingRect() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1957-1965 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 1946-1953 | | Comparison: | Different |
| | Different | 4 | 2 |
QGraphicsView::setOptimizationFlag| Name: | QGraphicsView::setOptimizationFlag | | Prototype: | void QGraphicsView::setOptimizationFlag(OptimizationFlag flag, bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1460-1464 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines (reference): | 1455-1462 | | Comparison: | Different |
| | Different | 4 | 2 |
QHeaderViewPrivate::setNewLastSection| Name: | QHeaderViewPrivate::setNewLastSection | | Prototype: | void QHeaderViewPrivate::setNewLastSection(int visualIndexForLastSection) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3266-3273 | | Comparison: | New |
| | New | 4 | 1 |
QIODevice::atEnd| Name: | QIODevice::atEnd | | Prototype: | bool QIODevice::atEnd() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 910-920 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 695-705 | | Comparison: | Different |
| | Different | 4 | 1 |
QIODevice::bytesAvailable| Name: | QIODevice::bytesAvailable | | Prototype: | qint64 QIODevice::bytesAvailable() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 953-959 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 738-744 | | Comparison: | Different |
| | Different | 4 | 2 |
QIconCacheGtkReader::read16| Name: | QIconCacheGtkReader::read16 | | Prototype: | quint16 read16(uint offset) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 179-186 | | Comparison: | New |
| | New | 4 | 2 |
QImage::toImageFormat| Name: | QImage::toImageFormat | | Prototype: | QImage::Format QImage::toImageFormat(QPixelFormat format) noexcept | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 5197-5204 | | Comparison: | New |
| | New | 4 | 3 |
QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine| Name: | QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine | | Prototype: | QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines: | 252-259 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines (reference): | 245-252 | | Comparison: | Different |
| | Different | 4 | 2 |
QLineEditPrivate::setClearButtonEnabled| Name: | QLineEditPrivate::setClearButtonEnabled | | Prototype: | void QLineEditPrivate::setClearButtonEnabled(bool enabled) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 443-451 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines (reference): | 437-445 | | Comparison: | Different |
| | Different | 4 | 3 |
QListViewPrivate::removeCurrentAndDisabled| Name: | QListViewPrivate::removeCurrentAndDisabled | | Prototype: | void QListViewPrivate::removeCurrentAndDisabled(QVector<QModelIndex> *indexes, const QModelIndex ¤t) const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1846-1854 | | Comparison: | New |
| | New | 4 | 2 |
QLocale::textDirection| Name: | QLocale::textDirection | | Prototype: | Qt::LayoutDirection QLocale::textDirection() const | | Coverage: | 9.375% (3/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2389-2425 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines (reference): | 2390-2423 | | Comparison: | Different |
| | Different | 4 | 27 |
QMainWindowLayout::dockWidgetArea| Name: | QMainWindowLayout::dockWidgetArea | | Prototype: | Qt::DockWidgetArea QMainWindowLayout::dockWidgetArea(QWidget *widget) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1525-1531 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines (reference): | 1511-1517 | | Comparison: | Different |
| | Different | 4 | 2 |
QMetaObjectBuilder::addConstructor| Name: | QMetaObjectBuilder::addConstructor | | Prototype: | QMetaMethodBuilder QMetaObjectBuilder::addConstructor(const QByteArray& signature) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 528-534 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 524-530 | | Comparison: | Different |
| | Different | 4 | 1 |
QMetaObjectBuilder::addMethod| Name: | QMetaObjectBuilder::addMethod | | Prototype: | QMetaMethodBuilder QMetaObjectBuilder::addMethod (const QByteArray& signature, const QByteArray& returnType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 448-455 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 444-451 | | Comparison: | Different |
| | Different | 4 | 1 |
QMetaObjectBuilder::addSignal| Name: | QMetaObjectBuilder::addSignal | | Prototype: | QMetaMethodBuilder QMetaObjectBuilder::addSignal(const QByteArray& signature) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 511-517 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 507-513 | | Comparison: | Different |
| | Different | 4 | 1 |
QMetaObjectBuilder::indexOfEnumerator| Name: | QMetaObjectBuilder::indexOfEnumerator | | Prototype: | int QMetaObjectBuilder::indexOfEnumerator(const QByteArray& name) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1042-1049 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 1040-1047 | | Comparison: | Different |
| | Different | 4 | 3 |
QMetaObjectBuilder::indexOfProperty| Name: | QMetaObjectBuilder::indexOfProperty | | Prototype: | int QMetaObjectBuilder::indexOfProperty(const QByteArray& name) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1027-1034 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 1025-1032 | | Comparison: | Different |
| | Different | 4 | 3 |
QMetaObjectBuilderPrivate::hasRevisionedMethods| Name: | QMetaObjectBuilderPrivate::hasRevisionedMethods | | Prototype: | bool QMetaObjectBuilderPrivate::hasRevisionedMethods() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 239-246 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 235-242 | | Comparison: | Different |
| | Different | 4 | 3 |
QMetaObjectBuilderPrivate::hasRevisionedProperties| Name: | QMetaObjectBuilderPrivate::hasRevisionedProperties | | Prototype: | bool QMetaObjectBuilderPrivate::hasRevisionedProperties() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 230-237 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 226-233 | | Comparison: | Different |
| | Different | 4 | 3 |
QMimeDatabasePrivate::mimeTypeForFileName| Name: | QMimeDatabasePrivate::mimeTypeForFileName | | Prototype: | QStringList QMimeDatabasePrivate::mimeTypeForFileName(const QString &fileName, QString *foundSuffix) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 111-119 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines (reference): | 105-112 | | Comparison: | Different |
| | Different | 4 | 2 |
QMimeMagicRule::mask| Name: | QMimeMagicRule::mask | | Prototype: | QByteArray QMimeMagicRule::mask() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines: | 326-334 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines (reference): | 386-394 | | Comparison: | Different |
| | Different | 4 | 2 |
QMimeMagicRuleMatcher::matches| Name: | QMimeMagicRuleMatcher::matches | | Prototype: | bool QMimeMagicRuleMatcher::matches(const QByteArray &data) const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrulematcher.cpp | | Lines: | 92-100 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrulematcher.cpp | | Lines (reference): | 86-94 | | Comparison: | Different |
| | Different | 4 | 3 |
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 |
QNetworkInterfaceManager::interfaceNameFromIndex| Name: | QNetworkInterfaceManager::interfaceNameFromIndex | | Prototype: | QString QNetworkInterfaceManager::interfaceNameFromIndex(uint index) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 152-173 | | Comparison: | New |
| | New | 4 | 2 |
QObject::blockSignals| Name: | QObject::blockSignals | | Prototype: | bool QObject::blockSignals(bool block) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1417-1423 | | Comparison: | New |
| | New | 4 | 1 |
QOpenGLContext::getProcAddress| Name: | QOpenGLContext::getProcAddress | | Prototype: | QFunctionPointer QOpenGLContext::getProcAddress(const QByteArray &procName) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1071-1074 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines (reference): | 1067-1073 | | Comparison: | Different |
| | Different | 4 | 2 |
QOpenGLContext::getProcAddress| Name: | QOpenGLContext::getProcAddress | | Prototype: | QFunctionPointer QOpenGLContext::getProcAddress(const char *procName) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1080-1086 | | Comparison: | New |
| | New | 4 | 2 |
QOpenGLEngineSharedShaders::cleanupCustomStage::[lambda]| Name: | QOpenGLEngineSharedShaders::cleanupCustomStage::[lambda] | | Prototype: | [stage](QOpenGLEngineShaderProg *cachedProg) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | | Lines: | 480-486 | | Comparison: | New |
| | New | 4 | 2 |
QOpenGLShaderProgramPrivate::hasShader| Name: | QOpenGLShaderProgramPrivate::hasShader | | Prototype: | bool QOpenGLShaderProgramPrivate::hasShader(QOpenGLShader::ShaderType type) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 739-746 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines (reference): | 733-740 | | Comparison: | Different |
| | Different | 4 | 3 |
QOpenGLWidget::QOpenGLWidget| Name: | QOpenGLWidget::QOpenGLWidget | | Prototype: | QOpenGLWidget::QOpenGLWidget(QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 922-930 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines (reference): | 911-919 | | Comparison: | Different |
| | Different | 4 | 2 |
QPixmapStyle::comboBoxSizeFromContents| Name: | QPixmapStyle::comboBoxSizeFromContents | | Prototype: | QSize QPixmapStyle::comboBoxSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1005-1015 | | Comparison: | New |
| | New | 4 | 1 |
QPixmapStyle::drawTextEdit| Name: | QPixmapStyle::drawTextEdit | | Prototype: | void QPixmapStyle::drawTextEdit(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 709-716 | | Comparison: | New |
| | New | 4 | 1 |
QPixmapStyle::styleHint| Name: | QPixmapStyle::styleHint | | Prototype: | int QPixmapStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 480-492 | | Comparison: | New |
| | New | 4 | 4 |
QPixmapStyle::subControlRect| Name: | QPixmapStyle::subControlRect | | Prototype: | QRect QPixmapStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *option, SubControl sc, const QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 376-388 | | Comparison: | New |
| | New | 4 | 4 |
QPlatformIntegration::removeScreen| Name: | QPlatformIntegration::removeScreen | | Prototype: | void QPlatformIntegration::removeScreen(QScreen *screen) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 475-482 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines (reference): | 469-476 | | Comparison: | Different |
| | Different | 4 | 2 |
QPlatformPrintDevice::supportedPageSizeMatch| Name: | QPlatformPrintDevice::supportedPageSizeMatch | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSizeMatch(const QPageSize &pageSize) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 246-254 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines (reference): | 240-248 | | Comparison: | Different |
| | Different | 4 | 3 |
QProcess::closeWriteChannel| Name: | QProcess::closeWriteChannel | | Prototype: | void QProcess::closeWriteChannel() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1415-1421 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines (reference): | 1381-1387 | | Comparison: | Different |
| | Different | 4 | 2 |
QRecursiveMutexPrivate::unlock| Name: | QRecursiveMutexPrivate::unlock | | Prototype: | inline void QRecursiveMutexPrivate::unlock() noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 654-662 | | Comparison: | New |
| | New | 4 | 2 |
QResourceFileEngine::QResourceFileEngine| Name: | QResourceFileEngine::QResourceFileEngine | | Prototype: | QResourceFileEngine::QResourceFileEngine(const QString &file) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1230-1235 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines (reference): | 1222-1234 | | Comparison: | Different |
| | Different | 4 | 2 |