| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 310-314 |
| | 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: | 503-518 |
| | 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: | 292-296 |
| | 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: | 421-425 |
| | 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: | 592-596 |
| | 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: | 578-582 |
| | 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: | 437-450 |
| | 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: | 461-465 |
| | 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: | 485-489 |
| | 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: | 326-359 |
| | 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: | 476-480 |
| | 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: | 397-413 |
| | 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: | 151-154 |
| | 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: | 163-167 |
| | 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: | 185-195 |
| | 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: | 435-445 |
| | 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: | 879-889 |
| | 8 | 3 |
QSharedDataPointer::clone| Name: | QSharedDataPointer::clone | | Prototype: | template <> inline QUrlQueryPrivate * QSharedDataPointer<QUrlQueryPrivate>::clone() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 330-334 |
| | 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: | 587-590 |
| | 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: | 96-105 |
| | 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: | 65-76 |
| | 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: | 78-81 |
| | 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: | 83-94 |
| | 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: | 50-59 |
| | 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: | 394-473 |
| | 40 | 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: | 362-370 |
| | 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: | 343-347 |
| | 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: | 476-529 |
| | 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: | 372-392 |
| | 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: | 895-919 |
| | 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: | 337-341 |
| | 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: | 349-360 |
| | 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: | 308-322 |
| | 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: | 266-289 |
| | 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: | 726-893 |
| | 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: | 560-614 |
| | 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: | 705-724 |
| | 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: | 616-695 |
| | 51 | 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: | 533-558 |
| | 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: | 294-298 |
| | 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: | 302-305 |
| | 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: | 324-330 |
| | 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: | 248-253 |
| | 3 | 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: | 231-235 |
| | 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: | 237-242 |
| | 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: | 1785-1785 |
| | 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: | 1764-1764 |
| | 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: | 1765-1765 |
| | 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: | 2680-2690 |
| | 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: | 3282-3293 |
| | 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: | 2721-2725 |
| | 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: | 2859-2863 |
| | 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: | 3146-3156 |
| | 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: | 3351-3357 |
| | 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: | 3337-3343 |
| | 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: | 3393-3400 |
| | 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: | 2810-2814 |
| | 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: | 2827-2832 |
| | 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: | 3230-3234 |
| | 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: | 3307-3310 |
| | 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: | 3029-3041 |
| | 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: | 2762-2766 |
| | 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: | 3181-3200 |
| | 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: | 3470-3492 |
| | 13 | 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: | 2775-2779 |
| | 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: | 3124-3128 |
| | 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: | 2841-2845 |
| | 2 | 1 |
QSettings::group| Name: | QSettings::group | | Prototype: | QString QSettings::group() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2929-2933 |
| | 2 | 1 |
QSettings::format| Name: | QSettings::format | | Prototype: | QSettings::Format QSettings::format() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2749-2753 |
| | 2 | 1 |
QSettings::fileName| Name: | QSettings::fileName | | Prototype: | QString QSettings::fileName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2736-2740 |
| | 2 | 1 |
QSettings::fallbacksEnabled| Name: | QSettings::fallbacksEnabled | | Prototype: | bool QSettings::fallbacksEnabled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3243-3247 |
| | 2 | 1 |
QSettings::event| Name: | QSettings::event | | Prototype: | bool QSettings::event(QEvent *event) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3253-3261 |
| | 5 | 2 |
QSettings::endGroup| Name: | QSettings::endGroup | | Prototype: | void QSettings::endGroup() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2907-2922 |
| | 10 | 4 |
QSettings::endArray| Name: | QSettings::endArray | | Prototype: | void QSettings::endArray() | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3000-3019 |
| | 13 | 5 |
QSettings::defaultFormat| Name: | QSettings::defaultFormat | | Prototype: | QSettings::Format QSettings::defaultFormat() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3320-3323 |
| | 1 | 1 |
QSettings::contains| Name: | QSettings::contains | | Prototype: | bool QSettings::contains(const QString &key) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3216-3221 |
| | 3 | 1 |
QSettings::clear| Name: | QSettings::clear | | Prototype: | void QSettings::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2703-2708 |
| | 3 | 1 |
QSettings::childKeys| Name: | QSettings::childKeys | | Prototype: | QStringList QSettings::childKeys() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3082-3086 |
| | 2 | 1 |
QSettings::childGroups| Name: | QSettings::childGroups | | Prototype: | QStringList QSettings::childGroups() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3106-3110 |
| | 2 | 1 |
QSettings::beginWriteArray| Name: | QSettings::beginWriteArray | | Prototype: | void QSettings::beginWriteArray(const QString &prefix, int size) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2983-2992 |
| | 5 | 2 |
QSettings::beginReadArray| Name: | QSettings::beginReadArray | | Prototype: | int QSettings::beginReadArray(const QString &prefix) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2947-2952 |
| | 3 | 1 |
QSettings::beginGroup| Name: | QSettings::beginGroup | | Prototype: | void QSettings::beginGroup(const QString &prefix) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2891-2895 |
| | 2 | 1 |
QSettings::applicationName| Name: | QSettings::applicationName | | Prototype: | QString QSettings::applicationName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2788-2792 |
| | 2 | 1 |
QSettings::allKeys| Name: | QSettings::allKeys | | Prototype: | QStringList QSettings::allKeys() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3058-3062 |
| | 2 | 1 |
QSettings::QSettings| Name: | QSettings::QSettings | | Prototype: | QSettings::QSettings(const QString &organization, const QString &application, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2505-2509 |
| | 2 | 1 |
QSettings::QSettings| Name: | QSettings::QSettings | | Prototype: | QSettings::QSettings(Scope scope, const QString &organization, const QString &application, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2530-2534 |
| | 2 | 1 |
QSettings::QSettings| Name: | QSettings::QSettings | | Prototype: | QSettings::QSettings(Format format, Scope scope, const QString &organization, const QString &application, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2554-2558 |
| | 2 | 1 |
QSettings::QSettings| Name: | QSettings::QSettings | | Prototype: | QSettings::QSettings(const QString &fileName, Format format, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2590-2593 |
| | 2 | 1 |
QSettings::QSettings| Name: | QSettings::QSettings | | Prototype: | QSettings::QSettings(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2629-2643 |
| | 2 | 1 |
QSessionManagerPrivate::~QSessionManagerPrivate| Name: | QSessionManagerPrivate::~QSessionManagerPrivate | | Prototype: | QSessionManagerPrivate::~QSessionManagerPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 131-135 |
| | 2 | 1 |
QSessionManagerPrivate::QSessionManagerPrivate| Name: | QSessionManagerPrivate::QSessionManagerPrivate | | Prototype: | QSessionManagerPrivate::QSessionManagerPrivate(const QString &id, const QString &key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 122-129 |
| | 9 | 1 |
QSessionManager::setRestartHint| Name: | QSessionManager::setRestartHint | | Prototype: | void QSessionManager::setRestartHint(QSessionManager::RestartHint hint) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 269-273 |
| | 2 | 1 |
QSessionManager::setRestartCommand| Name: | QSessionManager::setRestartCommand | | Prototype: | void QSessionManager::setRestartCommand(const QStringList &command) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 310-314 |
| | 2 | 1 |
QSessionManager::setManagerProperty| Name: | QSessionManager::setManagerProperty | | Prototype: | void QSessionManager::setManagerProperty(const QString &name, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 365-370 |
| | 2 | 1 |
QSessionManager::setManagerProperty| Name: | QSessionManager::setManagerProperty | | Prototype: | void QSessionManager::setManagerProperty(const QString &name, const QStringList &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 378-383 |
| | 2 | 1 |
QSessionManager::setDiscardCommand| Name: | QSessionManager::setDiscardCommand | | Prototype: | void QSessionManager::setDiscardCommand(const QStringList &command) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 336-340 |
| | 2 | 1 |
QSessionManager::sessionKey| Name: | QSessionManager::sessionKey | | Prototype: | QString QSessionManager::sessionKey() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 172-176 |
| | 2 | 1 |
QSessionManager::sessionId| Name: | QSessionManager::sessionId | | Prototype: | QString QSessionManager::sessionId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 154-158 |
| | 2 | 1 |
QSessionManager::restartHint| Name: | QSessionManager::restartHint | | Prototype: | QSessionManager::RestartHint QSessionManager::restartHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 283-287 |
| | 2 | 1 |
QSessionManager::restartCommand| Name: | QSessionManager::restartCommand | | Prototype: | QStringList QSessionManager::restartCommand() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 325-329 |
| | 2 | 1 |