QtBase - c71fc3860b0947c3c793578117e9eb0a3eb3fb31 vs 8193340a44fd835cee029e63a31cfcab8ef6fd55

Function Tree

Path:<top>::QLocaleData
Functionâ–´Condition %ModificationseLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
bytearrayToDouble
Name: QLocaleData::bytearrayToDouble
Prototype: double QLocaleData::bytearrayToDouble(const char *num, bool *ok, bool *overflow)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp
Lines: 3297-3309
Absolute File Name (reference): /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp
Lines (reference): 3282-3332
Comparison: Different
  0.000% (0/7)
Different3416
doubleToString
Name: QLocaleData::doubleToString
Prototype: QString QLocaleData::doubleToString(const QChar _zero, const QChar plus, const QChar minus, const QChar exponential, const QChar group, const QChar decimal, double d, int precision, DoubleForm form, int width, unsigned flags)
Coverage:  94.000% (94/100)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp
Lines: 2751-2862
Absolute File Name (reference): /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp
Lines (reference): 2749-2872
Comparison: Different
 94.000% (94/100)
Different7624
numberToCLocale
Name: QLocaleData::numberToCLocale
Prototype: bool QLocaleData::numberToCLocale(const QChar *str, int len, QLocale::NumberOptions number_options, CharBuff *result) const
Coverage:  72.650% (85/117)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp
Lines: 3042-3151
Comparison: New
 72.650% (85/117)
New6729
stringToDouble
Name: QLocaleData::stringToDouble
Prototype: double QLocaleData::stringToDouble(const QChar *begin, int len, bool *ok, QLocale::NumberOptions number_options) const
Coverage:  90.000% (9/10)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp
Lines: 3254-3269
Comparison: New
 90.000% (9/10)
New114
stringToLongLong
Name: QLocaleData::stringToLongLong
Prototype: qlonglong QLocaleData::stringToLongLong(const QChar *begin, int len, int base, bool *ok, QLocale::NumberOptions number_options) const
Coverage: 100.000% (7/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp
Lines: 3271-3282
Comparison: New
100.000% (7/7)
New63
stringToUnsLongLong
Name: QLocaleData::stringToUnsLongLong
Prototype: qulonglong QLocaleData::stringToUnsLongLong(const QChar *begin, int len, int base, bool *ok, QLocale::NumberOptions number_options) const
Coverage: 100.000% (7/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp
Lines: 3284-3295
Comparison: New
100.000% (7/7)
New63
validateChars
Name: QLocaleData::validateChars
Prototype: bool QLocaleData::validateChars(const QString &str, NumberMode numMode, QByteArray *buff, int decDigits, QLocale::NumberOptions number_options) const
Coverage:  86.111% (62/72)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp
Lines: 3153-3252
Comparison: New
 86.111% (62/72)
New4821

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