| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QMainWindow::isDockNestingEnabled| Name: | 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::isAnimated| Name: | 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::insertToolBarBreak| Name: | 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::insertToolBar| Name: | 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::iconSize| Name: | 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::event| Name: | 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::documentMode| Name: | 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::dockWidgetArea| Name: | 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::dockOptions| Name: | 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::createPopupMenu| Name: | 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::corner| Name: | 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::contextMenuEvent| Name: | 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::centralWidget| Name: | 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::addToolBarBreak| Name: | 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::addToolBar| Name: | 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::addToolBar| Name: | 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::addToolBar| Name: | 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::addDockWidget| Name: | 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::addDockWidget| Name: | 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::QMainWindow| Name: | 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::setContent| Name: | 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::setContent| Name: | 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::pass| Name: | 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::parse| Name: | 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::QLoggingRule| Name: | 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::QLoggingRule| Name: | 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::updateRules| Name: | 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::unregisterCategory| Name: | 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::setApiRules| Name: | 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::registerCategory| Name: | 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::instance| Name: | 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::installFilter| Name: | 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::init| Name: | 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::defaultCategoryFilter| Name: | 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::QLoggingRegistry| Name: | 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::~QLoggingCategory| Name: | 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::setFilterRules| Name: | 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::setEnabled| Name: | 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::isEnabled| Name: | 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::installFilter| Name: | 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::init| Name: | 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::defaultCategory| Name: | 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::QLoggingCategory| Name: | 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::QLoggingCategory| Name: | 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_sys| Name: | 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::removeStaleLock| Name: | 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::processNameByPid| Name: | 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::isApparentlyStale| Name: | 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::getLockInfo| Name: | 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::checkFcntlWorksAfterFlock| Name: | 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::~QLockFile| Name: | 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::unlock| Name: | 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::tryLock| Name: | 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::staleLockTime| Name: | 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::setStaleLockTime| Name: | 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::removeStaleLockFile| Name: | 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::lock| Name: | 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::isLocked| Name: | 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::getLockInfo| Name: | 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::error| Name: | 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::QLockFile| Name: | 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::updateSystemPrivate| Name: | 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::scriptToCode| Name: | 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::measurementSystem| Name: | 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::languageToCode| Name: | 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::getLangAndCountry| Name: | 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::dateTimeToString| Name: | 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::countryToCode| Name: | 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::codeToScript| Name: | 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::codeToLanguage| Name: | 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::codeToCountry| Name: | 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::bcp47Name| Name: | 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::withLikelySubtagsRemoved| Name: | 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::withLikelySubtagsAdded| Name: | 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::name| Name: | 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::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 |
| | 48 | 21 |
QLocaleData::unsLongLongToString| Name: | 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::unsLongLongToString| Name: | 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::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 |
| | 6 | 3 |
QLocaleData::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 |
| | 6 | 3 |
QLocaleData::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 |
| | 11 | 4 |
QLocaleData::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 |
| | 67 | 29 |
QLocaleData::longLongToString| Name: | 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::longLongToString| Name: | 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::findLocaleData| Name: | 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::doubleToString| Name: | 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::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 |
| | 71 | 23 |
QLocaleData::c| Name: | 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::bytearrayToUnsLongLong| Name: | 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::bytearrayToLongLong| Name: | 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::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 |
| | 10 | 3 |
QLocale::zeroDigit| Name: | 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::weekdays| Name: | 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::uiLanguages| Name: | 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::toUpper| Name: | 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 |