| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QShortcutEntry::QShortcutEntry| Name: | QShortcutEntry::QShortcutEntry | | Prototype: | QShortcutEntry(QObject *o, const QKeySequence &k, Qt::ShortcutContext c, int i, bool a, QShortcutMap::ContextMatcher m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 69-71 |
| | 1 | 1 |
QShortcut::~QShortcut| Name: | QShortcut::~QShortcut | | Prototype: | QShortcut::~QShortcut() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 471-476 |
| | 3 | 2 |
QShortcut::whatsThis| Name: | QShortcut::whatsThis | | Prototype: | QString QShortcut::whatsThis() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 584-588 |
| | 2 | 1 |
QShortcut::setWhatsThis| Name: | QShortcut::setWhatsThis | | Prototype: | void QShortcut::setWhatsThis(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 578-582 |
| | 2 | 1 |
QShortcut::setKey| Name: | QShortcut::setKey | | Prototype: | void QShortcut::setKey(const QKeySequence &key) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 489-497 |
| | 6 | 3 |
QShortcut::setEnabled| Name: | QShortcut::setEnabled | | Prototype: | void QShortcut::setEnabled(bool enable) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 520-528 |
| | 6 | 3 |
QShortcut::setContext| Name: | QShortcut::setContext | | Prototype: | void QShortcut::setContext(Qt::ShortcutContext context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 548-556 |
| | 6 | 3 |
QShortcut::setAutoRepeat| Name: | QShortcut::setAutoRepeat | | Prototype: | void QShortcut::setAutoRepeat(bool on) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 600-608 |
| | 6 | 3 |
QShortcut::key| Name: | QShortcut::key | | Prototype: | QKeySequence QShortcut::key() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 499-503 |
| | 2 | 1 |
QShortcut::isEnabled| Name: | QShortcut::isEnabled | | Prototype: | bool QShortcut::isEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 530-534 |
| | 2 | 1 |
QShortcut::id| Name: | QShortcut::id | | Prototype: | int QShortcut::id() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 621-625 |
| | 2 | 1 |
QShortcut::event| Name: | QShortcut::event | | Prototype: | bool QShortcut::event(QEvent *e) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 630-651 |
| | 13 | 5 |
QShortcut::context| Name: | QShortcut::context | | Prototype: | Qt::ShortcutContext QShortcut::context() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 558-562 |
| | 2 | 1 |
QShortcut::autoRepeat| Name: | QShortcut::autoRepeat | | Prototype: | bool QShortcut::autoRepeat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 610-614 |
| | 2 | 1 |
QShortcut::QShortcut| Name: | QShortcut::QShortcut | | Prototype: | QShortcut::QShortcut(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 436-440 |
| | 1 | 1 |
QShortcut::QShortcut| Name: | QShortcut::QShortcut | | Prototype: | QShortcut::QShortcut(const QKeySequence &key, QWidget *parent, const char *member, const char *ambiguousMember, Qt::ShortcutContext context) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 450-466 |
| | 10 | 4 |
QSharedNetworkSessionManager::setSession| Name: | QSharedNetworkSessionManager::setSession | | Prototype: | void QSharedNetworkSessionManager::setSession(QNetworkConfiguration config, QSharedPointer<QNetworkSession> session) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | | Lines: | 74-78 |
| | 2 | 1 |
QSharedNetworkSessionManager::getSession| Name: | QSharedNetworkSessionManager::getSession | | Prototype: | QSharedPointer<QNetworkSession> QSharedNetworkSessionManager::getSession(QNetworkConfiguration config) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | | Lines: | 59-72 |
| | 8 | 3 |
QSharedMemoryPrivate::setErrorString| Name: | QSharedMemoryPrivate::setErrorString | | Prototype: | void QSharedMemoryPrivate::setErrorString(QLatin1String function) | | Coverage: | 16.667% (2/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_unix.cpp | | Lines: | 74-103 |
| | 15 | 8 |
QSharedMemoryPrivate::makePlatformSafeKey| Name: | QSharedMemoryPrivate::makePlatformSafeKey | | Prototype: | QString QSharedMemoryPrivate::makePlatformSafeKey(const QString &key, const QString &prefix) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 55-77 |
| | 9 | 2 |
QSharedMemoryPrivate::initKey| Name: | QSharedMemoryPrivate::initKey | | Prototype: | bool QSharedMemoryPrivate::initKey() | | Coverage: | 45.000% (9/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 236-273 |
| | 24 | 10 |
QSharedMemoryPrivate::handle| Name: | QSharedMemoryPrivate::handle | | Prototype: | key_t QSharedMemoryPrivate::handle() | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | | Lines: | 65-92 |
| | 16 | 5 |
QSharedMemoryPrivate::detach| Name: | QSharedMemoryPrivate::detach | | Prototype: | bool QSharedMemoryPrivate::detach() | | Coverage: | 30.769% (8/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | | Lines: | 198-247 |
| | 26 | 12 |
QSharedMemoryPrivate::createUnixKeyFile| Name: | QSharedMemoryPrivate::createUnixKeyFile | | Prototype: | int QSharedMemoryPrivate::createUnixKeyFile(const QString &fileName) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | | Lines: | 106-118 |
| | 8 | 3 |
QSharedMemoryPrivate::create| Name: | QSharedMemoryPrivate::create | | Prototype: | bool QSharedMemoryPrivate::create(int size) | | Coverage: | 56.000% (14/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | | Lines: | 129-167 |
| | 23 | 9 |
QSharedMemoryPrivate::cleanHandle| Name: | QSharedMemoryPrivate::cleanHandle | | Prototype: | bool QSharedMemoryPrivate::cleanHandle() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | | Lines: | 123-127 |
| | 2 | 1 |
QSharedMemoryPrivate::attach| Name: | QSharedMemoryPrivate::attach | | Prototype: | bool QSharedMemoryPrivate::attach(QSharedMemory::AccessMode mode) | | Coverage: | 45.455% (5/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | | Lines: | 169-196 |
| | 15 | 4 |
QSharedMemoryPrivate::QSharedMemoryPrivate| Name: | QSharedMemoryPrivate::QSharedMemoryPrivate | | Prototype: | QSharedMemoryPrivate::QSharedMemoryPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_unix.cpp | | Lines: | 61-72 |
| | 2 | 1 |
QSharedMemory::~QSharedMemory| Name: | QSharedMemory::~QSharedMemory | | Prototype: | QSharedMemory::~QSharedMemory() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 172-175 |
| | 1 | 1 |
QSharedMemory::unlock| Name: | QSharedMemory::unlock | | Prototype: | bool QSharedMemory::unlock() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 522-534 |
| | 10 | 3 |
QSharedMemory::size| Name: | QSharedMemory::size | | Prototype: | int QSharedMemory::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 361-365 |
| | 2 | 1 |
QSharedMemory::setNativeKey| Name: | QSharedMemory::setNativeKey | | Prototype: | void QSharedMemory::setNativeKey(const QString &key) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 223-234 |
| | 8 | 3 |
QSharedMemory::setKey| Name: | QSharedMemory::setKey | | Prototype: | void QSharedMemory::setKey(const QString &key) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 191-202 |
| | 8 | 3 |
QSharedMemory::nativeKey| Name: | QSharedMemory::nativeKey | | Prototype: | QString QSharedMemory::nativeKey() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 304-308 |
| | 2 | 1 |
QSharedMemory::lock| Name: | QSharedMemory::lock | | Prototype: | bool QSharedMemory::lock() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 497-512 |
| | 11 | 3 |
QSharedMemory::key| Name: | QSharedMemory::key | | Prototype: | QString QSharedMemory::key() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 286-290 |
| | 2 | 1 |
QSharedMemory::isAttached| Name: | QSharedMemory::isAttached | | Prototype: | bool QSharedMemory::isAttached() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 415-419 |
| | 2 | 1 |
QSharedMemory::errorString| Name: | QSharedMemory::errorString | | Prototype: | QString QSharedMemory::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 586-590 |
| | 2 | 1 |
QSharedMemory::error| Name: | QSharedMemory::error | | Prototype: | QSharedMemory::SharedMemoryError QSharedMemory::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 572-576 |
| | 2 | 1 |
QSharedMemory::detach| Name: | QSharedMemory::detach | | Prototype: | bool QSharedMemory::detach() | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 431-444 |
| | 7 | 3 |
QSharedMemory::data| Name: | QSharedMemory::data | | Prototype: | void *QSharedMemory::data() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 455-459 |
| | 2 | 1 |
QSharedMemory::data| Name: | QSharedMemory::data | | Prototype: | const void *QSharedMemory::data() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 479-483 |
| | 2 | 1 |
QSharedMemory::create| Name: | QSharedMemory::create | | Prototype: | bool QSharedMemory::create(int size, AccessMode mode) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 320-353 |
| | 16 | 5 |
QSharedMemory::constData| Name: | QSharedMemory::constData | | Prototype: | const void* QSharedMemory::constData() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 470-474 |
| | 2 | 1 |
QSharedMemory::attach| Name: | QSharedMemory::attach | | Prototype: | bool QSharedMemory::attach(AccessMode mode) | | Coverage: | 75.000% (12/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 391-407 |
| | 9 | 4 |
QSharedMemory::QSharedMemory| Name: | QSharedMemory::QSharedMemory | | Prototype: | QSharedMemory::QSharedMemory(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 145-148 |
| | 2 | 1 |
QSharedMemory::QSharedMemory| Name: | QSharedMemory::QSharedMemory | | Prototype: | QSharedMemory::QSharedMemory(const QString &key, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 157-161 |
| | 1 | 1 |
QSharedDataPointer::detach| Name: | QSharedDataPointer::detach | | Prototype: | template<> void QSharedDataPointer<QUrlQueryPrivate>::detach() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 178-188 |
| | 8 | 3 |
QSharedDataPointer::detach| Name: | QSharedDataPointer::detach | | Prototype: | template<> void QSharedDataPointer<QNetworkProxyPrivate>::detach() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 429-439 |
| | 8 | 3 |
QSharedDataPointer::detach| Name: | QSharedDataPointer::detach | | Prototype: | template<> void QSharedDataPointer<QNetworkProxyQueryPrivate>::detach() | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 873-883 |
| | 8 | 3 |
QSharedDataPointer::clone| Name: | QSharedDataPointer::clone | | Prototype: | template <> inline QUrlQueryPrivate * QSharedDataPointer<QUrlQueryPrivate>::clone() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 323-327 |
| | 1 | 1 |
QSharedDataPointer::clone| Name: | QSharedDataPointer::clone | | Prototype: | template<> QTimeZonePrivate *QSharedDataPointer<QTimeZonePrivate>::clone() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 581-584 |
| | 1 | 1 |
QShapedPixmapWindow::updateGeometry| Name: | QShapedPixmapWindow::updateGeometry | | Prototype: | void QShapedPixmapWindow::updateGeometry(const QPoint &pos) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 90-99 |
| | 6 | 2 |
QShapedPixmapWindow::setPixmap| Name: | QShapedPixmapWindow::setPixmap | | Prototype: | void QShapedPixmapWindow::setPixmap(const QPixmap &pixmap) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 59-70 |
| | 7 | 4 |
QShapedPixmapWindow::setHotspot| Name: | QShapedPixmapWindow::setHotspot | | Prototype: | void QShapedPixmapWindow::setHotspot(const QPoint &hotspot) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 72-75 |
| | 1 | 1 |
QShapedPixmapWindow::paintEvent| Name: | QShapedPixmapWindow::paintEvent | | Prototype: | void QShapedPixmapWindow::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 77-88 |
| | 7 | 3 |
QShapedPixmapWindow::QShapedPixmapWindow| Name: | QShapedPixmapWindow::QShapedPixmapWindow | | Prototype: | QShapedPixmapWindow::QShapedPixmapWindow(QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 44-53 |
| | 6 | 1 |
QSettingsPrivate::variantToString| Name: | QSettingsPrivate::variantToString | | Prototype: | QString QSettingsPrivate::variantToString(const QVariant &v) | | Coverage: | 84.375% (27/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 390-485 |
| | 56 | 18 |
QSettingsPrivate::variantListToStringList| Name: | QSettingsPrivate::variantListToStringList | | Prototype: | QStringList QSettingsPrivate::variantListToStringList(const QVariantList &l) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 358-366 |
| | 6 | 2 |
QSettingsPrivate::update| Name: | QSettingsPrivate::update | | Prototype: | void QSettingsPrivate::update() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 339-343 |
| | 2 | 1 |
QSettingsPrivate::stringToVariant| Name: | QSettingsPrivate::stringToVariant | | Prototype: | QVariant QSettingsPrivate::stringToVariant(const QString &s) | | Coverage: | 82.609% (38/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 488-541 |
| | 38 | 15 |
QSettingsPrivate::stringListToVariantList| Name: | QSettingsPrivate::stringListToVariantList | | Prototype: | QVariant QSettingsPrivate::stringListToVariantList(const QStringList &l) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 368-388 |
| | 13 | 5 |
QSettingsPrivate::splitArgs| Name: | QSettingsPrivate::splitArgs | | Prototype: | QStringList QSettingsPrivate::splitArgs(const QString &s, int idx) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 909-933 |
| | 16 | 4 |
QSettingsPrivate::setStatus| Name: | QSettingsPrivate::setStatus | | Prototype: | void QSettingsPrivate::setStatus(QSettings::Status status) const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 333-337 |
| | 2 | 2 |
QSettingsPrivate::requestUpdate| Name: | QSettingsPrivate::requestUpdate | | Prototype: | void QSettingsPrivate::requestUpdate() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 345-356 |
| | 4 | 2 |
QSettingsPrivate::processChild| Name: | QSettingsPrivate::processChild | | Prototype: | void QSettingsPrivate::processChild(QStringRef key, ChildSpec spec, QStringList &result) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 303-317 |
| | 9 | 5 |
QSettingsPrivate::normalizedKey| Name: | QSettingsPrivate::normalizedKey | | Prototype: | QString QSettingsPrivate::normalizedKey(const QString &key) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 261-284 |
| | 15 | 8 |
QSettingsPrivate::iniUnescapedStringList| Name: | QSettingsPrivate::iniUnescapedStringList | | Prototype: | bool QSettingsPrivate::iniUnescapedStringList(const QByteArray &str, int from, int to, QString &stringResult, QStringList &stringListResult, QTextCodec *codec) | | Coverage: | 93.846% (122/130) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 740-907 |
| | 98 | 37 |
QSettingsPrivate::iniUnescapedKey| Name: | QSettingsPrivate::iniUnescapedKey | | Prototype: | bool QSettingsPrivate::iniUnescapedKey(const QByteArray &key, int from, int to, QString &result) | | Coverage: | 92.593% (25/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 572-626 |
| | 37 | 9 |
QSettingsPrivate::iniEscapedStringList| Name: | QSettingsPrivate::iniEscapedStringList | | Prototype: | void QSettingsPrivate::iniEscapedStringList(const QStringList &strs, QByteArray &result, QTextCodec *codec) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 719-738 |
| | 6 | 4 |
QSettingsPrivate::iniEscapedString| Name: | QSettingsPrivate::iniEscapedString | | Prototype: | void QSettingsPrivate::iniEscapedString(const QString &str, QByteArray &result, QTextCodec *codec) | | Coverage: | 98.592% (70/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 628-709 |
| | 53 | 18 |
QSettingsPrivate::iniEscapedKey| Name: | QSettingsPrivate::iniEscapedKey | | Prototype: | void QSettingsPrivate::iniEscapedKey(const QString &key, QByteArray &result) | | Coverage: | 100.000% (32/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 545-570 |
| | 18 | 6 |
QSettingsPrivate::create| Name: | QSettingsPrivate::create | | Prototype: | QSettingsPrivate *QSettingsPrivate::create(QSettings::Format format, QSettings::Scope scope, const QString &organization, const QString &application) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 289-293 |
| | 1 | 1 |
QSettingsPrivate::create| Name: | QSettingsPrivate::create | | Prototype: | QSettingsPrivate *QSettingsPrivate::create(const QString &fileName, QSettings::Format format) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 297-300 |
| | 1 | 1 |
QSettingsPrivate::beginGroupOrArray| Name: | QSettingsPrivate::beginGroupOrArray | | Prototype: | void QSettingsPrivate::beginGroupOrArray(const QSettingsGroup &group) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 319-326 |
| | 4 | 2 |
QSettingsPrivate::actualKey| Name: | QSettingsPrivate::actualKey | | Prototype: | QString QSettingsPrivate::actualKey(const QString &key) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 242-248 |
| | 4 | 1 |
QSettingsPrivate::QSettingsPrivate| Name: | QSettingsPrivate::QSettingsPrivate | | Prototype: | QSettingsPrivate::QSettingsPrivate(QSettings::Format format) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 225-229 |
| | 2 | 1 |
QSettingsPrivate::QSettingsPrivate| Name: | QSettingsPrivate::QSettingsPrivate | | Prototype: | QSettingsPrivate::QSettingsPrivate(QSettings::Format format, QSettings::Scope scope, const QString &organization, const QString &application) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 231-236 |
| | 2 | 1 |
QSettingsIniSection::QSettingsIniSection| Name: | QSettingsIniSection::QSettingsIniSection | | Prototype: | inline QSettingsIniSection() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1809-1809 |
| | 1 | 1 |
QSettingsIniKey::QSettingsIniKey| Name: | QSettingsIniKey::QSettingsIniKey | | Prototype: | inline QSettingsIniKey() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1788-1788 |
| | 1 | 1 |
QSettingsIniKey::QSettingsIniKey| Name: | QSettingsIniKey::QSettingsIniKey | | Prototype: | inline QSettingsIniKey(const QString &str, int pos = -1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1789-1789 |
| | 1 | 1 |
QSettings::~QSettings| Name: | QSettings::~QSettings | | Prototype: | QSettings::~QSettings() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2707-2717 |
| | 3 | 3 |
QSettings::value| Name: | QSettings::value | | Prototype: | QVariant QSettings::value(const QString &key, const QVariant &defaultValue) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3309-3320 |
| | 8 | 2 |
QSettings::sync| Name: | QSettings::sync | | Prototype: | void QSettings::sync() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2748-2752 |
| | 2 | 1 |
QSettings::status| Name: | QSettings::status | | Prototype: | QSettings::Status QSettings::status() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2886-2890 |
| | 2 | 1 |
QSettings::setValue| Name: | QSettings::setValue | | Prototype: | void QSettings::setValue(const QString &key, const QVariant &value) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3173-3183 |
| | 7 | 2 |
QSettings::setUserIniPath| Name: | QSettings::setUserIniPath | | Prototype: | void QSettings::setUserIniPath(const QString &dir) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3378-3384 |
| | 2 | 1 |
QSettings::setSystemIniPath| Name: | QSettings::setSystemIniPath | | Prototype: | void QSettings::setSystemIniPath(const QString &dir) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3364-3370 |
| | 2 | 1 |
QSettings::setPath| Name: | QSettings::setPath | | Prototype: | void QSettings::setPath(Format format, Scope scope, const QString &path) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3420-3427 |
| | 5 | 2 |
QSettings::setIniCodec| Name: | QSettings::setIniCodec | | Prototype: | void QSettings::setIniCodec(QTextCodec *codec) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2837-2841 |
| | 2 | 1 |
QSettings::setIniCodec| Name: | QSettings::setIniCodec | | Prototype: | void QSettings::setIniCodec(const char *codecName) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2854-2859 |
| | 3 | 2 |
QSettings::setFallbacksEnabled| Name: | QSettings::setFallbacksEnabled | | Prototype: | void QSettings::setFallbacksEnabled(bool b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3257-3261 |
| | 2 | 1 |
QSettings::setDefaultFormat| Name: | QSettings::setDefaultFormat | | Prototype: | void QSettings::setDefaultFormat(Format format) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3334-3337 |
| | 1 | 1 |
QSettings::setArrayIndex| Name: | QSettings::setArrayIndex | | Prototype: | void QSettings::setArrayIndex(int i) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3056-3068 |
| | 8 | 2 |
QSettings::scope| Name: | QSettings::scope | | Prototype: | QSettings::Scope QSettings::scope() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2789-2793 |
| | 2 | 1 |
QSettings::remove| Name: | QSettings::remove | | Prototype: | void QSettings::remove(const QString &key) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3208-3227 |
| | 9 | 3 |
QSettings::registerFormat| Name: | QSettings::registerFormat | | Prototype: | QSettings::Format QSettings::registerFormat(const QString &extension, ReadFunc readFunc, WriteFunc writeFunc, Qt::CaseSensitivity caseSensitivity) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3497-3520 |
| | 14 | 2 |
QSettings::organizationName| Name: | QSettings::organizationName | | Prototype: | QString QSettings::organizationName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2802-2806 |
| | 2 | 1 |
QSettings::isWritable| Name: | QSettings::isWritable | | Prototype: | bool QSettings::isWritable() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3151-3155 |
| | 2 | 1 |
QSettings::iniCodec| Name: | QSettings::iniCodec | | Prototype: | QTextCodec *QSettings::iniCodec() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2868-2872 |
| | 2 | 1 |