Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
icon_name_hashName: | 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 |
hasUsedConfigurationName: | 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 |
generateNameName: | 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 |
foldCaseName: | 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 |
dotQmLiteralName: | 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_unswappedName: | 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 |
convertToRGB64Name: | 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 |
convertRGBFromARGB32PMName: | 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_helperName: | 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 |
convertARGBPMToARGB64PMName: | 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 |
convertARGBPMToARGB32PMName: | 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 |
convertARGBPMFromARGB32PMName: | 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 |
cleanUpConfigurationsName: | 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 |
checkDBusGlobalMenuAvailableName: | 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_consumeName: | 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 |
applyCursorName: | 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 |
applicationXQtImageLiteralName: | 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 |
applicationXColorLiteralName: | 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 |
appendSeparatorName: | 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 |
aggregateParameterCountName: | 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 |
ToBeLookedUpEqualsName: | ToBeLookedUpEquals | Coverage: | 100.000% (2/2) | Comparison: | New |
| | New | 2 | 2 |
StaticDayOfWeekAssociativeArrayName: | StaticDayOfWeekAssociativeArray | Coverage: | 0.000% (0/2) | Comparison: | New |
| | New | 4 | 2 |
QStyleSheetStyleCachesName: | QStyleSheetStyleCaches | Coverage: | 0.000% (0/1) | Comparison: | Different |
| | Different | 8 | 2 |
QRegularExpressionValidatorPrivateName: | QRegularExpressionValidatorPrivate | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 6 | 2 |
QOpenGLFunctions_4_5_DeprecatedBackendName: | QOpenGLFunctions_4_5_DeprecatedBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_4_5_CoreBackendName: | QOpenGLFunctions_4_5_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_4_4_CoreBackendName: | QOpenGLFunctions_4_4_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_4_3_CoreBackendName: | QOpenGLFunctions_4_3_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_4_2_CoreBackendName: | QOpenGLFunctions_4_2_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_4_1_CoreBackendName: | QOpenGLFunctions_4_1_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_4_0_CoreBackendName: | QOpenGLFunctions_4_0_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_3_3_DeprecatedBackendName: | QOpenGLFunctions_3_3_DeprecatedBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_3_3_CoreBackendName: | QOpenGLFunctions_3_3_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_3_2_CoreBackendName: | QOpenGLFunctions_3_2_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_3_1_CoreBackendName: | QOpenGLFunctions_3_1_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_3_0_DeprecatedBackendName: | QOpenGLFunctions_3_0_DeprecatedBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_3_0_CoreBackendName: | QOpenGLFunctions_3_0_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_2_1_CoreBackendName: | QOpenGLFunctions_2_1_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_2_0_DeprecatedBackendName: | QOpenGLFunctions_2_0_DeprecatedBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_2_0_CoreBackendName: | QOpenGLFunctions_2_0_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_5_CoreBackendName: | QOpenGLFunctions_1_5_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_4_DeprecatedBackendName: | QOpenGLFunctions_1_4_DeprecatedBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_4_CoreBackendName: | QOpenGLFunctions_1_4_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_3_DeprecatedBackendName: | QOpenGLFunctions_1_3_DeprecatedBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_3_CoreBackendName: | QOpenGLFunctions_1_3_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_2_DeprecatedBackendName: | QOpenGLFunctions_1_2_DeprecatedBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_2_CoreBackendName: | QOpenGLFunctions_1_2_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_1_DeprecatedBackendName: | QOpenGLFunctions_1_1_DeprecatedBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_1_CoreBackendName: | QOpenGLFunctions_1_1_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_0_DeprecatedBackendName: | QOpenGLFunctions_1_0_DeprecatedBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QOpenGLFunctions_1_0_CoreBackendName: | QOpenGLFunctions_1_0_CoreBackend | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 1 | 2 |
QGraphicsItemCacheName: | QGraphicsItemCache | Coverage: | 0.000% (0/2) | Comparison: | Different |
| | Different | 8 | 2 |
QFdContainerName: | QFdContainer | Coverage: | 0.000% (0/4) | Comparison: | Different |
| | Different | 3 | 2 |
QEglFSKmsInterruptHandlerName: | QEglFSKmsInterruptHandler | Coverage: | 0.000% (0/2) | Comparison: | New |
| | New | 4 | 2 |
PartName: | Part | Coverage: | 100.000% (1/1) | Comparison: | Different |
| | Different | 2 | 2 |
AttributeFormatterRefName: | AttributeFormatterRef | Coverage: | 0.000% (0/2) | Comparison: | New |
| | New | 2 | 2 |
AttributeFormatterName: | AttributeFormatter | Coverage: | 0.000% (0/2) | Comparison: | New |
| | New | 2 | 2 |
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 |
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 |
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 |
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 |
textUriListLiteralName: | textUriListLiteral | Coverage: | 100.000% (1/1) | Comparison: | New |
| | New | 0 | 1 |
textPlainLiteralName: | textPlainLiteral | Coverage: | 100.000% (1/1) | Comparison: | New |
| | New | 0 | 1 |
textHtmlLiteralName: | textHtmlLiteral | Coverage: | 100.000% (1/1) | Comparison: | New |
| | New | 0 | 1 |
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 |
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 |
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_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_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_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 |
qtInitializeVertexArrayObjectHelperName: | qtInitializeVertexArrayObjectHelper | Coverage: | 0.000% (0/1) | Comparison: | Different |
| | Different | 0 | 1 |
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 |
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 |
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 |
qStandardItemModelDataListMimeTypeName: | qStandardItemModelDataListMimeType | Coverage: | 0.000% (0/1) | Comparison: | New |
| | New | 0 | 1 |
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 |
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 |
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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |
qHashName: | 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 |