| Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
icon_name_hash| Name: | icon_name_hash | | Prototype: | static quint32 icon_name_hash(const char *p) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 231-237 | | Comparison: | New |
| | New | 4 | 2 |
hasUsedConfiguration| Name: | hasUsedConfiguration | | Prototype: | static bool hasUsedConfiguration(const QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 56-63 | | Comparison: | New |
| | New | 3 | 2 |
generateName| Name: | generateName | | Prototype: | static QTtfTable generateName(const qttf_name_table &name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 624-648 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines (reference): | 618-641 | | Comparison: | Different |
| | Different | 20 | 2 |
foldCase| Name: | foldCase | | Prototype: | static inline uint foldCase(uint ch, uint &last) noexcept | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1521-1528 | | Comparison: | New |
| | New | 5 | 2 |
dotQmLiteral| Name: | dotQmLiteral | | Prototype: | static inline QString dotQmLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 94-94 | | Comparison: | New |
| | New | 0 | 2 |
copy_unswapped| Name: | copy_unswapped | | Prototype: | static inline void copy_unswapped(char *dst, int dstBytesPerLine, const QImage &img, const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 294-307 | | Comparison: | New |
| | New | 8 | 2 |
convertToRGB64| Name: | convertToRGB64 | | Prototype: | template<QImage::Format Format> static const QRgba64 * convertToRGB64(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 199-227 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines (reference): | 182-210 | | Comparison: | Different |
| | Different | 9 | 2 |
convertRGBFromARGB32PM| Name: | convertRGBFromARGB32PM | | Prototype: | template<QImage::Format Format, bool fromRGB> static const uint * convertRGBFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 337-357 | | Comparison: | New |
| | New | 3 | 2 |
convertCase_helper| Name: | convertCase_helper | | Prototype: | template <typename Traits, typename T> __attribute__((const)) static inline T convertCase_helper(T uc) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1439-1451 | | Comparison: | New |
| | New | 3 | 2 |
convertARGBPMToARGB64PM| Name: | convertARGBPMToARGB64PM | | Prototype: | template<QImage::Format Format> static const QRgba64 * convertARGBPMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 283-335 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines (reference): | 247-280 | | Comparison: | Different |
| | Different | 11 | 2 |
convertARGBPMToARGB32PM| Name: | convertARGBPMToARGB32PM | | Prototype: | template<QImage::Format Format> static const uint * convertARGBPMToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 229-281 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines (reference): | 212-245 | | Comparison: | Different |
| | Different | 11 | 2 |
convertARGBPMFromARGB32PM| Name: | convertARGBPMFromARGB32PM | | Prototype: | template<QImage::Format Format, bool fromRGB> static const uint * convertARGBPMFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 359-383 | | Comparison: | New |
| | New | 3 | 2 |
cleanUpConfigurations| Name: | cleanUpConfigurations | | Prototype: | static void cleanUpConfigurations(QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 47-54 | | Comparison: | New |
| | New | 4 | 2 |
checkDBusGlobalMenuAvailable| Name: | checkDBusGlobalMenuAvailable | | Prototype: | static bool checkDBusGlobalMenuAvailable() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 121-126 | | Comparison: | New |
| | New | 2 | 2 |
can_consume| Name: | can_consume | | Prototype: | static inline bool can_consume(const char * &c, char ch) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 6025-6032 | | Comparison: | New |
| | New | 4 | 2 |
applyCursor| Name: | applyCursor | | Prototype: | static inline void applyCursor(QWidget *w, const QCursor &c) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5049-5053 | | Comparison: | New |
| | New | 2 | 2 |
applicationXQtImageLiteral| Name: | applicationXQtImageLiteral | | Prototype: | static inline QString applicationXQtImageLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 53-53 | | Comparison: | New |
| | New | 0 | 2 |
applicationXColorLiteral| Name: | applicationXColorLiteral | | Prototype: | static inline QString applicationXColorLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 52-52 | | Comparison: | New |
| | New | 0 | 2 |
appendSeparator| Name: | appendSeparator | | Prototype: | static inline void appendSeparator(QStringList *list, const QString &string, int from, int size, int lastQuote) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 358-362 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines (reference): | 350-356 | | Comparison: | Different |
| | Different | 4 | 2 |
aggregateParameterCount| Name: | aggregateParameterCount | | Prototype: | static int aggregateParameterCount(const std::vector<QMetaMethodBuilderPrivate> &methods) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1160-1166 | | Comparison: | New |
| | New | 4 | 2 |
ToBeLookedUpEquals| Name: | ToBeLookedUpEquals | | Coverage: | 100.000% (2/2) | | Comparison: | New |
| | New | 2 | 2 |
StaticDayOfWeekAssociativeArray| Name: | StaticDayOfWeekAssociativeArray | | Coverage: | 0.000% (0/2) | | Comparison: | New |
| | New | 4 | 2 |
QStyleSheetStyleCaches| Name: | QStyleSheetStyleCaches | | Coverage: | 0.000% (0/1) | | Comparison: | Different |
| | Different | 8 | 2 |
QRegularExpressionValidatorPrivate| Name: | QRegularExpressionValidatorPrivate | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 6 | 2 |
QOpenGLFunctions_4_5_DeprecatedBackend| Name: | QOpenGLFunctions_4_5_DeprecatedBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_4_5_CoreBackend| Name: | QOpenGLFunctions_4_5_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_4_4_CoreBackend| Name: | QOpenGLFunctions_4_4_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_4_3_CoreBackend| Name: | QOpenGLFunctions_4_3_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_4_2_CoreBackend| Name: | QOpenGLFunctions_4_2_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_4_1_CoreBackend| Name: | QOpenGLFunctions_4_1_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_4_0_CoreBackend| Name: | QOpenGLFunctions_4_0_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_3_3_DeprecatedBackend| Name: | QOpenGLFunctions_3_3_DeprecatedBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_3_3_CoreBackend| Name: | QOpenGLFunctions_3_3_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_3_2_CoreBackend| Name: | QOpenGLFunctions_3_2_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_3_1_CoreBackend| Name: | QOpenGLFunctions_3_1_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_3_0_DeprecatedBackend| Name: | QOpenGLFunctions_3_0_DeprecatedBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_3_0_CoreBackend| Name: | QOpenGLFunctions_3_0_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_2_1_CoreBackend| Name: | QOpenGLFunctions_2_1_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_2_0_DeprecatedBackend| Name: | QOpenGLFunctions_2_0_DeprecatedBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_2_0_CoreBackend| Name: | QOpenGLFunctions_2_0_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_5_CoreBackend| Name: | QOpenGLFunctions_1_5_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_4_DeprecatedBackend| Name: | QOpenGLFunctions_1_4_DeprecatedBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_4_CoreBackend| Name: | QOpenGLFunctions_1_4_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_3_DeprecatedBackend| Name: | QOpenGLFunctions_1_3_DeprecatedBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_3_CoreBackend| Name: | QOpenGLFunctions_1_3_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_2_DeprecatedBackend| Name: | QOpenGLFunctions_1_2_DeprecatedBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_2_CoreBackend| Name: | QOpenGLFunctions_1_2_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_1_DeprecatedBackend| Name: | QOpenGLFunctions_1_1_DeprecatedBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_1_CoreBackend| Name: | QOpenGLFunctions_1_1_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_0_DeprecatedBackend| Name: | QOpenGLFunctions_1_0_DeprecatedBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_0_CoreBackend| Name: | QOpenGLFunctions_1_0_CoreBackend | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 1 | 2 |
QGraphicsItemCache| Name: | QGraphicsItemCache | | Coverage: | 0.000% (0/2) | | Comparison: | Different |
| | Different | 8 | 2 |
QFdContainer| Name: | QFdContainer | | Coverage: | 0.000% (0/4) | | Comparison: | Different |
| | Different | 3 | 2 |
QEglFSKmsInterruptHandler| Name: | QEglFSKmsInterruptHandler | | Coverage: | 0.000% (0/2) | | Comparison: | New |
| | New | 4 | 2 |
Part| Name: | Part | | Coverage: | 100.000% (1/1) | | Comparison: | Different |
| | Different | 2 | 2 |
AttributeFormatterRef| Name: | AttributeFormatterRef | | Coverage: | 0.000% (0/2) | | Comparison: | New |
| | New | 2 | 2 |
AttributeFormatter| Name: | AttributeFormatter | | Coverage: | 0.000% (0/2) | | Comparison: | New |
| | New | 2 | 2 |
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 |
twoBytesToInt| Name: | 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_helper| Name: | 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_helper| Name: | 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 |
timespecToMillisecs| Name: | 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 |
threeBytesToInt| Name: | 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 |
textUriListLiteral| Name: | textUriListLiteral | | Coverage: | 100.000% (1/1) | | Comparison: | New |
| | New | 0 | 1 |
textPlainLiteral| Name: | textPlainLiteral | | Coverage: | 100.000% (1/1) | | Comparison: | New |
| | New | 0 | 1 |
textHtmlLiteral| Name: | textHtmlLiteral | | Coverage: | 100.000% (1/1) | | Comparison: | New |
| | New | 0 | 1 |
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 |
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 |
resourceType| Name: | 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 |
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 |
qt_timezone| Name: | 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_ppoll| Name: | 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_check| Name: | 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_hash| Name: | 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_hash| Name: | 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_gettime| Name: | qt_gettime | | Prototype: | struct timespec qt_gettime() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 170-180 | | Comparison: | New |
| | New | 6 | 1 |
qt_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 |
qt_QMetaEnum_flagDebugOperator| Name: | 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| Name: | qtInitializeVertexArrayObjectHelper | | Coverage: | 0.000% (0/1) | | Comparison: | Different |
| | Different | 0 | 1 |
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 |
qVersion| Name: | 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 |
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 |
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 |
qHashBits| Name: | 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 |
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 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 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: | uint qHash(const QDate &key, uint seed) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 5032-5035 | | Comparison: | New |
| | New | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QTime &key, uint seed) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 5043-5046 | | Comparison: | New |
| | New | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QByteArray &key, uint seed) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 233-236 | | Comparison: | New |
| | New | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QString &key, uint seed) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 238-241 | | Comparison: | New |
| | New | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QStringRef &key, uint seed) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 243-246 | | Comparison: | New |
| | New | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(QLatin1String key, uint seed) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 261-264 | | Comparison: | New |
| | New | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(float key, uint seed) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 973-976 | | Comparison: | New |
| | New | 1 | 1 |