| Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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 |
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 |
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 |
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_tlw_for_window| Name: | qt_tlw_for_window | | Prototype: | QWidget *qt_tlw_for_window(QWindow *wnd) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2223-2242 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 2224-2240 | | Comparison: | Different |
| | Different | 10 | 6 |
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 |
QFontDef| Name: | QFontDef | | Coverage: | 0.000% (0/32) | | Comparison: | Different |
| | Different | 24 | 7 |
QHostInfoRunnable| Name: | QHostInfoRunnable | | Coverage: | 94.118% (16/17) | | Comparison: | Different |
| | Different | 29 | 7 |
QMetaObjectBuilderPrivate| Name: | QMetaObjectBuilderPrivate | | Coverage: | 100.000% (10/10) | | Comparison: | Different |
| | Different | 10 | 7 |
QPlatformIntegrationFactory| Name: | QPlatformIntegrationFactory | | Coverage: | 0.000% (0/17) | | Comparison: | Different |
| | Different | 18 | 7 |
QPlatformThemeFactory| Name: | QPlatformThemeFactory | | Coverage: | 0.000% (0/17) | | Comparison: | Different |
| | Different | 20 | 7 |
QRecursiveMutexPrivate| Name: | QRecursiveMutexPrivate | | Coverage: | 100.000% (15/15) | | Comparison: | Different |
| | Different | 17 | 7 |
QShortcutPrivate| Name: | QShortcutPrivate | | Coverage: | 0.000% (0/16) | | Comparison: | Different |
| | Different | 14 | 7 |
Q_QGS_defaultDateTimePrivate| Name: | Q_QGS_defaultDateTimePrivate | | Coverage: | 77.778% (7/9) | | Comparison: | New |
| | New | 3 | 7 |
Q_QGS_freelist| Name: | Q_QGS_freelist | | Coverage: | 77.778% (7/9) | | Comparison: | New |
| | New | 3 | 7 |
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 |
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 |
bindFont| Name: | bindFont | | Prototype: | static QByteArray bindFont(const QVector<QTtfTable>& _tables) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 1077-1151 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines (reference): | 1069-1143 | | Comparison: | Different |
| | Different | 42 | 7 |
fromOffsetString| Name: | fromOffsetString | | Prototype: | static int fromOffsetString(const QStringRef &offsetString, bool *valid) noexcept | | Coverage: | 82.759% (24/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 260-302 | | Comparison: | New |
| | New | 28 | 7 |
generateGlyphTables| Name: | generateGlyphTables | | Prototype: | static QVector<QTtfTable> generateGlyphTables(qttf_font_tables &tables, const QVector<QTtfGlyph> &_glyphs) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 998-1070 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines (reference): | 991-1062 | | Comparison: | Different |
| | Different | 47 | 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 |
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 |
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_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_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 |
supportedImageHandlerMimeTypes| Name: | supportedImageHandlerMimeTypes | | Prototype: | void supportedImageHandlerMimeTypes(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 849-867 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines (reference): | 843-861 | | Comparison: | Different |
| | Different | 8 | 7 |
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 |
QHttpNetworkRequestPrivate| Name: | QHttpNetworkRequestPrivate | | Coverage: | 100.000% (1/1) | | Comparison: | Different |
| | Different | 47 | 8 |
QWheelEvent| Name: | QWheelEvent | | Coverage: | 0.000% (0/12) | | Comparison: | Different |
| | Different | 11 | 8 |
QXcbSoftwareOpenGLEnforcer| Name: | QXcbSoftwareOpenGLEnforcer | | Coverage: | 44.444% (8/18) | | Comparison: | New |
| | New | 8 | 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 |
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 |
loadOpenSsl| Name: | loadOpenSsl | | Prototype: | static QPair<QLibrary*, QLibrary*> loadOpenSsl() | | Coverage: | 12.500% (3/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 624-727 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines (reference): | 618-721 | | Comparison: | Different |
| | Different | 36 | 8 |
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 |
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 |
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 |
parse_length_modifier| Name: | parse_length_modifier | | Prototype: | static LengthMod parse_length_modifier(const char * &c) noexcept | | Coverage: | 35.714% (5/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 6034-6047 | | Comparison: | New |
| | New | 9 | 8 |
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 |
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 |
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 |
KeyChecker| Name: | KeyChecker | | Coverage: | 0.000% (0/29) | | Comparison: | Different |
| | Different | 22 | 9 |
QArrayData| Name: | QArrayData | | Coverage: | 88.462% (23/26) | | Comparison: | Different |
| | Different | 53 | 9 |
QGLContextGroup| Name: | QGLContextGroup | | Coverage: | 80.000% (8/10) | | Comparison: | Different |
| | Different | 22 | 9 |
QMessageBoxDetailsText| Name: | QMessageBoxDetailsText | | Coverage: | 0.000% (0/1) | | Comparison: | Different |
| | Different | 26 | 9 |
QMimeMagicRuleMatcher| Name: | QMimeMagicRuleMatcher | | Coverage: | 100.000% (5/5) | | Comparison: | Different |
| | Different | 12 | 9 |
QNonContiguousByteDeviceByteArrayImpl| Name: | QNonContiguousByteDeviceByteArrayImpl | | Coverage: | 100.000% (3/3) | | Comparison: | Different |
| | Different | 16 | 9 |
QNonContiguousByteDeviceRingBufferImpl| Name: | QNonContiguousByteDeviceRingBufferImpl | | Coverage: | 100.000% (3/3) | | Comparison: | Different |
| | Different | 16 | 9 |
QOpenGLFunctionsPrivate| Name: | QOpenGLFunctionsPrivate | | Coverage: | 0.000% (0/23) | | Comparison: | Different |
| | Different | 14 | 9 |
QSslEllipticCurve| Name: | QSslEllipticCurve | | Coverage: | 100.000% (1/1) | | Comparison: | Different |
| | Different | 26 | 9 |
QStyleFactory| Name: | QStyleFactory | | Coverage: | 0.000% (0/24) | | Comparison: | Different |
| | Different | 22 | 9 |
QXcbGlIntegrationFactory| Name: | QXcbGlIntegrationFactory | | Coverage: | 11.765% (2/17) | | Comparison: | Different |
| | Different | 17 | 9 |
convertWithPalette| Name: | convertWithPalette | | Prototype: | static QImage convertWithPalette(const QImage &src, QImage::Format format, const QVector<QRgb> &clut) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2070-2119 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines (reference): | 2057-2106 | | Comparison: | Different |
| | Different | 33 | 9 |
extractEncodingDecl| Name: | extractEncodingDecl | | Prototype: | static QString extractEncodingDecl(const QString &text, bool *needMoreText) | | Coverage: | 78.788% (26/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1293-1333 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines (reference): | 1279-1319 | | Comparison: | Different |
| | Different | 28 | 9 |
load_glyph_image_to_texture| Name: | load_glyph_image_to_texture | | Prototype: | static void load_glyph_image_to_texture(QOpenGLContext *ctx, QImage &img, GLuint texture, int tx, int ty) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 184-252 | | Comparison: | New |
| | New | 33 | 9 |
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 |
multicastMembershipHelper| Name: | multicastMembershipHelper | | Prototype: | static bool multicastMembershipHelper(QNativeSocketEnginePrivate *d, int how6, int how4, const QHostAddress &groupAddress, const QNetworkInterface &interface) | | Coverage: | 52.174% (12/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 597-668 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines (reference): | 610-681 | | Comparison: | Different |
| | Different | 48 | 9 |
parse_flag_characters| Name: | parse_flag_characters | | Prototype: | static uint parse_flag_characters(const char * &c) noexcept | | Coverage: | 93.750% (15/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5991-6006 | | Comparison: | New |
| | New | 10 | 9 |
qglx_findConfig| Name: | qglx_findConfig | | Prototype: | GLXFBConfig qglx_findConfig(Display *display, int screen , QSurfaceFormat format, bool highestPixelFormat, int drawableBit) | | Coverage: | 45.946% (17/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 182-229 | | Comparison: | New |
| | New | 31 | 9 |
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 |
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 |
QEasingCurvePrivate| Name: | QEasingCurvePrivate | | Coverage: | 88.889% (24/27) | | Comparison: | Different |
| | Different | 32 | 10 |
QOpenGLFunctions| Name: | QOpenGLFunctions | | Coverage: | 0.000% (0/6) | | Comparison: | Different |
| | Different | 18 | 10 |
QPF2Generator| Name: | QPF2Generator | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 73 | 10 |
QProcessPoller| Name: | QProcessPoller | | Coverage: | 100.000% (18/18) | | Comparison: | New |
| | New | 17 | 10 |
QWidgetAnimator| Name: | QWidgetAnimator | | Coverage: | 0.000% (0/7) | | Comparison: | Different |
| | Different | 32 | 10 |
TextureBinder| Name: | TextureBinder | | Coverage: | 0.000% (0/11) | | Comparison: | Different |
| | Different | 10 | 10 |
_q_parseUnixDir| Name: | _q_parseUnixDir | | Prototype: | static void _q_parseUnixDir(const QStringList &tokens, const QString &userName, QUrlInfo *info) | | Coverage: | 64.000% (32/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 477-560 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines (reference): | 471-554 | | Comparison: | Different |
| | Different | 55 | 10 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QIcon &icon) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1322-1377 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines (reference): | 1294-1351 | | Comparison: | Different indentation |
| | Different indentation | 43 | 10 |
set_text| Name: | set_text | | Prototype: | static void set_text(const QImage &image, png_structp png_ptr, png_infop info_ptr, const QString &description) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 734-806 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines (reference): | 734-806 | | Comparison: | Different |
| | Different | 33 | 10 |
wrapText| Name: | wrapText | | Prototype: | static QString wrapText(const QString &names, int longestOptionNameString, const QString &description) | | Coverage: | 54.545% (18/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 1035-1084 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines (reference): | 1028-1077 | | Comparison: | Different |
| | Different | 35 | 10 |
QAccessibleMainWindow| Name: | QAccessibleMainWindow | | Coverage: | 0.000% (0/15) | | Comparison: | Different |
| | Different | 22 | 11 |
QDesktopServices| Name: | QDesktopServices | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 39 | 11 |
QEGLDeviceIntegrationFactory| Name: | QEGLDeviceIntegrationFactory | | Coverage: | 0.000% (0/28) | | Comparison: | Different |
| | Different | 24 | 11 |
QGraphicsItemAnimationPrivate| Name: | QGraphicsItemAnimationPrivate | | Coverage: | 0.000% (0/19) | | Comparison: | Different |
| | Different | 26 | 11 |
QIconEngine| Name: | QIconEngine | | Coverage: | 0.000% (0/1) | | Comparison: | Different |
| | Different | 25 | 11 |
QItemEditorFactory| Name: | QItemEditorFactory | | Coverage: | 0.000% (0/7) | | Comparison: | Different |
| | Different | 25 | 11 |
QOpenGLContextGroupPrivate| Name: | QOpenGLContextGroupPrivate | | Coverage: | 0.000% (0/15) | | Comparison: | Different |
| | Different | 40 | 11 |
QOpenGLFunctions_1_0| Name: | QOpenGLFunctions_1_0 | | Coverage: | 0.000% (0/20) | | Comparison: | Different |
| | Different | 33 | 11 |
QPaintDevice| Name: | QPaintDevice | | Coverage: | 0.000% (0/1) | | Comparison: | Different |
| | Different | 20 | 11 |
QTimeLinePrivate| Name: | QTimeLinePrivate | | Coverage: | 94.444% (34/36) | | Comparison: | Same |
| | Same | 31 | 11 |
QXcbWMSupport| Name: | QXcbWMSupport | | Coverage: | 13.333% (2/15) | | Comparison: | Same |
| | Same | 43 | 11 |
doubleToAscii| Name: | doubleToAscii | | Prototype: | void doubleToAscii(double d, QLocaleData::DoubleForm form, int precision, char *buf, int bufSize, bool &sign, int &length, int &decpt) | | Coverage: | 83.333% (35/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 78-278 | | Comparison: | New |
| | New | 36 | 11 |
locatePlugin| Name: | locatePlugin | | Prototype: | static QString locatePlugin(const QString& fileName) | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 281-324 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines (reference): | 275-318 | | Comparison: | Different |
| | Different | 28 | 11 |
qDrawShadeRect| Name: | qDrawShadeRect | | Prototype: | void qDrawShadeRect(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 205-274 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines (reference): | 199-268 | | Comparison: | Different |
| | Different | 53 | 11 |
QDoubleValidatorPrivate| Name: | QDoubleValidatorPrivate | | Coverage: | 0.000% (0/37) | | Comparison: | Different |
| | Different | 27 | 12 |
QElapsedTimer| Name: | QElapsedTimer | | Coverage: | 100.000% (12/12) | | Comparison: | Different |
| | Different | 18 | 12 |
QFontFamilyDelegate| Name: | QFontFamilyDelegate | | Coverage: | 0.000% (0/1) | | Comparison: | Different |
| | Different | 51 | 12 |
QOpenGLMultiGroupSharedResource| Name: | QOpenGLMultiGroupSharedResource | | Coverage: | 0.000% (0/13) | | Comparison: | Different |
| | Different | 35 | 12 |
QSqlCachedResultPrivate| Name: | QSqlCachedResultPrivate | | Coverage: | 100.000% (2/2) | | Comparison: | Different |
| | Different | 30 | 12 |
QWaitCondition| Name: | QWaitCondition | | Coverage: | 57.143% (8/14) | | Comparison: | Different |
| | Different | 42 | 12 |
QWidgetEffectSourcePrivate| Name: | QWidgetEffectSourcePrivate | | Coverage: | 0.000% (0/24) | | Comparison: | Different |
| | Different | 41 | 12 |
backtraceFramesForLogMessage| Name: | backtraceFramesForLogMessage | | Prototype: | static QStringList backtraceFramesForLogMessage(int frameCount) | | Coverage: | 70.000% (28/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1210-1266 | | Comparison: | New |
| | New | 30 | 12 |
OsTypeTerm| Name: | OsTypeTerm | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 22 | 13 |
QAbstractEventDispatcher| Name: | QAbstractEventDispatcher | | Coverage: | 84.615% (11/13) | | Comparison: | Different |
| | Different | 26 | 13 |
QAbstractSliderPrivate| Name: | QAbstractSliderPrivate | | Coverage: | 0.000% (0/7) | | Comparison: | Different |
| | Different | 46 | 13 |
QDBusServiceWatcherPrivate| Name: | QDBusServiceWatcherPrivate | | Coverage: | 100.000% (9/9) | | Comparison: | Different |
| | Different | 23 | 13 |
QFileSelectorPrivate| Name: | QFileSelectorPrivate | | Coverage: | 80.000% (4/5) | | Comparison: | Different |
| | Different | 32 | 13 |
QGlobalNetworkProxy| Name: | QGlobalNetworkProxy | | Coverage: | 100.000% (1/1) | | Comparison: | Different |
| | Different | 42 | 13 |
QListWidgetPrivate| Name: | QListWidgetPrivate | | Coverage: | 0.000% (0/1) | | Comparison: | Different |
| | Different | 39 | 13 |
QMutex| Name: | QMutex | | Coverage: | 100.000% (21/21) | | Comparison: | Different |
| | Different | 24 | 13 |