Functionâ–ľ | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
xi2ValuatorOffsetName: | 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 |
xgetbvName: | 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 |
writingSystemForFontName: | 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_imageName: | 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 |
wrapTextName: | 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 |
variantToStringName: | variantToString | Prototype: | static bool variantToString(const QVariant &arg, QString &out) | Coverage: | 81.395% (70/86) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 81-160 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines (reference): | 74-153 | Comparison: | Different |
| | Different | 71 | 23 |
valueToJsonName: | 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 |
updateBlockedStatusRecursionName: | 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 |
unquoteName: | 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 |
unixCheckClockTypeName: | unixCheckClockType | Prototype: | static int unixCheckClockType() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 113-149 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines (reference): | 106-138 | Comparison: | Different |
| | Different | 6 | 2 |
twoBytesToIntName: | twoBytesToInt | Prototype: | static qint16 twoBytesToInt(const char *bytes) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 365-368 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines (reference): | 359-362 | Comparison: | Different |
| | Different | 1 | 1 |
toIntegral_helperName: | toIntegral_helper | Prototype: | static qlonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocale::NumberOptions mode, qlonglong) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1092-1096 | Comparison: | New |
| | New | 1 | 1 |
toIntegral_helperName: | toIntegral_helper | Prototype: | static qulonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocale::NumberOptions mode, qulonglong) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1098-1102 | Comparison: | New |
| | New | 1 | 1 |
toIntegral_helperName: | 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 |
timespecToMillisecsName: | timespecToMillisecs | Prototype: | static inline int timespecToMillisecs(const struct timespec *ts) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | Lines: | 68-72 | Comparison: | New |
| | New | 2 | 1 |
timerSourceCheckHelperName: | timerSourceCheckHelper | Prototype: | static gboolean timerSourceCheckHelper(GTimerSource *src) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 140-150 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines (reference): | 134-144 | Comparison: | Different |
| | Different | 6 | 3 |
threeBytesToIntName: | threeBytesToInt | Prototype: | static qint32 threeBytesToInt(const char *bytes) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 370-373 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines (reference): | 364-367 | Comparison: | Different |
| | Different | 1 | 1 |
themeableHintName: | 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 |
textUriListLiteral::[lambda]Name: | textUriListLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 49-49 | Comparison: | New |
| | New | 0 | 1 |
textUriListLiteralName: | textUriListLiteral | Prototype: | static inline QString textUriListLiteral() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 49-49 | Comparison: | New |
| | New | 0 | 2 |
textPlainLiteral::[lambda]Name: | textPlainLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 51-51 | Comparison: | New |
| | New | 0 | 1 |
textPlainLiteralName: | textPlainLiteral | Prototype: | static inline QString textPlainLiteral() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 51-51 | Comparison: | New |
| | New | 0 | 2 |
textHtmlLiteral::[lambda]Name: | textHtmlLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 50-50 | Comparison: | New |
| | New | 0 | 1 |
textHtmlLiteralName: | textHtmlLiteral | Prototype: | static inline QString textHtmlLiteral() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 50-50 | Comparison: | New |
| | New | 0 | 2 |
supportedImageHandlerMimeTypesName: | 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_ssse3Name: | 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_ssse3Name: | 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 |
socketTypeName: | 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 |
shouldIncludeFsName: | shouldIncludeFs | Prototype: | static bool shouldIncludeFs(const QStorageIterator &it) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | Lines: | 157-192 | Comparison: | New |
| | New | 10 | 3 |
shiftConstraintsName: | 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_textName: | 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 |
setWidthAttributeName: | 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 |
separate_ifName: | separate_if | Prototype: | template <typename InputIt, typename OutputIt1, typename OutputIt2, typename UnaryPredicate> std::pair<OutputIt1, OutputIt2> separate_if(InputIt first, InputIt last, OutputIt1 dest1, OutputIt2 dest2, UnaryPredicate p) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 83-97 | Comparison: | New |
| | New | 8 | 3 |
selectionHelperName: | 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 |
searchExecutableName: | searchExecutable | Prototype: | static inline QString searchExecutable(const QStringList &searchPaths, const QString &executableName) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 449-460 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines (reference): | 462-473 | Comparison: | Different |
| | Different | 7 | 3 |
sanityCheckName: | 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 |
sanityCheckName: | 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_scanlineName: | 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 |
resourceTypeName: | resourceType | Prototype: | static int resourceType(const QByteArray &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 77-95 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines (reference): | 70-87 | Comparison: | Different |
| | Different | 3 | 1 |
resolveName: | 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 |
registerEventTypeZeroBasedName: | registerEventTypeZeroBased | Prototype: | static inline int registerEventTypeZeroBased(int id) noexcept | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 453-461 | Comparison: | New |
| | New | 3 | 2 |
read_xpm_headerName: | 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_headerName: | 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 |
readGpuFeaturesName: | 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_windowName: | 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_timezoneName: | qt_timezone | Prototype: | static int qt_timezone() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2165-2196 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines (reference): | 2144-2173 | Comparison: | Same |
| | Same | 1 | 1 |
qt_tildeExpansionName: | 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_socket_getPortAndAddressName: | 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 |
qt_safe_pollName: | 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_qimageScaleAARGBA_up_xyName: | 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_qimageScaleAARGBAName: | 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_qimageScaleAARGBName: | 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_qdnsservicerecord_sortName: | 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_qdnsmailexchangerecord_sortName: | 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_ppollName: | qt_ppoll | Prototype: | static inline int qt_ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | Lines: | 78-87 | Comparison: | New |
| | New | 1 | 1 |
qt_pollfd_checkName: | qt_pollfd_check | Prototype: | static bool qt_pollfd_check(const pollfd &pfd, short revents) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 168-171 | Comparison: | New |
| | New | 1 | 1 |
qt_pixmap_thread_testName: | 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_rectName: | 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_pluginsName: | 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_hashName: | qt_hash | Prototype: | static uint qt_hash(const QChar *p, int n) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 408-418 | Comparison: | New |
| | New | 6 | 2 |
qt_hashName: | qt_hash | Prototype: | uint qt_hash(const QString &key) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 424-427 | Comparison: | New |
| | New | 1 | 1 |
qt_hashName: | qt_hash | Prototype: | uint qt_hash(const QStringRef &key) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 433-436 | Comparison: | New |
| | New | 1 | 1 |
qt_gettimeName: | qt_gettime | Prototype: | struct timespec qt_gettime() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 170-180 | Comparison: | New |
| | New | 6 | 1 |
qt_get_metadataName: | qt_get_metadata | Prototype: | static bool qt_get_metadata(QtPluginQueryVerificationDataFunction pfn, QLibraryPrivate *priv) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 679-694 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines (reference): | 668-683 | Comparison: | Different |
| | Different | 11 | 4 |
qt_from_latin1Name: | 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 |
qt_format_textName: | 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_ssse3Name: | 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_xName: | 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_assertName: | 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 |
qt_QMetaEnum_flagDebugOperatorName: | qt_QMetaEnum_flagDebugOperator | Prototype: | void qt_QMetaEnum_flagDebugOperator(QDebug &debug, size_t sizeofT, int value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 894-897 | Comparison: | New |
| | New | 1 | 1 |
qtInitializeVertexArrayObjectHelper::[lambda]Name: | qtInitializeVertexArrayObjectHelper::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 88-88 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines (reference): | 86-86 | Comparison: | Different |
| | Different | 0 | 1 |
qtInitializeVertexArrayObjectHelperName: | 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 |
qstrtodName: | 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 |
qstrntodName: | 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 |
qsrandName: | qsrand | Prototype: | void qsrand(uint seed) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3466-3503 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines (reference): | 3403-3440 | Comparison: | Same |
| | Same | 7 | 3 |
qrandName: | qrand | Prototype: | int qrand() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3520-3564 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines (reference): | 3457-3501 | Comparison: | Same |
| | Same | 8 | 3 |
qopenglfSpecialDepthRangefName: | 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 |
qopenglfSpecialClearDepthfName: | 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_featuresName: | 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_reduceFormatName: | 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 |
qglx_findVisualInfoName: | 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 |
qglx_findConfigName: | 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 |
qglx_buildSpecName: | 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 |
qdtoaName: | 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_reduceConfigAttributesName: | 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 |
q_X509CallbackName: | q_X509Callback | Prototype: | int q_X509Callback(int ok, X509_STORE_CTX *ctx) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 280-311 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines (reference): | 270-300 | Comparison: | Different |
| | Different | 3 | 2 |
qVersionName: | qVersion | Prototype: | const char *qVersion() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 1022-1025 | Comparison: | New |
| | New | 1 | 1 |
qTopLevelDomainName: | qTopLevelDomain | Prototype: | QString qTopLevelDomain(const QString &domain) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | Lines: | 84-98 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | Lines (reference): | 73-87 | Comparison: | Different |
| | Different | 10 | 4 |
qTerminateName: | 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::[lambda]Name: | qStandardItemModelDataListMimeType::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 62-62 | Comparison: | New |
| | New | 0 | 1 |
qStandardItemModelDataListMimeTypeName: | 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 |
qSharedBuildName: | 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 |
qSelectionPersistentRowLengthsName: | qSelectionPersistentRowLengths | Prototype: | static QVector<QPair<QPersistentModelIndex, uint> > qSelectionPersistentRowLengths(const QItemSelection &sel) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 484-490 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines (reference): | 482-488 | Comparison: | Different |
| | Different | 4 | 2 |
qSelectionIndexesName: | qSelectionIndexes | Prototype: | template<typename ModelIndexContainer> static ModelIndexContainer qSelectionIndexes(const QItemSelection &selection) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 330-337 | Comparison: | New |
| | New | 4 | 2 |
qOpenGLVersionFlagsFromStringName: | 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 |
qLcEvdevTabletName: | 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 |
qLcEglfsKmsDebugName: | 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 |
qIsEffectiveTLDName: | qIsEffectiveTLD | Prototype: | bool qIsEffectiveTLD(const QStringRef &domain) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | Lines: | 106-125 | Comparison: | New |
| | New | 10 | 4 |
qInitDrawhelperFunctionsName: | 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 |
qHashBitsName: | qHashBits | Prototype: | uint qHashBits(const void *p, size_t len, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 215-218 | Comparison: | New |
| | New | 1 | 1 |