| Function | Condition %▾ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGLShaderProgram| Name: | QGLShaderProgram | | Coverage: | 31.746% (20/63) | | Comparison: | Different |
| | Different | 506 | 282 |
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 |
QXcbConnection| Name: | QXcbConnection | | Coverage: | 30.739% (233/758) | | Comparison: | Different |
| | Different | 1656 | 585 |
QSocks5BindStore| Name: | QSocks5BindStore | | Coverage: | 29.167% (7/24) | | Comparison: | Different |
| | Different | 31 | 15 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | template <typename T> static inline T toIntegral_helper(const QLocalePrivate *d, const QChar *data, int len, bool *ok) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1104-1119 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines (reference): | 1092-1112 | | Comparison: | Different |
| | Different | 11 | 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 |
QNetworkAccessManagerPrivate| Name: | QNetworkAccessManagerPrivate | | Coverage: | 28.571% (14/49) | | Comparison: | Different |
| | Different | 248 | 89 |
QIcuTimeZonePrivate| Name: | QIcuTimeZonePrivate | | Coverage: | 28.571% (2/7) | | Comparison: | Different |
| | Different | 88 | 32 |
QPrinterInfo| Name: | QPrinterInfo | | Coverage: | 27.273% (3/11) | | Comparison: | Different |
| | Different | 89 | 39 |
QJsonObject| Name: | QJsonObject | | Coverage: | 22.581% (7/31) | | Comparison: | Different |
| | Different | 256 | 94 |
QLocale| Name: | QLocale | | Coverage: | 22.535% (16/71) | | Comparison: | Different |
| | Different | 487 | 244 |
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 |
QXcbNativeInterface| Name: | QXcbNativeInterface | | Coverage: | 15.789% (9/57) | | Comparison: | Different |
| | Different | 283 | 130 |
QNetworkConfiguration| Name: | QNetworkConfiguration | | Coverage: | 13.433% (9/67) | | Comparison: | Different |
| | Different | 71 | 70 |
QXcbWMSupport| Name: | QXcbWMSupport | | Coverage: | 13.333% (2/15) | | Comparison: | Same |
| | Same | 43 | 11 |
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 |
QXcbGlIntegrationFactory| Name: | QXcbGlIntegrationFactory | | Coverage: | 11.765% (2/17) | | Comparison: | Different |
| | Different | 17 | 9 |
QLocalSocket| Name: | QLocalSocket | | Coverage: | 11.765% (2/17) | | Comparison: | Different |
| | Different | 133 | 55 |
imageFormatForVisual| Name: | imageFormatForVisual | | Prototype: | static inline QImage::Format imageFormatForVisual(int depth, quint32 red_mask, quint32 blue_mask, bool *rgbSwap) | | Coverage: | 11.429% (8/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 169-237 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines (reference): | 163-217 | | Comparison: | Different |
| | Different | 38 | 21 |
qOpenGLVersionFlagsFromString| Name: | qOpenGLVersionFlagsFromString | | Prototype: | QGLFormat::OpenGLVersionFlags __attribute__((visibility("default"))) qOpenGLVersionFlagsFromString(const QString &versionString) | | Coverage: | 10.938% (7/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1262-1398 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines (reference): | 1256-1392 | | Comparison: | Different |
| | Different | 89 | 28 |
QSslKeyPrivate| Name: | QSslKeyPrivate | | Coverage: | 10.811% (4/37) | | Comparison: | Different |
| | Different | 191 | 89 |
QPrinterPrivate| Name: | QPrinterPrivate | | Coverage: | 9.524% (2/21) | | Comparison: | Different |
| | Different | 64 | 23 |
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 |
QXcbKeyboard| Name: | QXcbKeyboard | | Coverage: | 6.818% (12/176) | | Comparison: | Different |
| | Different | 584 | 169 |
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 |
xgetbv| Name: | xgetbv | | Prototype: | static void xgetbv(uint in, uint &eax, uint &edx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 282-293 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines (reference): | 233-244 | | Comparison: | Same |
| | Same | 3 | 1 |
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 |
write_xpm_image| Name: | write_xpm_image | | Prototype: | static bool write_xpm_image(const QImage &sourceImage, QIODevice *device, const QString &fileName) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1089-1173 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines (reference): | 1086-1170 | | Comparison: | Different |
| | Different | 55 | 15 |
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 |
updateBlockedStatusRecursion| Name: | updateBlockedStatusRecursion | | Prototype: | static void updateBlockedStatusRecursion(QWindow *window, bool shouldBeBlocked) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 729-741 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines (reference): | 693-704 | | Comparison: | Different |
| | Different | 8 | 4 |
themeableHint| Name: | themeableHint | | Prototype: | static inline QVariant themeableHint(QPlatformTheme::ThemeHint th, QPlatformIntegration::StyleHint ih) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 53-66 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines (reference): | 47-60 | | Comparison: | Different |
| | Different | 8 | 4 |
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 |
store_uint24_ssse3| Name: | store_uint24_ssse3 | | Prototype: | static inline void store_uint24_ssse3(uchar *dst, const uint *src, int len) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | | Lines: | 179-229 | | Comparison: | New |
| | New | 36 | 4 |
storePixelsBPP24_ssse3| Name: | storePixelsBPP24_ssse3 | | Prototype: | void storePixelsBPP24_ssse3(uchar *dest, const uint *src, int index, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | | Lines: | 231-234 | | Comparison: | New |
| | New | 1 | 1 |
socketType| Name: | socketType | | Prototype: | static const char *socketType(QSocketNotifier::Type type) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 78-90 | | Comparison: | New |
| | New | 5 | 4 |
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 |
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 |
setWidthAttribute| Name: | setWidthAttribute | | Prototype: | static void setWidthAttribute(QTextLength *width, const QString &valueStr) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1422-1437 | | Comparison: | New |
| | New | 10 | 4 |
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 |
sanityCheck| Name: | sanityCheck | | Prototype: | static bool sanityCheck(const QList<QWidget *> &widgets, const int index, const char *where) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 196-211 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 191-206 | | Comparison: | Different |
| | Different | 11 | 3 |
round_up_scanline| Name: | round_up_scanline | | Prototype: | static inline quint32 round_up_scanline(quint32 base, quint32 pad) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 353-356 | | Comparison: | New |
| | New | 1 | 1 |
resolve| Name: | resolve | | Prototype: | template <typename Func> Func resolve(QOpenGLContext *context, const char *name, Func) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2141-2145 | | Comparison: | New |
| | New | 1 | 1 |
read_xpm_header| Name: | read_xpm_header | | Prototype: | static bool read_xpm_header( QIODevice *device, const char * const * source, int& index, QByteArray &state, int *cpp, int *ncols, int *w, int *h) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 839-856 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines (reference): | 833-853 | | Comparison: | Different |
| | Different | 8 | 4 |
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 |
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 |
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 |
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 |
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_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 |
qt_painterpath_isect_line_rect| Name: | qt_painterpath_isect_line_rect | | Prototype: | static bool qt_painterpath_isect_line_rect(qreal x1, qreal y1, qreal x2, qreal y2, const QRectF &rect) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1868-1945 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines (reference): | 1859-1937 | | Comparison: | Different |
| | Different | 55 | 13 |
qt_init_picture_plugins| Name: | qt_init_picture_plugins | | Prototype: | void qt_init_picture_plugins() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1415-1431 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines (reference): | 1409-1427 | | Comparison: | Different indentation |
| | Different indentation | 8 | 4 |
qt_format_text| Name: | qt_format_text | | Prototype: | void qt_format_text(const QFont &fnt, const QRectF &_r, int tf, const QTextOption *option, const QString& str, QRectF *brect, int tabstops, int *ta, int tabarraylen, QPainter *painter) | | Coverage: | 0.000% (0/192) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7399-7644 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines (reference): | 7395-7639 | | Comparison: | Different |
| | Different | 164 | 49 |
qt_fetchUntransformed_888_ssse3| Name: | qt_fetchUntransformed_888_ssse3 | | Prototype: | const uint * qt_fetchUntransformed_888_ssse3(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | | Lines: | 238-244 | | Comparison: | New |
| | New | 3 | 1 |
qt_assert_x| Name: | qt_assert_x | | Prototype: | void qt_assert_x(const char *where, const char *what, const char *file, int line) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3087-3090 | | Comparison: | New |
| | New | 1 | 1 |
qt_assert| Name: | qt_assert | | Prototype: | void qt_assert(const char *assertion, const char *file, int line) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3079-3082 | | Comparison: | New |
| | New | 1 | 1 |
qtInitializeVertexArrayObjectHelper| Name: | qtInitializeVertexArrayObjectHelper | | Coverage: | 0.000% (0/1) | | Comparison: | Different |
| | Different | 0 | 1 |
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 |
qstrtod| Name: | qstrtod | | Prototype: | double qstrtod(const char *s00, const char **se, bool *ok) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 536-541 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines (reference): | 1270-1816 | | Comparison: | Different |
| | Different | 299 | 109 |
qstrntod| Name: | qstrntod | | Prototype: | double qstrntod(const char *s00, int len, const char **se, bool *ok) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 548-558 | | Comparison: | New |
| | New | 8 | 3 |
qopenglfSpecialDepthRangef| Name: | qopenglfSpecialDepthRangef | | Prototype: | static void qopenglfSpecialDepthRangef(GLclampf zNear, GLclampf zFar) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2162-2167 | | Comparison: | New |
| | New | 3 | 1 |
qopenglfSpecialClearDepthf| Name: | qopenglfSpecialClearDepthf | | Prototype: | static void qopenglfSpecialClearDepthf(GLclampf depth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2155-2160 | | Comparison: | New |
| | New | 3 | 1 |
qgpu_features| Name: | qgpu_features | | Prototype: | std::set<QByteArray> *qgpu_features(const QString &filename) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 531-538 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines (reference): | 541-548 | | Comparison: | Different |
| | Different | 5 | 2 |
qglx_reduceFormat| Name: | qglx_reduceFormat | | Prototype: | bool qglx_reduceFormat(QSurfaceFormat *format) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 330-395 | | Comparison: | New |
| | New | 38 | 13 |
qdtoa| Name: | qdtoa | | Prototype: | QString qdtoa(qreal d, int *decpt, int *sign) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 560-577 | | Comparison: | New |
| | New | 11 | 3 |
q_reduceConfigAttributes| Name: | q_reduceConfigAttributes | | Prototype: | bool q_reduceConfigAttributes(QVector<EGLint> *configAttributes) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 118-218 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines (reference): | 112-209 | | Comparison: | Different |
| | Different | 52 | 16 |
qTerminate| Name: | qTerminate | | Prototype: | void qTerminate() noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3070-3073 | | Comparison: | New |
| | New | 1 | 1 |
qStandardItemModelDataListMimeType| Name: | qStandardItemModelDataListMimeType | | Coverage: | 0.000% (0/1) | | Comparison: | New |
| | New | 0 | 1 |
qStandardItemModelDataListMimeType| Name: | qStandardItemModelDataListMimeType | | Prototype: | static inline QString qStandardItemModelDataListMimeType() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 60-63 | | Comparison: | New |
| | New | 0 | 2 |
qSharedBuild| Name: | qSharedBuild | | Prototype: | bool qSharedBuild() noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 1027-1034 | | Comparison: | New |
| | New | 1 | 1 |
qLcEvdevTablet| Name: | qLcEvdevTablet | | Prototype: | const QLoggingCategory &qLcEvdevTablet() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 52-52 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 46-46 | | Comparison: | Same |
| | Same | 1 | 1 |
qLcEglfsKmsDebug| Name: | qLcEglfsKmsDebug | | Prototype: | const QLoggingCategory &qLcEglfsKmsDebug() | | 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: | 61-61 | | Comparison: | New |
| | New | 1 | 1 |
qInitDrawhelperFunctions| Name: | qInitDrawhelperFunctions | | Prototype: | static void qInitDrawhelperFunctions() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6343-6548 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines (reference): | 6344-6540 | | Comparison: | Different |
| | Different | 72 | 4 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QMimeType &key, uint seed) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 198-201 | | Comparison: | New |
| | New | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QLocale &key, uint seed) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 896-902 | | Comparison: | New |
| | New | 4 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QKeySequence &key, uint seed) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1454-1457 | | Comparison: | New |
| | New | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QMatrix &key, uint seed) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 992-1002 | | Comparison: | New |
| | New | 8 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QTransform &key, uint seed) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 800-813 | | Comparison: | New |
| | New | 11 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QFont &font, uint seed) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2023-2026 | | Comparison: | New |
| | New | 1 | 1 |
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 |
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 |
qDrawShadePanel| Name: | qDrawShadePanel | | Prototype: | void qDrawShadePanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 306-366 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines (reference): | 300-360 | | Comparison: | Different |
| | Different | 47 | 13 |
qDrawShadeLine| Name: | qDrawShadeLine | | Prototype: | void qDrawShadeLine(QPainter *p, int x1, int y1, int x2, int y2, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 92-170 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines (reference): | 86-164 | | Comparison: | Different |
| | Different | 60 | 17 |
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 |
parseModeline| Name: | parseModeline | | Prototype: | static bool parseModeline(const QByteArray &text, drmModeModeInfoPtr mode) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 119-160 | | Comparison: | New |
| | New | 31 | 6 |
paintsOver| Name: | paintsOver | | Prototype: | static bool paintsOver(const QCss::BorderStyle *styles, const QBrush *colors, QCss::Edge e1, QCss::Edge e2) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 332-346 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines (reference): | 326-338 | | Comparison: | Different |
| | Different | 7 | 3 |
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 |
operator==| Name: | operator== | | Prototype: | inline bool operator==(const FallbacksCacheKey &lhs, const FallbacksCacheKey &rhs) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 431-437 | | Comparison: | New |
| | New | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QEvent *e) | | Coverage: | 0.000% (0/98) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3897-4085 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines (reference): | 3831-4017 | | Comparison: | Different indentation |
| | Different indentation | 116 | 54 |
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 |
operator!=| Name: | operator!= | | Prototype: | inline bool operator!=(const FallbacksCacheKey &lhs, const FallbacksCacheKey &rhs) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 439-442 | | Comparison: | New |
| | New | 1 | 1 |
native_sub_image| Name: | native_sub_image | | Prototype: | static QImage native_sub_image(QByteArray *buffer, const int dstStride, const QImage &src, const QRect &rect, bool swap) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 330-351 | | Comparison: | New |
| | New | 11 | 5 |
nanWarning| Name: | nanWarning | | Prototype: | static void nanWarning(const char *func) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 58-61 | | Comparison: | New |
| | New | 1 | 1 |
nameForConnector| Name: | nameForConnector | | Prototype: | static QByteArray nameForConnector(const drmModeConnectorPtr connector) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 107-117 | | Comparison: | New |
| | New | 5 | 2 |
nameFilterForMime| Name: | nameFilterForMime | | Prototype: | static QString nameFilterForMime(const QString &mimeType) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1526-1539 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 1526-1539 | | Comparison: | Different |
| | Different | 7 | 4 |
msgSyntaxWarning| Name: | msgSyntaxWarning | | Prototype: | static QString msgSyntaxWarning(const QJsonObject &object, const QString &what) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 302-309 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines (reference): | 312-319 | | Comparison: | Different |
| | Different | 5 | 1 |