Function | Condition % | Modificationsā¾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
maxBasicCpuidSupportedName: | maxBasicCpuidSupported | Prototype: | static int maxBasicCpuidSupported() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 181-224 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines (reference): | 146-185 | Comparison: | Same |
| | Same | 9 | 1 |
loadTzTimeZonesName: | loadTzTimeZones | Coverage: | 0.000% (0/1) | Comparison: | Same |
| | Same | 0 | 1 |
init_platformName: | init_platform | Coverage: | 0.000% (0/1) | Comparison: | Same |
| | Same | 0 | 1 |
detectWebBrowserName: | detectWebBrowser | Coverage: | 0.000% (0/1) | Comparison: | Same |
| | Same | 0 | 1 |
createReadHandlerHelperName: | createReadHandlerHelper | Prototype: | static QImageIOHandler *createReadHandlerHelper(QIODevice *device, const QByteArray &format, bool autoDetectImageFormat, bool ignoresFormatAndExtension) | Coverage: | 0.000% (0/204) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 237-518 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines (reference): | 231-512 | Comparison: | Same |
| | Same | 113 | 53 |
QXcbWMSupportName: | QXcbWMSupport | Coverage: | 13.333% (2/15) | Comparison: | Same |
| | Same | 43 | 11 |
QTimeLinePrivateName: | QTimeLinePrivate | Coverage: | 94.444% (34/36) | Comparison: | Same |
| | Same | 31 | 11 |
QSystemSemaphorePrivateName: | QSystemSemaphorePrivate | Coverage: | 84.615% (11/13) | Comparison: | Same |
| | Same | 83 | 30 |
QSysInfoName: | QSysInfo | Coverage: | 42.105% (8/19) | Comparison: | Same |
| | Same | 50 | 38 |
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 |
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 |
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 |
textUriListLiteralName: | textUriListLiteral | Coverage: | 100.000% (1/1) | 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 |
textPlainLiteralName: | textPlainLiteral | Coverage: | 100.000% (1/1) | 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 |
textHtmlLiteralName: | textHtmlLiteral | Coverage: | 100.000% (1/1) | 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 |
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 |
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 |
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 |
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 |
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_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_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: | 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_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_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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 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 |
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 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 |
qHashName: | 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 |
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: | 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 |
qHashName: | qHash | Prototype: | uint qHash(const QSslCertificate &key, uint seed) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 64-73 | Comparison: | New |
| | New | 4 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QUrl &url, uint seed) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4123-4136 | Comparison: | New |
| | New | 10 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QUrlQuery &key, uint seed) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 432-442 | Comparison: | New |
| | New | 6 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QUuid &uuid, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 1065-1071 | Comparison: | New |
| | New | 4 | 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(const QBitArray &bitArray, uint seed) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 248-259 | Comparison: | New |
| | New | 6 | 2 |
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 |
qHashName: | qHash | Prototype: | uint qHash(double key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 983-986 | Comparison: | New |
| | New | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(long double key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 994-997 | Comparison: | New |
| | New | 1 | 1 |
qHashName: | qHash | Prototype: | static uint qHash(const QRegExpEngineKey &key, uint seed = 0) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 896-903 | Comparison: | New |
| | New | 5 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QRegExp &key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4043-4049 | Comparison: | New |
| | New | 4 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QRegularExpression &key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1858-1864 | Comparison: | New |
| | New | 4 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QSslError &key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp | Lines: | 319-325 | Comparison: | New |
| | New | 3 | 1 |
qEnvironmentVariableIsSetName: | qEnvironmentVariableIsSet | Prototype: | bool qEnvironmentVariableIsSet(const char *varName) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3350-3360 | Comparison: | New |
| | New | 2 | 1 |
qEnvironmentVariableIsEmptyName: | qEnvironmentVariableIsEmpty | Prototype: | bool qEnvironmentVariableIsEmpty(const char *varName) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3269-3283 | Comparison: | New |
| | New | 3 | 1 |
qEnvironmentVariableIntValueName: | qEnvironmentVariableIntValue | Prototype: | int qEnvironmentVariableIntValue(const char *varName, bool *ok) noexcept | Coverage: | 100.000% (18/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3301-3334 | Comparison: | New |
| | New | 15 | 6 |
qCalculateGrowingBlockSizeName: | qCalculateGrowingBlockSize | Prototype: | CalculateGrowingBlockSizeResult qCalculateGrowingBlockSize(size_t elementCount, size_t elementSize, size_t headerSize) noexcept | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 207-230 | Comparison: | New |
| | New | 13 | 3 |
qCalculateBlockSizeName: | qCalculateBlockSize | Prototype: | size_t qCalculateBlockSize(size_t elementCount, size_t elementSize, size_t headerSize) noexcept | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 167-187 | Comparison: | New |
| | New | 15 | 4 |
parse_length_modifierName: | parse_length_modifier | Prototype: | static LengthMod parse_length_modifier(const char * &c) noexcept | Coverage: | 35.714% (5/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6034-6047 | Comparison: | New |
| | New | 9 | 8 |
parse_flag_charactersName: | parse_flag_characters | Prototype: | static uint parse_flag_characters(const char * &c) noexcept | Coverage: | 93.750% (15/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5991-6006 | Comparison: | New |
| | New | 10 | 9 |
parse_field_widthName: | parse_field_width | Prototype: | static int parse_field_width(const char * &c) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6008-6021 | Comparison: | New |
| | New | 8 | 2 |
parseModelineName: | 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 |
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: | bool operator==(QLatin1String s1, const QStringRef &s2) noexcept | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9097-9106 | Comparison: | New |
| | New | 6 | 3 |
operator==Name: | operator== | Prototype: | bool operator==(const QString &s1, const QString &s2) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2742-2748 | Comparison: | New |
| | New | 3 | 2 |