QtBase - c71fc3860b0947c3c793578117e9eb0a3eb3fb31 vs 8193340a44fd835cee029e63a31cfcab8ef6fd55

Functions

Page:<>1
Modifications: Different
...10
Modifications: Different
...20
Modifications: New
21
Modifications: New
22
Modifications: New
23
Modifications: New
24
Modifications: New
2526
Modifications: New
FunctionCondition %Modificationsâ–´eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
isValidSlot
Name: isValidSlot
Prototype: static bool isValidSlot(const QMetaMethod &sl)
Coverage:  80.000% (8/10)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp
Lines: 173-182
Comparison: New
 80.000% (8/10)
New72
is_readable_file
Name: is_readable_file
Prototype: static bool is_readable_file(const QString &name)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp
Lines: 626-630
Comparison: New
  0.000% (0/1)
New21
lcQpaGl
Name: lcQpaGl
Prototype: const QLoggingCategory &lcQpaGl()
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegration.cpp
Lines: 44-44
Comparison: New
100.000% (1/1)
New11
load_glyph_image_region_to_texture
Name: load_glyph_image_region_to_texture
Prototype: static void load_glyph_image_region_to_texture(QOpenGLContext *ctx, const QImage &srcImg, int x, int y, int w, int h, GLuint texture, int tx, int ty)
Coverage:  0.000% (0/11)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp
Lines: 254-270
Comparison: New
  0.000% (0/11)
New62
load_glyph_image_to_texture
Name: load_glyph_image_to_texture
Prototype: static void load_glyph_image_to_texture(QOpenGLContext *ctx, QImage &img, GLuint texture, int tx, int ty)
Coverage:  0.000% (0/34)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp
Lines: 184-252
Comparison: New
  0.000% (0/34)
New339
lockInternal_helper
Name: lockInternal_helper
Prototype: template <bool IsTimed> static inline bool lockInternal_helper(QBasicAtomicPointer<QMutexData> &d_ptr, int timeout = -1, QElapsedTimer *elapsedTimer = 0) noexcept
Coverage:  97.143% (34/35)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp
Lines: 131-175
Comparison: New
 97.143% (34/35)
New239
make_user_path
Name: make_user_path
Prototype: static QString make_user_path()
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp
Lines: 1036-1056
Comparison: New
100.000% (1/1)
New11
nameForConnector
Name: nameForConnector
Prototype: static QByteArray nameForConnector(const drmModeConnectorPtr connector)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp
Lines: 107-117
Comparison: New
  0.000% (0/4)
New52
nanWarning
Name: nanWarning
Prototype: static void nanWarning(const char *func)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp
Lines: 58-61
Comparison: New
  0.000% (0/1)
New11
native_sub_image
Name: native_sub_image
Prototype: static QImage native_sub_image(QByteArray *buffer, const int dstStride, const QImage &src, const QRect &rect, bool swap)
Coverage:  0.000% (0/16)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp
Lines: 330-351
Comparison: New
  0.000% (0/16)
New115
operator!=
Name: operator!=
Prototype: inline bool operator!=(const FallbacksCacheKey &lhs, const FallbacksCacheKey &rhs) noexcept
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp
Lines: 439-442
Comparison: New
  0.000% (0/1)
New11
operator<
Name: operator<
Prototype: bool operator<(const QElapsedTimer &v1, const QElapsedTimer &v2) noexcept
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp
Lines: 246-249
Comparison: New
100.000% (1/1)
New11
operator<
Name: operator<
Prototype: bool operator<(const QString &s1, const QString &s2) noexcept
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp
Lines: 2806-2809
Comparison: New
100.000% (1/1)
New11
operator<
Name: operator<
Prototype: bool operator<(const QStringRef &s1,const QStringRef &s2) noexcept
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp
Lines: 9119-9122
Comparison: New
100.000% (1/1)
New11
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
  0.000% (0/1)
New41
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
 71.429% (5/7)
New63
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
100.000% (4/4)
New32
operator==
Name: operator==
Prototype: bool operator==(const QStringRef &s1,const QStringRef &s2) noexcept
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp
Lines: 9077-9080
Comparison: New
100.000% (1/1)
New21
operator==
Name: operator==
Prototype: bool operator==(const QString &s1,const QStringRef &s2) noexcept
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp
Lines: 9087-9090
Comparison: New
100.000% (1/1)
New21
parseModeline
Name: parseModeline
Prototype: static bool parseModeline(const QByteArray &text, drmModeModeInfoPtr mode)
Coverage:  0.000% (0/18)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp
Lines: 119-160
Comparison: New
  0.000% (0/18)
New316
parse_field_width
Name: 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
 50.000% (2/4)
New82
parse_flag_characters
Name: 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
 93.750% (15/16)
New109
parse_length_modifier
Name: 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
 35.714% (5/14)
New98
qCalculateBlockSize
Name: 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
100.000% (12/12)
New154
qCalculateGrowingBlockSize
Name: 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
100.000% (8/8)
New133
qEnvironmentVariableIntValue
Name: 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
100.000% (18/18)
New156
qEnvironmentVariableIsEmpty
Name: 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
100.000% (1/1)
New31
qEnvironmentVariableIsSet
Name: 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
100.000% (1/1)
New21
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
  0.000% (0/1)
New11
qHash
Name: qHash
Prototype: uint qHash(const QLocale &key, uint seed) noexcept
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp
Lines: 896-902
Comparison: New
  0.000% (0/1)
New41
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
  0.000% (0/1)
New11
qHash
Name: qHash
Prototype: uint qHash(const QMatrix &key, uint seed) noexcept
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp
Lines: 992-1002
Comparison: New
  0.000% (0/1)
