Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
zeroDigitName: | QLocale::zeroDigit | Prototype: | QChar QLocale::zeroDigit() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1945-1948 |
| | 1 | 1 |
toUIntName: | QLocale::toUInt | Prototype: | uint QLocale::toUInt(const QStringRef &s, bool *ok) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1409-1412 |
| | 1 | 1 |
toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(qlonglong i) const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1510-1517 |
| | 4 | 1 |
toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(qulonglong i) const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1525-1532 |
| | 4 | 1 |
toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QDate &date, const QString &format) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1540-1543 |
| | 1 | 1 |
toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QTime &time, const QString &format) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1591-1594 |
| | 1 | 1 |
toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QDateTime &dateTime, const QString &format) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1604-1607 |
| | 1 | 1 |
toIntName: | QLocale::toInt | Prototype: | int QLocale::toInt(const QString &s, bool *ok) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1230-1233 |
| | 1 | 1 |
toDoubleName: | QLocale::toDouble | Prototype: | double QLocale::toDouble(const QString &s, bool *ok) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1329-1332 |
| | 1 | 1 |
toDateTimeName: | QLocale::toDateTime | Prototype: | QDateTime QLocale::toDateTime(const QString &string, FormatType format) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1811-1814 |
| | 1 | 1 |
systemName: | QLocale::system | Prototype: | QLocale QLocale::system() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2048-2051 |
| | 1 | 1 |
setNumberOptionsName: | QLocale::setNumberOptions | Prototype: | void QLocale::setNumberOptions(NumberOptions options) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 910-913 |
| | 1 | 1 |
scriptName: | QLocale::script | Prototype: | QLocale::Script QLocale::script() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1045-1048 |
| | 1 | 1 |
positiveSignName: | QLocale::positiveSign | Prototype: | QChar QLocale::positiveSign() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1965-1968 |
| | 1 | 1 |
percentName: | QLocale::percent | Prototype: | QChar QLocale::percent() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1935-1938 |
| | 1 | 1 |
operator==Name: | QLocale::operator== | Prototype: | bool QLocale::operator==(const QLocale &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 871-874 |
| | 1 | 1 |
operator=Name: | QLocale::operator= | Prototype: | QLocale &QLocale::operator=(const QLocale &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 865-869 |
| | 2 | 1 |
operator!=Name: | QLocale::operator!= | Prototype: | bool QLocale::operator!=(const QLocale &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 876-879 |
| | 1 | 1 |
numberOptionsName: | QLocale::numberOptions | Prototype: | QLocale::NumberOptions QLocale::numberOptions() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 923-926 |
| | 1 | 1 |
negativeSignName: | QLocale::negativeSign | Prototype: | QChar QLocale::negativeSign() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1955-1958 |
| | 1 | 1 |
languageName: | QLocale::language | Prototype: | QLocale::Language QLocale::language() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1033-1036 |
| | 1 | 1 |
groupSeparatorName: | QLocale::groupSeparator | Prototype: | QChar QLocale::groupSeparator() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1925-1928 |
| | 1 | 1 |
exponentialName: | QLocale::exponential | Prototype: | QChar QLocale::exponential() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1975-1978 |
| | 1 | 1 |
decimalPointName: | QLocale::decimalPoint | Prototype: | QChar QLocale::decimalPoint() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1915-1918 |
| | 1 | 1 |
countryName: | QLocale::country | Prototype: | QLocale::Country QLocale::country() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1055-1058 |
| | 1 | 1 |
bcp47NameName: | QLocale::bcp47Name | Prototype: | QString QLocale::bcp47Name() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1136-1139 |
| | 1 | 1 |
QLocaleName: | QLocale::QLocale | Prototype: | QLocale::QLocale(QLocalePrivate &dd) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 738-740 |
| | 1 | 1 |
QLocaleName: | QLocale::QLocale | Prototype: | QLocale::QLocale(const QString &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 772-775 |
| | 2 | 1 |
QLocaleName: | QLocale::QLocale | Prototype: | QLocale::QLocale() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 785-788 |
| | 2 | 1 |
QLocaleName: | QLocale::QLocale | Prototype: | QLocale::QLocale(Language language, Country country) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 809-812 |
| | 2 | 1 |
QLocaleName: | QLocale::QLocale | Prototype: | QLocale::QLocale(const QLocale &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 847-850 |
| | 1 | 1 |
toDateTimeName: | QLocale::toDateTime | Prototype: | QDateTime QLocale::toDateTime(const QString &string, const QString &format) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1891-1906 |
| | 7 | 2 |
timeFormatName: | QLocale::timeFormat | Prototype: | QString QLocale::timeFormat(FormatType format) const | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1709-1733 |
| | 15 | 5 |
dateFormatName: | QLocale::dateFormat | Prototype: | QString QLocale::dateFormat(FormatType format) const | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1672-1696 |
| | 15 | 5 |
setDefaultName: | QLocale::setDefault | Prototype: | void QLocale::setDefault(const QLocale &locale) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1017-1026 |
| | 4 | 2 |
pmTextName: | QLocale::pmText | Prototype: | QString QLocale::pmText() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2504-2514 |
| | 5 | 3 |
nameName: | QLocale::name | Prototype: | QString QLocale::name() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1073-1090 |
| | 10 | 3 |
measurementSystemName: | QLocale::measurementSystem | Prototype: | QLocale::MeasurementSystem QLocale::measurementSystem() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2371-2382 |
| | 5 | 3 |
firstDayOfWeekName: | QLocale::firstDayOfWeek | Prototype: | Qt::DayOfWeek QLocale::firstDayOfWeek() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2318-2328 |
| | 5 | 3 |
dateTimeFormatName: | QLocale::dateTimeFormat | Prototype: | QString QLocale::dateTimeFormat(FormatType format) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1746-1760 |
| | 8 | 3 |
amTextName: | QLocale::amText | Prototype: | QString QLocale::amText() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2484-2494 |
| | 5 | 3 |
monthNameName: | QLocale::monthName | Prototype: | QString QLocale::monthName(int month, FormatType type) const | Coverage: | 70.000% (14/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2131-2164 |
| | 21 | 8 |
standaloneMonthNameName: | QLocale::standaloneMonthName | Prototype: | QString QLocale::standaloneMonthName(int month, FormatType type) const | Coverage: | 65.217% (15/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2177-2213 |
| | 24 | 9 |
toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(double i, char f, int prec) const | Coverage: | 61.111% (11/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2001-2029 |
| | 18 | 8 |
dayNameName: | QLocale::dayName | Prototype: | QString QLocale::dayName(int day, FormatType type) const | Coverage: | 60.870% (14/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2224-2259 |
| | 23 | 9 |
toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QDate &date, FormatType format) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1550-1567 |
| | 10 | 4 |
toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QDateTime &dateTime, FormatType format) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1616-1634 |
| | 11 | 4 |
toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QTime &time, FormatType format) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1642-1659 |
| | 10 | 4 |
uiLanguagesName: | QLocale::uiLanguages | Prototype: | QStringList QLocale::uiLanguages() const | Coverage: | 52.174% (12/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3539-3565 |
| | 18 | 7 |
toUpperName: | QLocale::toUpper | Prototype: | QString QLocale::toUpper(const QString &str) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2439-2449 |
| | 5 | 2 |
toLowerName: | QLocale::toLower | Prototype: | QString QLocale::toLower(const QString &str) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2463-2473 |
| | 5 | 2 |
scriptToStringName: | QLocale::scriptToString | Prototype: | QString QLocale::scriptToString(QLocale::Script script) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1174-1179 |
| | 3 | 2 |
languageToStringName: | QLocale::languageToString | Prototype: | QString QLocale::languageToString(Language language) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1147-1152 |
| | 3 | 2 |
countryToStringName: | QLocale::countryToString | Prototype: | QString QLocale::countryToString(Country country) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1160-1165 |
| | 3 | 2 |
standaloneDayNameName: | QLocale::standaloneDayName | Prototype: | QString QLocale::standaloneDayName(int day, FormatType type) const | Coverage: | 19.231% (5/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2273-2311 |
| | 26 | 10 |
textDirectionName: | QLocale::textDirection | Prototype: | Qt::LayoutDirection QLocale::textDirection() const | Coverage: | 9.375% (3/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2389-2425 |
| | 4 | 30 |
weekdaysName: | QLocale::weekdays | Prototype: | QList<Qt::DayOfWeek> QLocale::weekdays() const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2346-2364 |
| | 12 | 5 |
toUShortName: | QLocale::toUShort | Prototype: | ushort QLocale::toUShort(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1212-1215 |
| | 1 | 1 |
toUShortName: | QLocale::toUShort | Prototype: | ushort QLocale::toUShort(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1369-1372 |
| | 1 | 1 |
toULongLongName: | QLocale::toULongLong | Prototype: | qulonglong QLocale::toULongLong(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1286-1289 |
| | 1 | 1 |
toULongLongName: | QLocale::toULongLong | Prototype: | qulonglong QLocale::toULongLong(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1451-1454 |
| | 1 | 1 |
toUIntName: | QLocale::toUInt | Prototype: | uint QLocale::toUInt(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1248-1251 |
| | 1 | 1 |
toTimeName: | QLocale::toTime | Prototype: | QTime QLocale::toTime(const QString &string, FormatType format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1774-1777 |
| | 1 | 1 |
toTimeName: | QLocale::toTime | Prototype: | QTime QLocale::toTime(const QString &string, const QString &format) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1829-1842 |
| | 6 | 2 |
toShortName: | QLocale::toShort | Prototype: | short QLocale::toShort(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1194-1197 |
| | 1 | 1 |
toShortName: | QLocale::toShort | Prototype: | short QLocale::toShort(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1349-1352 |
| | 1 | 1 |
toLongLongName: | QLocale::toLongLong | Prototype: | qlonglong QLocale::toLongLong(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1267-1270 |
| | 1 | 1 |
toLongLongName: | QLocale::toLongLong | Prototype: | qlonglong QLocale::toLongLong(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1430-1433 |
| | 1 | 1 |
toIntName: | QLocale::toInt | Prototype: | int QLocale::toInt(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1389-1392 |
| | 1 | 1 |
toFloatName: | QLocale::toFloat | Prototype: | float QLocale::toFloat(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1303-1306 |
| | 1 | 1 |
toFloatName: | QLocale::toFloat | Prototype: | float QLocale::toFloat(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1470-1473 |
| | 1 | 1 |
toDoubleName: | QLocale::toDouble | Prototype: | double QLocale::toDouble(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1498-1501 |
| | 1 | 1 |
toDateName: | QLocale::toDate | Prototype: | QDate QLocale::toDate(const QString &string, FormatType format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1792-1795 |
| | 1 | 1 |
toDateName: | QLocale::toDate | Prototype: | QDate QLocale::toDate(const QString &string, const QString &format) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1860-1873 |
| | 6 | 2 |
toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(qlonglong value, const QString &symbol) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3425-3449 |
| | 18 | 5 |
toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(qulonglong value, const QString &symbol) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3455-3474 |
| | 14 | 4 |
toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(double value, const QString &symbol) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3481-3484 |
| | 1 | 1 |
toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(double value, const QString &symbol, int precision) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3497-3521 |
| | 18 | 5 |
quoteStringName: | QLocale::quoteString | Prototype: | QString QLocale::quoteString(const QString &str, QuotationStyle style) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 934-937 |
| | 1 | 1 |
quoteStringName: | QLocale::quoteString | Prototype: | QString QLocale::quoteString(const QStringRef &str, QuotationStyle style) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 944-962 |
| | 11 | 6 |
nativeLanguageNameName: | QLocale::nativeLanguageName | Prototype: | QString QLocale::nativeLanguageName() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3575-3585 |
| | 5 | 3 |
nativeCountryNameName: | QLocale::nativeCountryName | Prototype: | QString QLocale::nativeCountryName() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3595-3605 |
| | 5 | 3 |
matchingLocalesName: | QLocale::matchingLocales | Prototype: | QList<QLocale> QLocale::matchingLocales(QLocale::Language language, QLocale::Script script, QLocale::Country country) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2066-2091 |
| | 17 | 6 |
currencySymbolName: | QLocale::currencySymbol | Prototype: | QString QLocale::currencySymbol(QLocale::CurrencySymbolFormat format) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3386-3415 |
| | 19 | 8 |
createSeparatedListName: | QLocale::createSeparatedList | Prototype: | QString QLocale::createSeparatedList(const QStringList &list) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 970-1000 |
| | 21 | 7 |
countriesForLanguageName: | QLocale::countriesForLanguage | Prototype: | QList<QLocale::Country> QLocale::countriesForLanguage(Language language) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2103-2121 |
| | 12 | 4 |
QLocaleName: | QLocale::QLocale | Prototype: | QLocale::QLocale(Language language, Script script, Country country) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 838-841 |
| | 2 | 1 |