| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QNetworkInterfaceManager| Name:  | QNetworkInterfaceManager |  | Coverage:  |  71.429% (5/7) |  | Comparison:  | Different |  
  |  | Different | 28 | 13 | 
 QImagePixmapCleanupHooks| Name:  | QImagePixmapCleanupHooks |  | Coverage:  |   0.000% (0/15) |  | Comparison:  | Different |  
  |  | Different | 27 | 21 | 
 QDoubleValidatorPrivate| Name:  | QDoubleValidatorPrivate |  | Coverage:  |   0.000% (0/37) |  | Comparison:  | Different |  
  |  | Different | 27 | 12 | 
 QSslEllipticCurve| Name:  | QSslEllipticCurve |  | Coverage:  | 100.000% (1/1) |  | Comparison:  | Different |  
  |  | Different | 26 | 9 | 
 QMessageBoxDetailsText| Name:  | QMessageBoxDetailsText |  | Coverage:  |   0.000% (0/1) |  | Comparison:  | Different |  
  |  | Different | 26 | 9 | 
 QGraphicsItemAnimationPrivate| Name:  | QGraphicsItemAnimationPrivate |  | Coverage:  |   0.000% (0/19) |  | Comparison:  | Different |  
  |  | Different | 26 | 11 | 
 QAbstractEventDispatcher| Name:  | QAbstractEventDispatcher |  | Coverage:  |  84.615% (11/13) |  | Comparison:  | Different |  
  |  | Different | 26 | 13 | 
 DeviceIntegration| Name:  | DeviceIntegration |  | Coverage:  |   0.000% (0/44) |  | Comparison:  | Different |  
  |  | Different | 26 | 19 | 
 QSslCipher| Name:  | QSslCipher |  | Coverage:  |  41.667% (5/12) |  | Comparison:  | Different |  
  |  | Different | 25 | 19 | 
 QItemEditorFactory| Name:  | QItemEditorFactory |  | Coverage:  |   0.000% (0/7) |  | Comparison:  | Different |  
  |  | Different | 25 | 11 | 
 QIconEngine| Name:  | QIconEngine |  | Coverage:  |   0.000% (0/1) |  | Comparison:  | Different |  
  |  | Different | 25 | 11 | 
 writingSystemForFont| Name:  | writingSystemForFont |  | Prototype:  | static QFontDatabase::WritingSystem writingSystemForFont(const QFont &font, bool *hasLatin) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp |  | Lines:  | 138-182 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp |  | Lines (reference):  | 132-176 |  | Comparison:  | Different |  
  |  | Different | 24 | 9 | 
 valueToJson| Name:  | valueToJson |  | Prototype:  | static void valueToJson(const QJsonPrivate::Base *b, const QJsonPrivate::Value &v, QByteArray &json, int indent, bool compact) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp |  | Lines:  | 123-159 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp |  | Lines (reference):  | 116-152 |  | Comparison:  | Different |  
  |  | Different | 24 | 9 | 
 qglx_buildSpec| Name:  | qglx_buildSpec |  | Prototype:  | QVector<int> qglx_buildSpec(const QSurfaceFormat &format, int drawableBit) |  | Coverage:  |  68.750% (11/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp |  | Lines:  | 79-129 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp |  | Lines (reference):  | 72-111 |  | Comparison:  | Different |  
  |  | Different | 24 | 5 | 
 VersionTerm| Name:  | VersionTerm |  | Coverage:  |   0.000% (0/10) |  | Comparison:  | Different |  
  |  | Different | 24 | 14 | 
 QPixmapStylePrivate| Name:  | QPixmapStylePrivate |  | Coverage:  |   0.000% (0/12) |  | Comparison:  | New |  
  |  | New | 24 | 6 | 
 QMutex| Name:  | QMutex |  | Coverage:  | 100.000% (21/21) |  | Comparison:  | Different |  
  |  | Different | 24 | 13 | 
 QFontDef| Name:  | QFontDef |  | Coverage:  |   0.000% (0/32) |  | Comparison:  | Different |  
  |  | Different | 24 | 7 | 
 QEGLDeviceIntegrationFactory| Name:  | QEGLDeviceIntegrationFactory |  | Coverage:  |   0.000% (0/28) |  | Comparison:  | Different |  
  |  | Different | 24 | 11 | 
 qt_qimageScaleAARGBA_up_xy| Name:  | qt_qimageScaleAARGBA_up_xy |  | Prototype:  | static void qt_qimageScaleAARGBA_up_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 298-334 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines (reference):  | 280-316 |  | Comparison:  | Different |  
  |  | Different | 23 | 7 | 
 qDBusInterfaceFromMetaObject| Name:  | qDBusInterfaceFromMetaObject |  | Prototype:  | QString qDBusInterfaceFromMetaObject(const QMetaObject *mo) |  | Coverage:  |  46.154% (12/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines:  | 75-115 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines (reference):  | 69-103 |  | Comparison:  | Different |  
  |  | Different | 23 | 7 | 
 lockInternal_helper| Name:  | lockInternal_helper |  | Prototype:  | template <bool IsTimed> static inline bool lockInternal_helper(QBasicAtomicPointer<QMutexData> &d_ptr, int timeout = -1, QElapsedTimer *elapsedTimer = 0) noexcept |  | Coverage:  |  97.143% (34/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp |  | Lines:  | 131-175 |  | Comparison:  | New |  
  |  | New | 23 | 9 | 
 copyActionToPlatformItem| Name:  | copyActionToPlatformItem |  | Prototype:  | static void copyActionToPlatformItem(const QAction *action, QPlatformMenuItem *item, QPlatformMenu *itemsMenu) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 3256-3289 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines (reference):  | 3214-3246 |  | Comparison:  | Different |  
  |  | Different | 23 | 5 | 
 QDBusServiceWatcherPrivate| Name:  | QDBusServiceWatcherPrivate |  | Coverage:  | 100.000% (9/9) |  | Comparison:  | Different |  
  |  | Different | 23 | 13 | 
 qt_qdnsservicerecord_sort| Name:  | qt_qdnsservicerecord_sort |  | Prototype:  | static void qt_qdnsservicerecord_sort(QList<QDnsServiceRecord> &records) |  | Coverage:  |  95.455% (21/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp |  | Lines:  | 107-155 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp |  | Lines (reference):  | 101-149 |  | Comparison:  | Different |  
  |  | Different | 22 | 8 | 
 keywords| Name:  | keywords |  | Prototype:  | static QSet<QByteArray> keywords() |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp |  | Lines:  | 89-166 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp |  | Lines (reference):  | 85-155 |  | Comparison:  | Different |  
  |  | Different | 22 | 3 | 
 decimalForm| Name:  | decimalForm |  | Prototype:  | QString &decimalForm(QChar zero, QChar decimal, QChar group, QString &digits, int decpt, int precision, PrecisionMode pm, bool always_show_decpt, bool thousands_group) |  | Coverage:  | 100.000% (40/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 464-504 |  | Comparison:  | New |  
  |  | New | 22 | 13 | 
 QStyleFactory| Name:  | QStyleFactory |  | Coverage:  |   0.000% (0/24) |  | Comparison:  | Different |  
  |  | Different | 22 | 9 | 
 QGLContextGroup| Name:  | QGLContextGroup |  | Coverage:  |  80.000% (8/10) |  | Comparison:  | Different |  
  |  | Different | 22 | 9 | 
 QAccessibleMainWindow| Name:  | QAccessibleMainWindow |  | Coverage:  |   0.000% (0/15) |  | Comparison:  | Different |  
  |  | Different | 22 | 11 | 
 OsTypeTerm| Name:  | OsTypeTerm |  | Coverage:  |   0.000% (0/4) |  | Comparison:  | Different |  
  |  | Different | 22 | 13 | 
 KeyChecker| Name:  | KeyChecker |  | Coverage:  |   0.000% (0/29) |  | Comparison:  | Different |  
  |  | Different | 22 | 9 | 
 qt_socket_getPortAndAddress| Name:  | qt_socket_getPortAndAddress |  | Prototype:  | static inline void qt_socket_getPortAndAddress(const qt_sockaddr *s, quint16 *port, QHostAddress *addr) |  | Coverage:  |  78.947% (15/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 110-134 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines (reference):  | 101-132 |  | Comparison:  | Different |  
  |  | Different | 21 | 8 | 
 GraphPath| Name:  | GraphPath |  | Coverage:  |   0.000% (0/3) |  | Comparison:  | Different |  
  |  | Different | 21 | 6 | 
 qDBusAddWatch| Name:  | qDBusAddWatch |  | Prototype:  | static dbus_bool_t qDBusAddWatch(DBusWatch *watch, void *data) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 200-231 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines (reference):  | 194-225 |  | Comparison:  | Different |  
  |  | Different | 20 | 3 | 
 operator-| Name:  | operator- |  | Prototype:  | QVariant operator-(const QVariant &arg1, const QVariant &arg2) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1977-2004 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines (reference):  | 1971-1998 |  | Comparison:  | Different |  
  |  | Different | 20 | 8 | 
 operator+| Name:  | operator+ |  | Prototype:  | QVariant operator+(const QVariant &arg1, const QVariant &arg2) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1938-1969 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines (reference):  | 1932-1963 |  | Comparison:  | Different |  
  |  | Different | 20 | 8 | 
 getPixmap| Name:  | getPixmap |  | Prototype:  | static QPixmap getPixmap(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp |  | Lines:  | 80-118 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp |  | Lines (reference):  | 73-111 |  | Comparison:  | Different |  
  |  | Different | 20 | 8 | 
 generateName| Name:  | generateName |  | Prototype:  | static QTtfTable generateName(const qttf_name_table &name) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 624-648 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines (reference):  | 618-641 |  | Comparison:  | Different |  
  |  | Different | 20 | 2 | 
 QPlatformThemeFactory| Name:  | QPlatformThemeFactory |  | Coverage:  |   0.000% (0/17) |  | Comparison:  | Different |  
  |  | Different | 20 | 7 | 
 QPaintDevice| Name:  | QPaintDevice |  | Coverage:  |   0.000% (0/1) |  | Comparison:  | Different |  
  |  | Different | 20 | 11 | 
 IconTiler| Name:  | IconTiler |  | Coverage:  |   0.000% (0/20) |  | Comparison:  | Different |  
  |  | Different | 20 | 6 | 
 qDetectCpuFeatures| Name:  | qDetectCpuFeatures |  | Prototype:  | void qDetectCpuFeatures() |  | Coverage:  |  15.789% (3/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp |  | Lines:  | 680-740 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp |  | Lines (reference):  | 649-709 |  | Comparison:  | Different |  
  |  | Different | 19 | 7 | 
 QStackedWidget| Name:  | QStackedWidget |  | Coverage:  |   0.000% (0/4) |  | Comparison:  | Different |  
  |  | Different | 19 | 13 | 
 QPersistentModelIndexData| Name:  | QPersistentModelIndexData |  | Coverage:  | 100.000% (5/5) |  | Comparison:  | Different |  
  |  | Different | 19 | 4 | 
 qt_tildeExpansion| Name:  | qt_tildeExpansion |  | Prototype:  | QString qt_tildeExpansion(const QString &path) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1103-1140 |  | Comparison:  | New |  
  |  | New | 18 | 5 | 
 ignoreProxyFor| Name:  | ignoreProxyFor |  | Prototype:  | static bool ignoreProxyFor(const QNetworkProxyQuery &query) |  | Coverage:  |   9.091% (2/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp |  | Lines:  | 54-87 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp |  | Lines (reference):  | 48-81 |  | Comparison:  | Different |  
  |  | Different | 18 | 8 | 
 getEffectiveTargetStates| Name:  | getEffectiveTargetStates |  | Prototype:  | static QList<QAbstractState *> getEffectiveTargetStates(QAbstractTransition *transition, CalculationCache *cache) |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 361-393 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines (reference):  | 355-386 |  | Comparison:  | Different |  
  |  | Different | 18 | 6 | 
 familyList| Name:  | familyList |  | Prototype:  | static QStringList familyList(const QFontDef &req) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 693-716 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines (reference):  | 686-714 |  | Comparison:  | Different |  
  |  | Different | 18 | 5 | 
 QPlatformIntegrationFactory| Name:  | QPlatformIntegrationFactory |  | Coverage:  |   0.000% (0/17) |  | Comparison:  | Different |  
  |  | Different | 18 | 7 | 
 QOpenGLFunctions| Name:  | QOpenGLFunctions |  | Coverage:  |   0.000% (0/6) |  | Comparison:  | Different |  
  |  | Different | 18 | 10 | 
 QElapsedTimer| Name:  | QElapsedTimer |  | Coverage:  | 100.000% (12/12) |  | Comparison:  | Different |  
  |  | Different | 18 | 12 | 
 detectWebBrowser| Name:  | detectWebBrowser |  | Prototype:  | static inline bool detectWebBrowser(const QByteArray &desktop, bool checkBrowserVariable, QString *browser) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp |  | Lines:  | 83-116 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp |  | Lines (reference):  | 75-108 |  | Comparison:  | Different |  
  |  | Different | 17 | 15 | 
 QXcbGlIntegrationFactory| Name:  | QXcbGlIntegrationFactory |  | Coverage:  |  11.765% (2/17) |  | Comparison:  | Different |  
  |  | Different | 17 | 9 | 
 QRecursiveMutexPrivate| Name:  | QRecursiveMutexPrivate |  | Coverage:  | 100.000% (15/15) |  | Comparison:  | Different |  
  |  | Different | 17 | 7 | 
 QProcessPoller| Name:  | QProcessPoller |  | Coverage:  | 100.000% (18/18) |  | Comparison:  | New |  
  |  | New | 17 | 10 | 
 QOpenGLVersionFunctionsStorage| Name:  | QOpenGLVersionFunctionsStorage |  | Coverage:  |   0.000% (0/76) |  | Comparison:  | New |  
  |  | New | 17 | 36 | 
 read_pbm_header| Name:  | read_pbm_header |  | Prototype:  | static bool read_pbm_header(QIODevice *device, char& type, int& w, int& h, int& mcc) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 96-121 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines (reference):  | 90-115 |  | Comparison:  | Different |  
  |  | Different | 16 | 6 | 
 readGpuFeatures| Name:  | readGpuFeatures |  | Prototype:  | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QJsonDocument &doc, QSet<QString> *result, QString *errorMessage) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 389-420 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines (reference):  | 399-430 |  | Comparison:  | Different |  
  |  | Different | 16 | 8 | 
 qDrawPlainRect| Name:  | qDrawPlainRect |  | Prototype:  | void qDrawPlainRect(QPainter *p, int x, int y, int w, int h, const QColor &c, int lineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 513-534 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines (reference):  | 507-528 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 progressForValue| Name:  | progressForValue |  | Prototype:  | static qreal progressForValue(const QEasingCurve &curve, qreal value) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 166-188 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines (reference):  | 160-182 |  | Comparison:  | Different |  
  |  | Different | 16 | 6 | 
 loadTzTimeZones| Name:  | loadTzTimeZones |  | Prototype:  | static QTzTimeZoneHash loadTzTimeZones() |  | Coverage:  |  68.421% (13/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 71-98 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines (reference):  | 65-92 |  | Comparison:  | Different |  
  |  | Different | 16 | 8 | 
 childWidgets| Name:  | childWidgets |  | Prototype:  | QList<QWidget*> childWidgets(const QWidget *widget) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp |  | Lines:  | 76-95 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp |  | Lines (reference):  | 70-90 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 addressFromSockaddr| Name:  | addressFromSockaddr |  | Prototype:  | static QHostAddress addressFromSockaddr(sockaddr *sa, int ifindex = 0, const QString &ifname = QString()) |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp |  | Lines:  | 88-109 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp |  | Lines (reference):  | 81-108 |  | Comparison:  | Different |  
  |  | Different | 16 | 7 | 
 QNonContiguousByteDeviceRingBufferImpl| Name:  | QNonContiguousByteDeviceRingBufferImpl |  | Coverage:  | 100.000% (3/3) |  | Comparison:  | Different |  
  |  | Different | 16 | 9 | 
 QNonContiguousByteDeviceByteArrayImpl| Name:  | QNonContiguousByteDeviceByteArrayImpl |  | Coverage:  | 100.000% (3/3) |  | Comparison:  | Different |  
  |  | Different | 16 | 9 | 
 unquote| Name:  | unquote |  | Prototype:  | static QString unquote(const QStringRef &str) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 316-338 |  | Comparison:  | New |  
  |  | New | 15 | 5 | 
 qglx_findVisualInfo| Name:  | qglx_findVisualInfo |  | Prototype:  | XVisualInfo *qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format, int drawableBit) |  | Coverage:  |  30.769% (4/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp |  | Lines:  | 231-258 |  | Comparison:  | New |  
  |  | New | 15 | 5 | 
 qEnvironmentVariableIntValue| Name:  | qEnvironmentVariableIntValue |  | Prototype:  | int qEnvironmentVariableIntValue(const char *varName, bool *ok) noexcept |  | Coverage:  | 100.000% (18/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3301-3334 |  | Comparison:  | New |  
  |  | New | 15 | 6 | 
 qCalculateBlockSize| Name:  | qCalculateBlockSize |  | Prototype:  | size_t qCalculateBlockSize(size_t elementCount, size_t elementSize, size_t headerSize) noexcept |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 167-187 |  | Comparison:  | New |  
  |  | New | 15 | 4 | 
 QBasicMutex| Name:  | QBasicMutex |  | Coverage:  | 100.000% (5/5) |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 qt_qdnsmailexchangerecord_sort| Name:  | qt_qdnsmailexchangerecord_sort |  | Prototype:  | static void qt_qdnsmailexchangerecord_sort(QList<QDnsMailExchangeRecord> &records) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp |  | Lines:  | 65-92 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp |  | Lines (reference):  | 59-86 |  | Comparison:  | Different |  
  |  | Different | 14 | 6 | 
 parseTzAbbreviations| Name:  | parseTzAbbreviations |  | Prototype:  | static QMap<int, QByteArray> parseTzAbbreviations(QDataStream &ds, int tzh_charcnt, const QVector<QTzType> &types) |  | Coverage:  |  76.923% (10/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 247-274 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines (reference):  | 241-268 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 markFrames| Name:  | markFrames |  | Prototype:  | static void markFrames(QTextFrame *current, int from, int oldLength, int length) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 2896-2918 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines (reference):  | 2890-2914 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 buddyString| Name:  | buddyString |  | Prototype:  | static QString buddyString(const QWidget *widget) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 77-99 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines (reference):  | 72-95 |  | Comparison:  | Different |  
  |  | Different | 14 | 6 | 
 activeConditions| Name:  | activeConditions |  | Prototype:  | static QSet<QByteArray> activeConditions() |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp |  | Lines:  | 168-185 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp |  | Lines (reference):  | 157-179 |  | Comparison:  | Different |  
  |  | Different | 14 | 7 | 
 QShortcutPrivate| Name:  | QShortcutPrivate |  | Coverage:  |   0.000% (0/16) |  | Comparison:  | Different |  
  |  | Different | 14 | 7 | 
 QOpenGLFunctionsPrivate| Name:  | QOpenGLFunctionsPrivate |  | Coverage:  |   0.000% (0/23) |  | Comparison:  | Different |  
  |  | Different | 14 | 9 | 
 QColorDialogStaticData| Name:  | QColorDialogStaticData |  | Coverage:  |   0.000% (0/14) |  | Comparison:  | Different |  
  |  | Different | 14 | 14 | 
 selectionHelper| Name:  | selectionHelper |  | Prototype:  | static QString selectionHelper(const QString &path, const QString &fileName, const QStringList &selectors) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp |  | Lines:  | 270-294 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp |  | Lines (reference):  | 267-291 |  | Comparison:  | Different |  
  |  | Different | 13 | 5 | 
 qt_qimageScaleAARGBA| Name:  | qt_qimageScaleAARGBA |  | Prototype:  | static void qt_qimageScaleAARGBA(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 337-383 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines (reference):  | 319-353 |  | Comparison:  | Different indentation |  
  |  | Different indentation | 13 | 7 | 
 qt_qimageScaleAARGB| Name:  | qt_qimageScaleAARGB |  | Prototype:  | static void qt_qimageScaleAARGB(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 542-588 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines (reference):  | 512-546 |  | Comparison:  | Different indentation |  
  |  | Different indentation | 13 | 7 | 
 qt_from_latin1| Name:  | qt_from_latin1 |  | Prototype:  | void qt_from_latin1(ushort *dst, const char *str, size_t size) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 213-261 |  | Comparison:  | New |  
  |  | New | 13 | 4 | 
 qtInitializeVertexArrayObjectHelper| Name:  | qtInitializeVertexArrayObjectHelper |  | Prototype:  | void qtInitializeVertexArrayObjectHelper(QOpenGLVertexArrayObjectHelper *helper, QOpenGLContext *context) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp |  | Lines:  | 57-94 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp |  | Lines (reference):  | 51-88 |  | Comparison:  | Different |  
  |  | Different | 13 | 22 | 
 qCalculateGrowingBlockSize| Name:  | qCalculateGrowingBlockSize |  | Prototype:  | CalculateGrowingBlockSizeResult qCalculateGrowingBlockSize(size_t elementCount, size_t elementSize, size_t headerSize) noexcept |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 207-230 |  | Comparison:  | New |  
  |  | New | 13 | 3 | 
 initDefaultPaths| Name:  | initDefaultPaths |  | Prototype:  | static void initDefaultPaths(QMutexLocker *locker) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1059-1095 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines (reference):  | 1049-1111 |  | Comparison:  | Different |  
  |  | Different | 13 | 2 | 
 huntAndUnregister| Name:  | huntAndUnregister |  | Prototype:  | static void huntAndUnregister(const QVector<QStringRef> &pathComponents, int i, QDBusConnection::UnregisterMode mode, QDBusConnectionPrivate::ObjectTreeNode *node) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 601-626 |  | Comparison:  | New |  
  |  | New | 13 | 5 | 
 getProcAddress| Name:  | getProcAddress |  | Prototype:  | static QFunctionPointer getProcAddress(QOpenGLContext *context, const char *funcName) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 2108-2139 |  | Comparison:  | New |  
  |  | New | 13 | 4 | 
 exponentForm| Name:  | exponentForm |  | Prototype:  | QString &exponentForm(QChar zero, QChar decimal, QChar exponential, QChar group, QChar plus, QChar minus, QString &digits, int decpt, int precision, PrecisionMode pm, bool always_show_decpt, bool leading_zero_in_exponent) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 506-534 |  | Comparison:  | New |  
  |  | New | 13 | 6 | 
 containsTLDEntry| Name:  | containsTLDEntry |  | Prototype:  | static bool containsTLDEntry(const QStringRef &entry) |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp |  | Lines:  | 49-70 |  | Comparison:  | New |  
  |  | New | 13 | 4 | 
 computeElidedText| Name:  | computeElidedText |  | Prototype:  | static QString computeElidedText(Qt::TextElideMode mode, const QString &text) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 1425-1447 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines (reference):  | 1350-1372 |  | Comparison:  | Different |  
  |  | Different | 13 | 6 | 
 childWidgets| Name:  | childWidgets |  | Prototype:  | static QList<QWidget*> childWidgets(const QWidget *widget) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 60-75 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines (reference):  | 54-70 |  | Comparison:  | Different |  
  |  | Different | 13 | 3 | 
 QStackedLayoutPrivate| Name:  | QStackedLayoutPrivate |  | Coverage:  |   0.000% (0/14) |  | Comparison:  | Different |  
  |  | Different | 13 | 5 | 
 QPlatformInputContextFactory| Name:  | QPlatformInputContextFactory |  | Coverage:  |   0.000% (0/10) |  | Comparison:  | Different |  
  |  | Different | 13 | 6 | 
 QEvent| Name:  | QEvent |  | Coverage:  | 100.000% (1/1) |  | Comparison:  | Different |  
  |  | Different | 13 | 6 | 
 xi2ValuatorOffset| Name:  | xi2ValuatorOffset |  | Prototype:  | static int xi2ValuatorOffset(const unsigned char *maskPtr, int maskLen, int number) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2275-2292 |  | Comparison:  | New |  
  |  | New | 12 | 7 | 
 qt_safe_poll| Name:  | qt_safe_poll |  | Prototype:  | int qt_safe_poll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts) |  | Coverage:  |  72.222% (13/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp |  | Lines:  | 97-122 |  | Comparison:  | New |  
  |  | New | 12 | 6 | 
 qt_pixmap_thread_test| Name:  | qt_pixmap_thread_test |  | Prototype:  | static bool qt_pixmap_thread_test() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 71-90 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines (reference):  | 65-84 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 effectiveScreen| Name:  | effectiveScreen |  | Prototype:  | static inline const QScreen *effectiveScreen(const QWindow *window) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 550-568 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines (reference):  | 542-559 |  | Comparison:  | Different |  
  |  | Different | 12 | 6 | 
 QSize| Name:  | QSize |  | Coverage:  |  93.750% (15/16) |  | Comparison:  | Different |  
  |  | Different | 12 | 5 |