New81
qHash
Name: qHash
Prototype: uint qHash(const QTransform &key, uint seed) noexcept
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp
Lines: 800-813
Comparison: New
  0.000% (0/1)
New111
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
  0.000% (0/1)
New11
qHash
Name: qHash
Prototype: inline uint qHash(const FallbacksCacheKey &key, uint seed = 0) noexcept
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp
Lines: 444-452
Comparison: New
  0.000% (0/1)
New61
qHash
Name: 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
 50.000% (2/4)
New42
qHash
Name: 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
100.000% (4/4)
New102
qHash
Name: 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
100.000% (4/4)
New62
qHash
Name: 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
100.000% (1/1)
New41
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
100.000% (1/1)
New11
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
100.000% (1/1)
New11
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
100.000% (1/1)
New11
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
100.000% (1/1)
New11
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
100.000% (1/1)
New11
qHash
Name: 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
100.000% (4/4)
New62
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
100.000% (1/1)
New11
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
100.000% (1/1)
New11
qHash
Name: 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
100.000% (1/1)
New11
qHash
Name: 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
100.000% (1/1)
New11
qHash
Name: 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
100.000% (1/1)
New51
qHash
Name: 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
100.000% (1/1)
New41
qHash
Name: 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
100.000% (1/1)
New41
qHash
Name: 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
100.000% (1/1)
New31
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
100.000% (1/1)
New11
qIsEffectiveTLD
Name: 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
100.000% (10/10)
New104
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
  0.000% (0/1)
New11
qSelectionIndexes
Name: 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
100.000% (2/2)
New42
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
  0.000% (0/1)
New11
qStandardItemModelDataListMimeType
Name: qStandardItemModelDataListMimeType
Prototype: static inline QString qStandardItemModelDataListMimeType()
Coverage:  0.000% (0/2)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp
Lines: 60-63
Comparison: New
  0.000% (0/2)
New02
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
  0.000% (0/1)
New01
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
  0.000% (0/1)
New11
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
100.000% (1/1)
New11
qdtoa
Name: qdtoa
Prototype: QString qdtoa(qreal d, int *decpt, int *sign)
Coverage:  0.000% (0/9)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp
Lines: 560-577
Comparison: New
  0.000% (0/9)
New113
qglx_findConfig
Name: 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
 45.946% (17/37)
New319
qglx_findVisualInfo
Name: qglx_findVisualInfo
Prototype: XVisualInfo *qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format, int drawableBit)
Coverage:  30.769% (4/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp
Lines: 231-258
Comparison: New
 30.769% (4/13)
New155
qglx_reduceFormat
Name: qglx_reduceFormat
Prototype: bool qglx_reduceFormat(QSurfaceFormat *format)
Coverage:  0.000% (0/37)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp
Lines: 330-395
Comparison: New
  0.000% (0/37)
New3813
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
  0.000% (0/1)
New31
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
  0.000% (0/1)
New31
qstrntod
Name: qstrntod
Prototype: double qstrntod(const char *s00, int len, const char **se, bool *ok)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp
Lines: 548-558
Comparison: New
  0.000% (0/7)
New83
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
100.000% (1/1)
New11
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
  0.000% (0/1)
New11
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
  0.000% (0/1)
New11
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
  0.000% (0/1)
New31
qt_from_latin1
Name: 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
100.000% (4/4)
New134
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
100.000% (1/1)
New61
qt_hash
Name: 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
100.000% (4/4)
New62
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
100.000% (1/1)
New11
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
100.000% (1/1)
New11
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
100.000% (1/1)
New11
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
100.000% (1/1)
New11
qt_safe_poll
Name: 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
 72.222% (13/18)
New126
qt_tildeExpansion
Name: qt_tildeExpansion
Prototype: QString qt_tildeExpansion(const QString &path)
Coverage:  0.000% (0/15)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp
Lines: 1103-1140
Comparison: New
  0.000% (0/15)
New185
registerEventTypeZeroBased
Name: 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
100.000% (8/8)
New32
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
  0.000% (0/1)
New11
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
  0.000% (0/1)
New11
separate_if
Name: 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
100.000% (8/8)
New83
setWidthAttribute
Name: setWidthAttribute
Prototype: static void setWidthAttribute(QTextLength *width, const QString &valueStr)
Coverage:  0.000% (0/12)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp
Lines: 1422-1437
Comparison: New
  0.000% (0/12)
New104
shouldIncludeFs
Name: 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
 86.667% (13/15)
New103
socketType
Name: socketType
Prototype: static const char *socketType(QSocketNotifier::Type type)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp
Lines: 78-90
Comparison: New
  0.000% (0/7)
New54
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
  0.000% (0/1)
New11
store_uint24_ssse3
Name: store_uint24_ssse3
Prototype: static inline void store_uint24_ssse3(uchar *dst, const uint *src, int len)
Coverage:  0.000% (0/12)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp
Lines: 179-229
Comparison: New
  0.000% (0/12)
New364
textHtmlLiteral
Name: 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
100.000% (2/2)
New02
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
100.000% (1/1)
New01
textPlainLiteral
Name: 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
100.000% (2/2)
New02
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
100.000% (1/1)
New01
textUriListLiteral
Name: 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
100.000% (2/2)
New02
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
100.000% (1/1)
New01
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
100.000% (1/1)
New21
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
100.000% (1/1)
New11
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
100.000% (1/1)
New11
Page:<>1
Modifications: Different
...10
Modifications: Different
...20
Modifications: New
21
Modifications: New
22
Modifications: New
23
Modifications: New
24
Modifications: New
2526
Modifications: New

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9