Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QMainWindow::menuWidgetName: | QMainWindow::menuWidget | Prototype: | QWidget *QMainWindow::menuWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 571-575 |
| | 2 | 1 |
QMainWindow::isSeparatorName: | QMainWindow::isSeparator | Prototype: | bool QMainWindow::isSeparator(const QPoint &pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1628-1637 |
| | 2 | 1 |
QMainWindow::isDockNestingEnabledName: | QMainWindow::isDockNestingEnabled | Prototype: | bool QMainWindow::isDockNestingEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 952-956 |
| | 2 | 1 |
QMainWindow::isAnimatedName: | QMainWindow::isAnimated | Prototype: | bool QMainWindow::isAnimated() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 916-920 |
| | 2 | 1 |
QMainWindow::insertToolBarBreakName: | QMainWindow::insertToolBarBreak | Prototype: | void QMainWindow::insertToolBarBreak(QToolBar *before) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 751-752 |
| | 1 | 1 |
QMainWindow::insertToolBarName: | QMainWindow::insertToolBar | Prototype: | void QMainWindow::insertToolBar(QToolBar *before, QToolBar *toolbar) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 842-856 |
| | 9 | 1 |
QMainWindow::iconSizeName: | QMainWindow::iconSize | Prototype: | QSize QMainWindow::iconSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 467-468 |
| | 1 | 1 |
QMainWindow::documentModeName: | QMainWindow::documentMode | Prototype: | bool QMainWindow::documentMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1018-1021 |
| | 1 | 1 |
QMainWindow::dockWidgetAreaName: | QMainWindow::dockWidgetArea | Prototype: | Qt::DockWidgetArea QMainWindow::dockWidgetArea(QDockWidget *dockwidget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1239-1240 |
| | 1 | 1 |
QMainWindow::dockOptionsName: | QMainWindow::dockOptions | Prototype: | QMainWindow::DockOptions QMainWindow::dockOptions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 461-465 |
| | 2 | 1 |
QMainWindow::cornerName: | QMainWindow::corner | Prototype: | Qt::DockWidgetArea QMainWindow::corner(Qt::Corner corner) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 716-717 |
| | 1 | 1 |
QMainWindow::centralWidgetName: | QMainWindow::centralWidget | Prototype: | QWidget *QMainWindow::centralWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 641-642 |
| | 1 | 1 |
QMainWindow::addToolBarName: | QMainWindow::addToolBar | Prototype: | void QMainWindow::addToolBar(QToolBar *toolbar) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 815-816 |
| | 1 | 1 |
QMainWindow::addToolBarName: | QMainWindow::addToolBar | Prototype: | QToolBar *QMainWindow::addToolBar(const QString &title) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 826-832 |
| | 4 | 1 |
QMainWindow::QMainWindowName: | QMainWindow::QMainWindow | Prototype: | QMainWindow::QMainWindow(QWidget *parent, Qt::WindowFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 387-391 |
| | 1 | 1 |
QLoggingSettingsParser::setContentName: | QLoggingSettingsParser::setContent | Prototype: | void QLoggingSettingsParser::setContent(const QString &content) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 187-192 |
| | 3 | 1 |
QLoggingRule::QLoggingRuleName: | QLoggingRule::QLoggingRule | Prototype: | QLoggingRule::QLoggingRule(const QStringRef &pattern, bool enabled) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 71-76 |
| | 1 | 1 |
QLoggingRule::QLoggingRuleName: | QLoggingRule::QLoggingRule | Prototype: | QLoggingRule::QLoggingRule() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 62-65 |
| | 2 | 1 |
QLoggingRegistry::unregisterCategoryName: | QLoggingRegistry::unregisterCategory | Prototype: | void QLoggingRegistry::unregisterCategory(QLoggingCategory *cat) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 334-338 |
| | 2 | 1 |
QLoggingRegistry::setApiRules::[lambda]Name: | QLoggingRegistry::setApiRules::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 347-347 |
| | 0 | 1 |
QLoggingRegistry::instanceName: | QLoggingRegistry::instance | Prototype: | QLoggingRegistry *QLoggingRegistry::instance() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 395-398 |
| | 1 | 1 |
QLoggingRegistry::init::[lambda]Name: | QLoggingRegistry::init::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 293-293 |
| | 0 | 1 |
QLoggingRegistry::QLoggingRegistryName: | QLoggingRegistry::QLoggingRegistry | Prototype: | QLoggingRegistry::QLoggingRegistry() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 246-249 |
| | 2 | 1 |
QLoggingCategory::setFilterRulesName: | QLoggingCategory::setFilterRules | Prototype: | void QLoggingCategory::setFilterRules(const QString &rules) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 437-440 |
| | 1 | 1 |
QLoggingCategory::installFilterName: | QLoggingCategory::installFilter | Prototype: | QLoggingCategory::CategoryFilter QLoggingCategory::installFilter(QLoggingCategory::CategoryFilter filter) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 419-423 |
| | 1 | 1 |
QLoggingCategory::defaultCategoryName: | QLoggingCategory::defaultCategory | Prototype: | QLoggingCategory *QLoggingCategory::defaultCategory() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 385-388 |
| | 1 | 1 |
QLoggingCategory::QLoggingCategoryName: | QLoggingCategory::QLoggingCategory | Prototype: | QLoggingCategory::QLoggingCategory(const char *category) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 216-221 |
| | 1 | 1 |
QLoggingCategory::QLoggingCategoryName: | QLoggingCategory::QLoggingCategory | Prototype: | QLoggingCategory::QLoggingCategory(const char *category, QtMsgType enableForLevel) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 231-236 |
| | 1 | 1 |
QLockFilePrivate::processNameByPid::[lambda]Name: | QLockFilePrivate::processNameByPid::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 277-277 |
| | 0 | 1 |
QLockFile::~QLockFileName: | QLockFile::~QLockFile | Prototype: | QLockFile::~QLockFile() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 119-122 |
| | 1 | 1 |
QLockFile::staleLockTimeName: | QLockFile::staleLockTime | Prototype: | int QLockFile::staleLockTime() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 152-156 |
| | 2 | 1 |
QLockFile::setStaleLockTimeName: | QLockFile::setStaleLockTime | Prototype: | void QLockFile::setStaleLockTime(int staleLockTime) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 140-144 |
| | 2 | 1 |
QLockFile::lockName: | QLockFile::lock | Prototype: | bool QLockFile::lock() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 185-188 |
| | 1 | 1 |
QLockFile::isLockedName: | QLockFile::isLocked | Prototype: | bool QLockFile::isLocked() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 164-168 |
| | 2 | 1 |
QLockFile::getLockInfoName: | QLockFile::getLockInfo | Prototype: | bool QLockFile::getLockInfo(qint64 *pid, QString *hostname, QString *appname) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 282-286 |
| | 2 | 1 |
QLockFile::errorName: | QLockFile::error | Prototype: | QLockFile::LockError QLockFile::error() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 342-346 |
| | 2 | 1 |
QLockFile::QLockFileName: | QLockFile::QLockFile | Prototype: | QLockFile::QLockFile(const QString &fileName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 110-113 |
| | 2 | 1 |
QLocalePrivate::bcp47Name::[lambda]Name: | QLocalePrivate::bcp47Name::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 332-332 |
| | 0 | 1 |
QLocaleId::name::[lambda]Name: | QLocaleId::name::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 296-296 |
| | 0 | 1 |
QLocaleData::unsLongLongToStringName: | QLocaleData::unsLongLongToString | Prototype: | QString QLocaleData::unsLongLongToString(qulonglong l, int precision, int base, int width, unsigned flags) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2959-2965 |
| | 2 | 1 |
QLocaleData::longLongToStringName: | QLocaleData::longLongToString | Prototype: | QString QLocaleData::longLongToString(qlonglong l, int precision, int base, int width, unsigned flags) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2864-2870 |
| | 2 | 1 |
QLocaleData::doubleToStringName: | QLocaleData::doubleToString | Prototype: | QString QLocaleData::doubleToString(double d, int precision, DoubleForm form, int width, unsigned flags) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2744-2749 |
| | 2 | 1 |
QLocaleData::cName: | QLocaleData::c | Prototype: | const QLocaleData *QLocaleData::c() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 657-661 |
| | 2 | 1 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocale::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 |
QLocalSocketPrivate::initName: | QLocalSocketPrivate::init | Prototype: | void QLocalSocketPrivate::init() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 74-91 |
| | 13 | 1 |
QLocalSocketPrivate::_q_errorName: | QLocalSocketPrivate::_q_error | Prototype: | void QLocalSocketPrivate::_q_error(QAbstractSocket::SocketError socketError) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 93-101 |
| | 6 | 1 |
QLocalSocketPrivate::_q_abortConnectionAttemptName: | QLocalSocketPrivate::_q_abortConnectionAttempt | Prototype: | void QLocalSocketPrivate::_q_abortConnectionAttempt() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 369-373 |
| | 2 | 1 |
QLocalSocketPrivate::QLocalSocketPrivateName: | QLocalSocketPrivate::QLocalSocketPrivate | Prototype: | QLocalSocketPrivate::QLocalSocketPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 65-72 |
| | 2 | 1 |
QLocalSocket::~QLocalSocketName: | QLocalSocket::~QLocalSocket | Prototype: | QLocalSocket::~QLocalSocket() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 357-364 |
| | 3 | 1 |
QLocalSocket::writeDataName: | QLocalSocket::writeData | Prototype: | qint64 QLocalSocket::writeData(const char *data, qint64 c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 399-403 |
| | 2 | 1 |
QLocalSocket::waitForBytesWrittenName: | QLocalSocket::waitForBytesWritten | Prototype: | bool QLocalSocket::waitForBytesWritten(int msecs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 444-448 |
| | 2 | 1 |
QLocalSocket::stateName: | QLocalSocket::state | Prototype: | QLocalSocket::LocalSocketState QLocalSocket::state() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 438-442 |
| | 2 | 1 |