| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
collectParentMimeTypes| Name: | collectParentMimeTypes | | Prototype: | static void collectParentMimeTypes(const QString &mime, QStringList &allParents) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 344-356 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines (reference): | 338-351 | | Comparison: | Different |
| | Different | 6 | 4 |
cpuidFeatures01| Name: | cpuidFeatures01 | | Prototype: | static void cpuidFeatures01(uint &ecx, uint &edx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 226-246 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines (reference): | 187-202 | | Comparison: | Different indentation |
| | Different indentation | 6 | 1 |
getVariables| Name: | getVariables | | Prototype: | QList<AnchorData *> getVariables(const QList<QSimplexConstraint *> &constraints) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2062-2071 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2055-2065 | | Comparison: | Different |
| | Different | 6 | 3 |
hash| Name: | hash | | Prototype: | static inline uint hash(const uchar *p, int len, uint seed) noexcept | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 202-213 | | Comparison: | New |
| | New | 6 | 3 |
hash| Name: | hash | | Prototype: | static inline uint hash(const QChar *p, int len, uint seed) noexcept | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 220-231 | | Comparison: | New |
| | New | 6 | 3 |
iconEngineFromSuffix| Name: | iconEngineFromSuffix | | Prototype: | static QIconEngine *iconEngineFromSuffix(const QString &fileName, const QString &suffix) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 984-995 | | Comparison: | New |
| | New | 6 | 4 |
load_glyph_image_region_to_texture| Name: | load_glyph_image_region_to_texture | | Prototype: | static void load_glyph_image_region_to_texture(QOpenGLContext *ctx, const QImage &srcImg, int x, int y, int w, int h, GLuint texture, int tx, int ty) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 254-270 | | Comparison: | New |
| | New | 6 | 2 |
operator==| Name: | operator== | | Prototype: | bool operator==(QLatin1String s1, const QStringRef &s2) noexcept | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9097-9106 | | Comparison: | New |
| | New | 6 | 3 |
qHash| Name: | qHash | | Prototype: | inline uint qHash(const FallbacksCacheKey &key, uint seed = 0) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 444-452 | | Comparison: | New |
| | New | 6 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QUrlQuery &key, uint seed) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 432-442 | | Comparison: | New |
| | New | 6 | 2 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QBitArray &bitArray, uint seed) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 248-259 | | Comparison: | New |
| | New | 6 | 2 |
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_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 |
sanityCheck| Name: | sanityCheck | | Prototype: | static bool sanityCheck(const QMdiSubWindow * const child, const char *where) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 185-194 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 180-189 | | Comparison: | Different |
| | Different | 6 | 2 |
shiftConstraints| Name: | shiftConstraints | | Prototype: | static void shiftConstraints(const QList<QSimplexConstraint *> &constraints, qreal amount) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2179-2186 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2179-2189 | | Comparison: | Different |
| | Different | 6 | 3 |
timerSourceCheckHelper| Name: | timerSourceCheckHelper | | Prototype: | static gboolean timerSourceCheckHelper(GTimerSource *src) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 140-150 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines (reference): | 134-144 | | Comparison: | Different |
| | Different | 6 | 3 |
unixCheckClockType| Name: | unixCheckClockType | | Prototype: | static int unixCheckClockType() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 113-149 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines (reference): | 106-138 | | Comparison: | Different |
| | Different | 6 | 2 |
MinOverlapPlacer::place| Name: | MinOverlapPlacer::place | | Prototype: | QPoint MinOverlapPlacer::place(const QSize &size, const QVector<QRect> &rects, const QRect &domain) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 553-565 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 549-561 | | Comparison: | Different |
| | Different | 7 | 4 |
QAbstractItemView::setRootIndex| Name: | QAbstractItemView::setRootIndex | | Prototype: | void QAbstractItemView::setRootIndex(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1143-1153 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 1124-1134 | | Comparison: | Different |
| | Different | 7 | 2 |
QAbstractItemView::setVerticalScrollMode| Name: | QAbstractItemView::setVerticalScrollMode | | Prototype: | void QAbstractItemView::setVerticalScrollMode(ScrollMode mode) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1262-1276 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 1242-1251 | | Comparison: | Different |
| | Different | 7 | 2 |
QAbstractSocket::setReadBufferSize| Name: | QAbstractSocket::setReadBufferSize | | Prototype: | void QAbstractSocket::setReadBufferSize(qint64 size) | | Coverage: | 93.750% (15/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2823-2837 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines (reference): | 2807-2821 | | Comparison: | Different |
| | Different | 7 | 4 |
QApplication::alert| Name: | QApplication::alert | | Prototype: | void QApplication::alert(QWidget *widget, int duration) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4021-4033 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 4035-4046 | | Comparison: | Different |
| | Different | 7 | 5 |
QBasicMutex::unlockInternal| Name: | QBasicMutex::unlockInternal | | Prototype: | void QBasicMutex::unlockInternal() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 191-201 | | Comparison: | New |
| | New | 7 | 1 |
QChar::isSymbol| Name: | QChar::isSymbol | | Prototype: | bool QChar::isSymbol(uint ucs4) noexcept | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 819-828 | | Comparison: | New |
| | New | 7 | 2 |
QColor::dark| Name: | QColor::dark | | Prototype: | QColor QColor::dark(int factor) const noexcept | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2383-2395 | | Comparison: | New |
| | New | 7 | 3 |
QComboBox::findData| Name: | QComboBox::findData | | Prototype: | int QComboBox::findData(const QVariant &data, int role, Qt::MatchFlags flags) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1554-1562 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines (reference): | 1547-1556 | | Comparison: | Different |
| | Different | 7 | 2 |
QComboBox::setMaxCount| Name: | QComboBox::setMaxCount | | Prototype: | void QComboBox::setMaxCount(int max) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1401-1414 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines (reference): | 1395-1407 | | Comparison: | Different |
| | Different | 7 | 3 |
QComboBox::setView| Name: | QComboBox::setView | | Prototype: | void QComboBox::setView(QAbstractItemView *itemView) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2408-2419 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines (reference): | 2400-2411 | | Comparison: | Different |
| | Different | 7 | 3 |
QCoreApplication::installNativeEventFilter| Name: | QCoreApplication::installNativeEventFilter | | Prototype: | void QCoreApplication::installNativeEventFilter(QAbstractNativeEventFilter *filterObj) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2664-2675 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines (reference): | 2712-2723 | | Comparison: | Different |
| | Different | 7 | 3 |
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 |
QDBusConnectionPrivate::createBusService| Name: | QDBusConnectionPrivate::createBusService | | Prototype: | void QDBusConnectionPrivate::createBusService() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 1210-1221 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines (reference): | 1203-1214 | | Comparison: | Different |
| | Different | 7 | 1 |
QDBusUtil::isValidPartOfObjectPath| Name: | QDBusUtil::isValidPartOfObjectPath | | Prototype: | bool isValidPartOfObjectPath(const QStringRef &part) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 337-348 | | Comparison: | New |
| | New | 7 | 4 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(qint8 &i) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 780-788 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines (reference): | 586-596 | | Comparison: | Different |
| | Different | 7 | 3 |
QDesktopServices::storageLocationImpl| Name: | QDesktopServices::storageLocationImpl | | Prototype: | QString QDesktopServices::storageLocationImpl(QStandardPaths::StandardLocation type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | | Lines: | 323-345 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | | Lines (reference): | 317-339 | | Comparison: | Different |
| | Different | 7 | 2 |
QDialogButtonBox::addButton| Name: | QDialogButtonBox::addButton | | Prototype: | void QDialogButtonBox::addButton(QAbstractButton *button, ButtonRole role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 753-763 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines (reference): | 753-763 | | Comparison: | Different |
| | Different | 7 | 2 |
QDialogButtonBox::addButton| Name: | QDialogButtonBox::addButton | | Prototype: | QPushButton *QDialogButtonBox::addButton(const QString &text, ButtonRole role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 772-782 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines (reference): | 772-782 | | Comparison: | Different |
| | Different | 7 | 2 |
QDockAreaLayout::splitDockWidget| Name: | QDockAreaLayout::splitDockWidget | | Prototype: | void QDockAreaLayout::splitDockWidget(QDockWidget *after, QDockWidget *dockWidget, Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3185-3198 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines (reference): | 3181-3194 | | Comparison: | Different |
| | Different | 7 | 2 |
QDockAreaLayout::tabifyDockWidget| Name: | QDockAreaLayout::tabifyDockWidget | | Prototype: | void QDockAreaLayout::tabifyDockWidget(QDockWidget *first, QDockWidget *second) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3125-3136 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines (reference): | 3121-3132 | | Comparison: | Different |
| | Different | 7 | 2 |
QEglFSKmsIntegration::surfaceFormatFor| Name: | QEglFSKmsIntegration::surfaceFormatFor | | Prototype: | QSurfaceFormat QEglFSKmsIntegration::surfaceFormatFor(const QSurfaceFormat &inputFormat) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 106-115 | | Comparison: | New |
| | New | 7 | 1 |
QEvdevTabletManager::removeDevice| Name: | QEvdevTabletManager::removeDevice | | Prototype: | void QEvdevTabletManager::removeDevice(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | | Lines: | 116-126 | | Comparison: | New |
| | New | 7 | 3 |
QFont::insertSubstitutions| Name: | QFont::insertSubstitutions | | Prototype: | void QFont::insertSubstitutions(const QString &familyName, const QStringList &substituteNames) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1827-1838 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines (reference): | 1824-1835 | | Comparison: | Different |
| | Different | 7 | 3 |
QFontEngineFT::averageCharWidth| Name: | QFontEngineFT::averageCharWidth | | Prototype: | QFixed QFontEngineFT::averageCharWidth() const | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1334-1350 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines (reference): | 1265-1275 | | Comparison: | Different |
| | Different | 7 | 2 |
QFontEngineFT::xHeight| Name: | QFontEngineFT::xHeight | | Prototype: | QFixed QFontEngineFT::xHeight() const | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1318-1332 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines (reference): | 1253-1263 | | Comparison: | Different |
| | Different | 7 | 2 |
QFontMetrics::QFontMetrics| Name: | QFontMetrics::QFontMetrics | | Prototype: | QFontMetrics::QFontMetrics(const QFont &font, QPaintDevice *paintdevice) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 171-183 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines (reference): | 165-177 | | Comparison: | Different |
| | Different | 7 | 2 |
QFontMetricsF::QFontMetricsF| Name: | QFontMetricsF::QFontMetricsF | | Prototype: | QFontMetricsF::QFontMetricsF(const QFont &font, QPaintDevice *paintdevice) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1060-1072 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines (reference): | 1051-1063 | | Comparison: | Different |
| | Different | 7 | 2 |
QGnomeThemePrivate::configureFonts| Name: | QGnomeThemePrivate::configureFonts | | Prototype: | void configureFonts(const QString >kFontName) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 626-636 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines (reference): | 583-593 | | Comparison: | Different |
| | Different | 7 | 1 |
QGradientCache::addCacheElement| Name: | QGradientCache::addCacheElement | | Prototype: | QExplicitlySharedDataPointer<const CacheInfo> addCacheElement(quint64 hash_val, const QGradient &gradient, int opacity) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4196-4206 | | Comparison: | New |
| | New | 7 | 3 |
QGraphicsAnchorLayoutPrivate::identifyFloatItems| Name: | QGraphicsAnchorLayoutPrivate::identifyFloatItems | | Prototype: | void QGraphicsAnchorLayoutPrivate::identifyFloatItems(const QSet<AnchorData *> &visited, Orientation orientation) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2571-2582 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2592-2603 | | Comparison: | Different |
| | Different | 7 | 3 |
QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber| Name: | QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber | | Prototype: | void QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1141-1152 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 1132-1143 | | Comparison: | Different |
| | Different | 7 | 3 |
QGraphicsScenePrivate::updateFont| Name: | QGraphicsScenePrivate::updateFont | | Prototype: | void QGraphicsScenePrivate::updateFont(const QFont &font) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1548-1570 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 1539-1560 | | Comparison: | Different |
| | Different | 7 | 3 |
QGraphicsScenePrivate::updatePalette| Name: | QGraphicsScenePrivate::updatePalette | | Prototype: | void QGraphicsScenePrivate::updatePalette(const QPalette &palette) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1605-1627 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 1595-1616 | | Comparison: | Different |
| | Different | 7 | 3 |
QGraphicsScenePrivate::updateTouchPointsForItem| Name: | QGraphicsScenePrivate::updateTouchPointsForItem | | Prototype: | void QGraphicsScenePrivate::updateTouchPointsForItem(QGraphicsItem *item, QTouchEvent *touchEvent) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5859-5866 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 5835-5845 | | Comparison: | Different |
| | Different | 7 | 2 |
QGraphicsView::setRenderHint| Name: | QGraphicsView::setRenderHint | | Prototype: | void QGraphicsView::setRenderHint(QPainter::RenderHint hint, bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1296-1303 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines (reference): | 1288-1298 | | Comparison: | Different |
| | Different | 7 | 3 |
QIODevicePrivate::peek| Name: | QIODevicePrivate::peek | | Prototype: | qint64 QIODevicePrivate::peek(char *data, qint64 maxSize) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1750-1773 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 1425-1435 | | Comparison: | Different |
| | Different | 7 | 3 |
QIODevicePrivate::peek| Name: | QIODevicePrivate::peek | | Prototype: | QByteArray QIODevicePrivate::peek(qint64 maxSize) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1778-1801 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 1440-1451 | | Comparison: | Different |
| | Different | 7 | 3 |
QIODevicePrivate::setWriteChannelCount| Name: | QIODevicePrivate::setWriteChannelCount | | Prototype: | void QIODevicePrivate::setWriteChannelCount(int count) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 733-747 | | Comparison: | New |
| | New | 7 | 3 |
QIcon::addPixmap| Name: | QIcon::addPixmap | | Prototype: | void QIcon::addPixmap(const QPixmap &pixmap, Mode mode, State state) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 972-982 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines (reference): | 961-972 | | Comparison: | Different |
| | Different | 7 | 3 |
QJsonObject::value| Name: | QJsonObject::value | | Prototype: | QJsonValue QJsonObject::value(QLatin1String key) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 381-391 | | Comparison: | New |
| | New | 7 | 3 |
QLayout::addChildLayout| Name: | QLayout::addChildLayout | | Prototype: | void QLayout::addChildLayout(QLayout *l) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 782-795 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines (reference): | 776-789 | | Comparison: | Different |
| | Different | 7 | 3 |
QLineEditPrivate::effectiveLeftTextMargin| Name: | QLineEditPrivate::effectiveLeftTextMargin | | Prototype: | int QLineEditPrivate::effectiveLeftTextMargin() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 553-563 | | Comparison: | New |
| | New | 7 | 2 |
QLineEditPrivate::effectiveRightTextMargin| Name: | QLineEditPrivate::effectiveRightTextMargin | | Prototype: | int QLineEditPrivate::effectiveRightTextMargin() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 565-575 | | Comparison: | New |
| | New | 7 | 2 |
QLineEditPrivate::findSideWidget| Name: | QLineEditPrivate::findSideWidget | | Prototype: | QLineEditPrivate::PositionIndexPair QLineEditPrivate::findSideWidget(const QAction *a) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 476-491 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines (reference): | 470-481 | | Comparison: | Different |
| | Different | 7 | 5 |
QListData::realloc| Name: | QListData::realloc | | Prototype: | void QListData::realloc(int alloc) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 137-147 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines (reference): | 140-150 | | Comparison: | Different |
| | Different | 7 | 3 |
QLoggingRegistry::setApiRules| Name: | QLoggingRegistry::setApiRules | | Prototype: | void QLoggingRegistry::setApiRules(const QString &content) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 344-358 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines (reference): | 344-358 | | Comparison: | Different |
| | Different | 7 | 3 |
QMatrix::operator=| Name: | QMatrix::operator= | | Prototype: | QMatrix &QMatrix::operator=(const QMatrix &matrix) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1071-1080 | | Comparison: | New |
| | New | 7 | 1 |
QMdiSubWindow::setOption| Name: | QMdiSubWindow::setOption | | Prototype: | void QMdiSubWindow::setOption(SubWindowOption option, bool on) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2414-2423 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines (reference): | 2409-2421 | | Comparison: | Different |
| | Different | 7 | 4 |
QMimeBinaryProvider::loadGenericIcon| Name: | QMimeBinaryProvider::loadGenericIcon | | Prototype: | void QMimeBinaryProvider::loadGenericIcon(QMimeTypePrivate &data) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 692-703 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines (reference): | 688-699 | | Comparison: | Different |
| | Different | 7 | 3 |
QMimeBinaryProvider::loadIcon| Name: | QMimeBinaryProvider::loadIcon | | Prototype: | void QMimeBinaryProvider::loadIcon(QMimeTypePrivate &data) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 679-690 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines (reference): | 675-686 | | Comparison: | Different |
| | Different | 7 | 3 |
QMimeData::setUrls| Name: | QMimeData::setUrls | | Prototype: | void QMimeData::setUrls(const QList<QUrl> &urls) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 365-375 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines (reference): | 353-363 | | Comparison: | Different |
| | Different | 7 | 2 |
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 |
QNetworkInterface::interfaceIndexFromName| Name: | QNetworkInterface::interfaceIndexFromName | | Prototype: | int QNetworkInterface::interfaceIndexFromName(const QString &name) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 541-551 | | Comparison: | New |
| | New | 7 | 3 |
QNetworkReplyImpl::setReadBufferSize| Name: | QNetworkReplyImpl::setReadBufferSize | | Prototype: | void QNetworkReplyImpl::setReadBufferSize(qint64 size) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 991-1002 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines (reference): | 992-1003 | | Comparison: | Different |
| | Different | 7 | 3 |
QOpenGLTexturePrivate::bind| Name: | QOpenGLTexturePrivate::bind | | Prototype: | void QOpenGLTexturePrivate::bind(uint unit, QOpenGLTexture::TextureUnitReset reset) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 240-251 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 231-242 | | Comparison: | Different |
| | Different | 7 | 3 |
QOpenGLTexturePrivate::release| Name: | QOpenGLTexturePrivate::release | | Prototype: | void QOpenGLTexturePrivate::release(uint unit, QOpenGLTexture::TextureUnitReset reset) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 258-269 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 249-260 | | Comparison: | Different |
| | Different | 7 | 3 |
QPixmapStyle::drawCachedPixmap| Name: | QPixmapStyle::drawCachedPixmap | | Prototype: | void QPixmapStyle::drawCachedPixmap(QPixmapStyle::ControlDescriptor control, const QRect &rect, QPainter *p) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 623-633 | | Comparison: | New |
| | New | 7 | 2 |
QPixmapStyle::hitTestComplexControl| Name: | QPixmapStyle::hitTestComplexControl | | Prototype: | QStyle::SubControl QPixmapStyle::hitTestComplexControl(QStyle::ComplexControl control, const QStyleOptionComplex *option, const QPoint &pos, const QWidget *widget) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 497-511 | | Comparison: | New |
| | New | 7 | 4 |
QPlatformIntegrationFactory::create| Name: | QPlatformIntegrationFactory::create | | Prototype: | QPlatformIntegration *QPlatformIntegrationFactory::create(const QString &platform, const QStringList ¶mList, int &argc, char **argv, const QString &platformPluginPath) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | | Lines: | 59-72 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | | Lines (reference): | 64-83 | | Comparison: | Different |
| | Different | 7 | 4 |
QPlatformPrinterSupportPlugin::get| Name: | QPlatformPrinterSupportPlugin::get | | Prototype: | QPlatformPrinterSupport *QPlatformPrinterSupportPlugin::get() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp | | Lines: | 76-86 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp | | Lines (reference): | 76-88 | | Comparison: | Different indentation |
| | Different indentation | 7 | 4 |
QPrinterInfo::supportedDuplexModes| Name: | QPrinterInfo::supportedDuplexModes | | Prototype: | QList<QPrinter::DuplexMode> QPrinterInfo::supportedDuplexModes() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 379-388 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines (reference): | 379-388 | | Comparison: | Different |
| | Different | 7 | 2 |
QPrinterInfo::supportedPaperSizes| Name: | QPrinterInfo::supportedPaperSizes | | Prototype: | QList<QPrinter::PaperSize> QPrinterInfo::supportedPaperSizes() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 315-324 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines (reference): | 315-324 | | Comparison: | Different |
| | Different | 7 | 2 |
QPrinterInfo::supportedSizesWithNames| Name: | QPrinterInfo::supportedSizesWithNames | | Prototype: | QList<QPair<QString, QSizeF> > QPrinterInfo::supportedSizesWithNames() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 337-346 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines (reference): | 337-346 | | Comparison: | Different |
| | Different | 7 | 2 |
QProgressBar::setRange| Name: | QProgressBar::setRange | | Prototype: | void QProgressBar::setRange(int minimum, int maximum) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 354-366 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines (reference): | 350-362 | | Comparison: | Different |
| | Different | 7 | 3 |
QRingBuffer::append| Name: | QRingBuffer::append | | Prototype: | void QRingBuffer::append(const QByteArray &qba) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 335-349 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines (reference): | 288-299 | | Comparison: | Different |
| | Different | 7 | 2 |
QScreen::virtualSiblings| Name: | QScreen::virtualSiblings | | Prototype: | QList<QScreen *> QScreen::virtualSiblings() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 365-374 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines (reference): | 358-367 | | Comparison: | Different |
| | Different | 7 | 2 |
QShortcutMap::addShortcut| Name: | QShortcutMap::addShortcut | | Prototype: | int QShortcutMap::addShortcut(QObject *owner, const QKeySequence &key, Qt::ShortcutContext context, ContextMatcher matcher) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 159-174 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines (reference): | 152-167 | | Comparison: | Different |
| | Different | 7 | 1 |
QSocks5BindStore::timerEvent| Name: | QSocks5BindStore::timerEvent | | Prototype: | void QSocks5BindStore::timerEvent(QTimerEvent * event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 394-408 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines (reference): | 386-400 | | Comparison: | Different |
| | Different | 7 | 4 |
QSpinBox::setDisplayIntegerBase| Name: | QSpinBox::setDisplayIntegerBase | | Prototype: | void QSpinBox::setDisplayIntegerBase(int base) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 443-456 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines (reference): | 437-450 | | Comparison: | Different |
| | Different | 7 | 3 |
QSslSocket::writeData| Name: | QSslSocket::writeData | | Prototype: | qint64 QSslSocket::writeData(const char *data, qint64 len) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2003-2018 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines (reference): | 1989-2005 | | Comparison: | Different |
| | Different | 7 | 2 |
QString::expand| Name: | QString::expand | | Prototype: | void QString::expand(int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1791-1794 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines (reference): | 1763-1773 | | Comparison: | Different |
| | Different | 7 | 3 |
QStringListModel::removeRows| Name: | QStringListModel::removeRows | | Prototype: | bool QStringListModel::removeRows(int row, int count, const QModelIndex &parent) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 239-252 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines (reference): | 233-246 | | Comparison: | Different |
| | Different | 7 | 3 |
QSurfaceFormat::setStereo| Name: | QSurfaceFormat::setStereo | | Prototype: | void QSurfaceFormat::setStereo(bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 284-293 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines (reference): | 278-290 | | Comparison: | Different |
| | Different | 7 | 3 |
QTableWidget::setItem| Name: | QTableWidget::setItem | | Prototype: | void QTableWidget::setItem(int row, int column, QTableWidgetItem *item) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1964-1977 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines (reference): | 1957-1970 | | Comparison: | Different |
| | Different | 7 | 3 |
QUrl::authority| Name: | QUrl::authority | | Prototype: | QString QUrl::authority(ComponentFormattingOptions options) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2049-2062 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines (reference): | 2043-2055 | | Comparison: | Different |
| | Different | 7 | 3 |
QUrl::userInfo| Name: | QUrl::userInfo | | Prototype: | QString QUrl::userInfo(ComponentFormattingOptions options) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2123-2136 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines (reference): | 2116-2128 | | Comparison: | Different |
| | Different | 7 | 3 |
QUrlModel::dropMimeData| Name: | QUrlModel::dropMimeData | | Prototype: | bool QUrlModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 145-155 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines (reference): | 139-149 | | Comparison: | Different |
| | Different | 7 | 2 |
QUrlModel::mimeData| Name: | QUrlModel::mimeData | | Prototype: | QMimeData *QUrlModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 109-119 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines (reference): | 103-113 | | Comparison: | Different |
| | Different | 7 | 3 |
QUrlQuery::removeAllQueryItems| Name: | QUrlQuery::removeAllQueryItems | | Prototype: | void QUrlQuery::removeAllQueryItems(const QString &key) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 756-766 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines (reference): | 749-761 | | Comparison: | Different |
| | Different | 7 | 4 |
QUuid::variant| Name: | QUuid::variant | | Prototype: | QUuid::Variant QUuid::variant() const noexcept | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 779-789 | | Comparison: | New |
| | New | 7 | 6 |
QUuid::version| Name: | QUuid::version | | Prototype: | QUuid::Version QUuid::version() const noexcept | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 800-810 | | Comparison: | New |
| | New | 7 | 2 |
QWidgetLineControl::rectForPos| Name: | QWidgetLineControl::rectForPos | | Prototype: | QRect QWidgetLineControl::rectForPos(int pos) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 412-422 | | Comparison: | New |
| | New | 7 | 2 |