Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::eventName: | QMainWindow::event | Prototype: | bool QMainWindow::event(QEvent *event) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1412-1546 |
| | 47 | 21 |
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::createPopupMenuName: | QMainWindow::createPopupMenu | Prototype: | QMenu *QMainWindow::createPopupMenu() | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1712-1756 |
| | 30 | 12 |
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::contextMenuEventName: | QMainWindow::contextMenuEvent | Prototype: | void QMainWindow::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1643-1693 |
| | 28 | 12 |
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::addToolBarBreakName: | QMainWindow::addToolBarBreak | Prototype: | void QMainWindow::addToolBarBreak(Qt::ToolBarArea area) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 741-746 |
| | 3 | 2 |
QMainWindow::addToolBarName: | QMainWindow::addToolBar | Prototype: | void QMainWindow::addToolBar(Qt::ToolBarArea area, QToolBar *toolbar) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 772-810 |
| | 22 | 4 |
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::addDockWidgetName: | QMainWindow::addDockWidget | Prototype: | void QMainWindow::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1086-1117 |
| | 9 | 5 |
QMainWindow::addDockWidgetName: | QMainWindow::addDockWidget | Prototype: | void QMainWindow::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget, Qt::Orientation orientation) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1136-1144 |
| | 3 | 2 |
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 |
QLoggingSettingsParser::setContentName: | QLoggingSettingsParser::setContent | Prototype: | void QLoggingSettingsParser::setContent(QTextStream &stream) | Coverage: | 81.250% (26/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 198-240 |
| | 26 | 10 |
QLoggingRule::passName: | QLoggingRule::pass | Prototype: | int QLoggingRule::pass(const QString &cat, QtMsgType msgType) const | Coverage: | 84.848% (28/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 83-114 |
| | 18 | 11 |
QLoggingRule::parseName: | QLoggingRule::parse | Prototype: | void QLoggingRule::parse(const QStringRef &pattern) | Coverage: | 100.000% (27/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 125-166 |
| | 29 | 9 |
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 |
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 |
QLoggingRegistry::updateRulesName: | QLoggingRegistry::updateRules | Prototype: | void QLoggingRegistry::updateRules() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 366-372 |
| | 3 | 2 |
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::setApiRulesName: | QLoggingRegistry::setApiRules | Prototype: | void QLoggingRegistry::setApiRules(const QString &content) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 344-358 |
| | 7 | 3 |
QLoggingRegistry::registerCategoryName: | QLoggingRegistry::registerCategory | Prototype: | void QLoggingRegistry::registerCategory(QLoggingCategory *cat, QtMsgType enableForLevel) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 320-328 |
| | 4 | 2 |
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::installFilterName: | QLoggingRegistry::installFilter | Prototype: | QLoggingCategory::CategoryFilter QLoggingRegistry::installFilter(QLoggingCategory::CategoryFilter filter) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 378-393 |
| | 8 | 3 |
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::initName: | QLoggingRegistry::init | Prototype: | void QLoggingRegistry::init() | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 277-312 |
| | 19 | 7 |
QLoggingRegistry::defaultCategoryFilterName: | QLoggingRegistry::defaultCategoryFilter | Prototype: | void QLoggingRegistry::defaultCategoryFilter(QLoggingCategory *cat) | Coverage: | 91.176% (31/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 404-446 |
| | 28 | 8 |
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::~QLoggingCategoryName: | QLoggingCategory::~QLoggingCategory | Prototype: | QLoggingCategory::~QLoggingCategory() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 254-258 |
| | 2 | 2 |
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::setEnabledName: | QLoggingCategory::setEnabled | Prototype: | void QLoggingCategory::setEnabled(QtMsgType type, bool enable) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 340-356 |
| | 6 | 6 |
QLoggingCategory::isEnabledName: | QLoggingCategory::isEnabled | Prototype: | bool QLoggingCategory::isEnabled(QtMsgType msgtype) const | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 318-328 |
| | 7 | 6 |
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::initName: | QLoggingCategory::init | Prototype: | void QLoggingCategory::init(const char *category, QtMsgType severityLevel) | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 238-249 |
| | 6 | 3 |
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::tryLock_sysName: | QLockFilePrivate::tryLock_sys | Prototype: | QLockFile::LockError QLockFilePrivate::tryLock_sys() | Coverage: | 47.368% (9/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 181-227 |
| | 21 | 9 |
QLockFilePrivate::removeStaleLockName: | QLockFilePrivate::removeStaleLock | Prototype: | bool QLockFilePrivate::removeStaleLock() | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 229-238 |
| | 7 | 2 |
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 |
QLockFilePrivate::processNameByPidName: | QLockFilePrivate::processNameByPid | Prototype: | QString QLockFilePrivate::processNameByPid(qint64 pid) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 262-318 |
| | 8 | 5 |
QLockFilePrivate::isApparentlyStaleName: | QLockFilePrivate::isApparentlyStale | Prototype: | bool QLockFilePrivate::isApparentlyStale() const | Coverage: | 52.174% (12/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 240-260 |
| | 15 | 7 |
QLockFilePrivate::getLockInfoName: | QLockFilePrivate::getLockInfo | Prototype: | bool QLockFilePrivate::getLockInfo(qint64 *pid, QString *hostname, QString *appname) const | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 288-311 |
| | 19 | 6 |
QLockFilePrivate::checkFcntlWorksAfterFlockName: | QLockFilePrivate::checkFcntlWorksAfterFlock | Prototype: | int QLockFilePrivate::checkFcntlWorksAfterFlock(const QString &fn) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 106-129 |
| | 15 | 4 |
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::unlockName: | QLockFile::unlock | Prototype: | void QLockFile::unlock() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 320-333 |
| | 9 | 3 |
QLockFile::tryLockName: | QLockFile::tryLock | Prototype: | bool QLockFile::tryLock(int timeout) | Coverage: | 77.143% (27/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 210-246 |
| | 23 | 12 |
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::removeStaleLockFileName: | QLockFile::removeStaleLockFile | Prototype: | bool QLockFile::removeStaleLockFile() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 326-334 |
| | 5 | 2 |
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::updateSystemPrivateName: | QLocalePrivate::updateSystemPrivate | Prototype: | void QLocalePrivate::updateSystemPrivate() | Coverage: | 57.143% (16/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 590-634 |
| | 31 | 10 |
QLocalePrivate::scriptToCodeName: | QLocalePrivate::scriptToCode | Prototype: | QString QLocalePrivate::scriptToCode(QLocale::Script script) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 190-196 |
| | 4 | 2 |
QLocalePrivate::measurementSystemName: | QLocalePrivate::measurementSystem | Prototype: | QLocale::MeasurementSystem QLocalePrivate::measurementSystem() const | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2330-2339 |
| | 5 | 3 |
QLocalePrivate::languageToCodeName: | QLocalePrivate::languageToCode | Prototype: | QString QLocalePrivate::languageToCode(QLocale::Language language) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 171-188 |
| | 11 | 4 |
QLocalePrivate::getLangAndCountryName: | QLocalePrivate::getLangAndCountry | Prototype: | void QLocalePrivate::getLangAndCountry(const QString &name, QLocale::Language &lang, QLocale::Script &script, QLocale::Country &cntry) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 460-478 |
| | 13 | 3 |
QLocalePrivate::dateTimeToStringName: | QLocalePrivate::dateTimeToString | Prototype: | QString QLocalePrivate::dateTimeToString(const QString &format, const QDateTime &datetime, const QDate &dateOnly, const QTime &timeOnly, const QLocale *q) const | Coverage: | 93.130% (122/131) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2517-2742 |
| | 142 | 52 |
QLocalePrivate::countryToCodeName: | QLocalePrivate::countryToCode | Prototype: | QString QLocalePrivate::countryToCode(QLocale::Country country) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 198-213 |
| | 9 | 3 |
QLocalePrivate::codeToScriptName: | QLocalePrivate::codeToScript | Prototype: | QLocale::Script QLocalePrivate::codeToScript(const QChar *code, int len) noexcept | Coverage: | 12.500% (2/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 135-152 |
| | 11 | 4 |
QLocalePrivate::codeToLanguageName: | QLocalePrivate::codeToLanguage | Prototype: | QLocale::Language QLocalePrivate::codeToLanguage(const QChar *code, int len) noexcept | Coverage: | 23.881% (16/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 93-133 |
| | 28 | 11 |
QLocalePrivate::codeToCountryName: | QLocalePrivate::codeToCountry | Prototype: | QLocale::Country QLocalePrivate::codeToCountry(const QChar *code, int len) noexcept | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 154-169 |
| | 10 | 4 |
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 |
QLocalePrivate::bcp47NameName: | QLocalePrivate::bcp47Name | Prototype: | QByteArray QLocalePrivate::bcp47Name(char separator) const | Coverage: | 37.500% (3/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 327-336 |
| | 5 | 4 |
QLocaleId::withLikelySubtagsRemovedName: | QLocaleId::withLikelySubtagsRemoved | Prototype: | QLocaleId QLocaleId::withLikelySubtagsRemoved() const | Coverage: | 37.500% (6/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 267-289 |
| | 13 | 6 |
QLocaleId::withLikelySubtagsAddedName: | QLocaleId::withLikelySubtagsAdded | Prototype: | QLocaleId QLocaleId::withLikelySubtagsAdded() const | Coverage: | 67.742% (21/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 231-265 |
| | 21 | 9 |
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 |
QLocaleId::nameName: | QLocaleId::name | Prototype: | QByteArray QLocaleId::name(char separator) const | Coverage: | 75.000% (24/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 291-325 |
| | 28 | 8 |
QLocaleData::validateCharsName: | 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 |
| | 48 | 21 |
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::unsLongLongToStringName: | QLocaleData::unsLongLongToString | Prototype: | QString QLocaleData::unsLongLongToString(const QChar zero, const QChar group, const QChar plus, qulonglong l, int precision, int base, int width, unsigned flags) | Coverage: | 78.873% (56/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2967-3032 |
| | 38 | 15 |
QLocaleData::stringToUnsLongLongName: | 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 |
| | 6 | 3 |
QLocaleData::stringToLongLongName: | 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 |
| | 6 | 3 |
QLocaleData::stringToDoubleName: | 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 |
| | 11 | 4 |
QLocaleData::numberToCLocaleName: | 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 |
| | 67 | 29 |
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::longLongToStringName: | QLocaleData::longLongToString | Prototype: | QString QLocaleData::longLongToString(const QChar zero, const QChar group, const QChar plus, const QChar minus, qlonglong l, int precision, int base, int width, unsigned flags) | Coverage: | 65.217% (60/92) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2872-2957 |
| | 52 | 19 |
QLocaleData::findLocaleDataName: | QLocaleData::findLocaleData | Prototype: | const QLocaleData *QLocaleData::findLocaleData(QLocale::Language language, QLocale::Script script, QLocale::Country country) | Coverage: | 30.000% (12/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 338-383 |
| | 27 | 12 |
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::doubleToStringName: | 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 |
| | 71 | 23 |
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 |
QLocaleData::bytearrayToUnsLongLongName: | QLocaleData::bytearrayToUnsLongLong | Prototype: | qulonglong QLocaleData::bytearrayToUnsLongLong(const char *num, int base, bool *ok) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3353-3368 |
| | 10 | 4 |
QLocaleData::bytearrayToLongLongName: | QLocaleData::bytearrayToLongLong | Prototype: | qlonglong QLocaleData::bytearrayToLongLong(const char *num, int base, bool *ok, bool *overflow) | Coverage: | 94.118% (32/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3311-3351 |
| | 26 | 12 |
QLocaleData::bytearrayToDoubleName: | 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 |
| | 10 | 3 |
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::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 |
QLocale::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 |
QLocale::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 |