| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QResourceRoot::QResourceRoot| Name: | QResourceRoot::QResourceRoot | | Prototype: | inline QResourceRoot() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 105-105 |
| | 1 | 1 |
QResourceRoot::QResourceRoot| Name: | QResourceRoot::QResourceRoot | | Prototype: | inline QResourceRoot(const uchar *t, const uchar *n, const uchar *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 106-106 |
| | 1 | 1 |
QResourceRoot::findOffset| Name: | QResourceRoot::findOffset | | Prototype: | inline int findOffset(int node) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 98-98 |
| | 1 | 1 |
QResourceRoot::isCompressed| Name: | QResourceRoot::isCompressed | | Prototype: | inline bool isCompressed(int node) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 110-110 |
| | 1 | 1 |
QResourceRoot::isContainer| Name: | QResourceRoot::isContainer | | Prototype: | inline bool isContainer(int node) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 109-109 |
| | 1 | 1 |
QResourceRoot::mappingRoot| Name: | QResourceRoot::mappingRoot | | Prototype: | QString mappingRoot() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 113-113 |
| | 1 | 1 |
QResourceRoot::setSource| Name: | QResourceRoot::setSource | | Prototype: | inline void setSource(const uchar *t, const uchar *n, const uchar *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 123-127 |
| | 3 | 1 |
QResourceRoot::type| Name: | QResourceRoot::type | | Prototype: | ResourceRootType type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 120-120 |
| | 1 | 1 |
QRingBuffer::append| Name: | QRingBuffer::append | | Prototype: | void QRingBuffer::append(const QByteArray &qba) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 288-299 |
| | 7 | 2 |
QRingBuffer::chop| Name: | QRingBuffer::chop | | Prototype: | void QRingBuffer::chop(qint64 bytes) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 156-184 |
| | 16 | 5 |
QRingBuffer::clear| Name: | QRingBuffer::clear | | Prototype: | void QRingBuffer::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 186-194 |
| | 5 | 1 |
QRingBuffer::free| Name: | QRingBuffer::free | | Prototype: | void QRingBuffer::free(qint64 bytes) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 66-96 |
| | 17 | 5 |
QRowsRemoval::QRowsRemoval| Name: | QRowsRemoval::QRowsRemoval | | Prototype: | QRowsRemoval(const QModelIndex &parent_source, int start, int end) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 113-115 |
| | 2 | 1 |
QRowsRemoval::QRowsRemoval| Name: | QRowsRemoval::QRowsRemoval | | Prototype: | QRowsRemoval() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 117-119 |
| | 2 | 1 |
QSaveFile::QSaveFile| Name: | QSaveFile::QSaveFile | | Prototype: | QSaveFile::QSaveFile(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 111-116 |
| | 2 | 1 |
QSaveFile::directWriteFallback| Name: | QSaveFile::directWriteFallback | | Prototype: | bool QSaveFile::directWriteFallback() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 391-395 |
| | 2 | 1 |
QSaveFile::fileName| Name: | QSaveFile::fileName | | Prototype: | QString QSaveFile::fileName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 148-151 |
| | 1 | 1 |
QSaveFile::setDirectWriteFallback| Name: | QSaveFile::setDirectWriteFallback | | Prototype: | void QSaveFile::setDirectWriteFallback(bool enabled) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 379-383 |
| | 2 | 1 |
QSaveFile::~QSaveFile| Name: | QSaveFile::~QSaveFile | | Prototype: | QSaveFile::~QSaveFile() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 131-140 |
| | 6 | 2 |
QSaveFilePrivate::QSaveFilePrivate| Name: | QSaveFilePrivate::QSaveFilePrivate | | Prototype: | QSaveFilePrivate::QSaveFilePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 52-57 |
| | 2 | 1 |
QSemaphore::QSemaphore| Name: | QSemaphore::QSemaphore | | Prototype: | QSemaphore::QSemaphore(int n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 110-114 |
| | 2 | 1 |
QSemaphore::acquire| Name: | QSemaphore::acquire | | Prototype: | void QSemaphore::acquire(int n) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 132-139 |
| | 5 | 2 |
QSemaphore::available| Name: | QSemaphore::available | | Prototype: | int QSemaphore::available() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 165-169 |
| | 2 | 1 |
QSemaphore::release| Name: | QSemaphore::release | | Prototype: | void QSemaphore::release(int n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 151-157 |
| | 4 | 1 |
QSemaphore::tryAcquire| Name: | QSemaphore::tryAcquire | | Prototype: | bool QSemaphore::tryAcquire(int n) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 182-190 |
| | 6 | 2 |
QSemaphore::~QSemaphore| Name: | QSemaphore::~QSemaphore | | Prototype: | QSemaphore::~QSemaphore() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 122-123 |
| | 1 | 1 |
QSemaphorePrivate::QSemaphorePrivate| Name: | QSemaphorePrivate::QSemaphorePrivate | | Prototype: | inline QSemaphorePrivate(int n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 96-96 |
| | 1 | 1 |
QSequentialAnimationGroup::QSequentialAnimationGroup| Name: | QSequentialAnimationGroup::QSequentialAnimationGroup | | Prototype: | QSequentialAnimationGroup::QSequentialAnimationGroup(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 240-243 |
| | 2 | 1 |
QSequentialAnimationGroup::addPause| Name: | QSequentialAnimationGroup::addPause | | Prototype: | QPauseAnimation *QSequentialAnimationGroup::addPause(int msecs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 269-274 |
| | 3 | 1 |
QSequentialAnimationGroup::currentAnimation| Name: | QSequentialAnimationGroup::currentAnimation | | Prototype: | QAbstractAnimation *QSequentialAnimationGroup::currentAnimation() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 301-305 |
| | 2 | 1 |
QSequentialAnimationGroup::duration| Name: | QSequentialAnimationGroup::duration | | Prototype: | int QSequentialAnimationGroup::duration() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 310-324 |
| | 8 | 3 |
QSequentialAnimationGroup::event| Name: | QSequentialAnimationGroup::event | | Prototype: | bool QSequentialAnimationGroup::event(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 422-425 |
| | 1 | 1 |
QSequentialAnimationGroupPrivate::advanceForwards| Name: | QSequentialAnimationGroupPrivate::advanceForwards | | Prototype: | void QSequentialAnimationGroupPrivate::advanceForwards(const AnimationIndex &newAnimationIndex) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 168-192 |
| | 12 | 5 |
QSequentialAnimationGroupPrivate::animationActualTotalDuration| Name: | QSequentialAnimationGroupPrivate::animationActualTotalDuration | | Prototype: | int QSequentialAnimationGroupPrivate::animationActualTotalDuration(int index) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 101-108 |
| | 5 | 2 |
QSequentialAnimationGroupPrivate::animationRemoved| Name: | QSequentialAnimationGroupPrivate::animationRemoved | | Prototype: | void QSequentialAnimationGroupPrivate::animationRemoved(int index, QAbstractAnimation *anim) | | Coverage: | 100.000% (22/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 533-574 |
| | 22 | 8 |
QSequentialAnimationGroupPrivate::atEnd| Name: | QSequentialAnimationGroupPrivate::atEnd | | Prototype: | bool QSequentialAnimationGroupPrivate::atEnd() const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 86-99 |
| | 5 | 1 |
QSequentialAnimationGroupPrivate::indexForCurrentTime| Name: | QSequentialAnimationGroupPrivate::indexForCurrentTime | | Prototype: | QSequentialAnimationGroupPrivate::AnimationIndex QSequentialAnimationGroupPrivate::indexForCurrentTime() const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 110-141 |
| | 13 | 3 |
QSequentialAnimationGroupPrivate::setCurrentAnimation| Name: | QSequentialAnimationGroupPrivate::setCurrentAnimation | | Prototype: | void QSequentialAnimationGroupPrivate::setCurrentAnimation(int index, bool intermediate) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 427-455 |
| | 15 | 4 |
QSequentialIterable::QSequentialIterable| Name: | QSequentialIterable::QSequentialIterable | | Prototype: | QSequentialIterable::QSequentialIterable(QtMetaTypePrivate::QSequentialIterableImpl impl) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3863-3869 |
| | 2 | 1 |
QSequentialIterable::at| Name: | QSequentialIterable::at | | Prototype: | QVariant QSequentialIterable::at(int idx) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3923-3929 |
| | 4 | 2 |
QSequentialIterable::begin| Name: | QSequentialIterable::begin | | Prototype: | QSequentialIterable::const_iterator QSequentialIterable::begin() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3900-3905 |
| | 3 | 1 |
QSequentialIterable::const_iterator::begin| Name: | QSequentialIterable::const_iterator::begin | | Prototype: | void QSequentialIterable::const_iterator::begin() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3883-3886 |
| | 1 | 1 |
QSequentialIterable::const_iterator::const_iterator| Name: | QSequentialIterable::const_iterator::const_iterator | | Prototype: | QSequentialIterable::const_iterator::const_iterator(const QSequentialIterable &iter, QAtomicInt *ref_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3871-3875 |
| | 1 | 1 |
QSequentialIterable::const_iterator::const_iterator| Name: | QSequentialIterable::const_iterator::const_iterator | | Prototype: | QSequentialIterable::const_iterator::const_iterator(const QtMetaTypePrivate::QSequentialIterableImpl &impl, QAtomicInt *ref_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3877-3881 |
| | 1 | 1 |
QSequentialIterable::const_iterator::end| Name: | QSequentialIterable::const_iterator::end | | Prototype: | void QSequentialIterable::const_iterator::end() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3888-3891 |
| | 1 | 1 |
QSequentialIterable::const_iterator::operator!=| Name: | QSequentialIterable::const_iterator::operator!= | | Prototype: | bool QSequentialIterable::const_iterator::operator!=(const const_iterator &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4027-4030 |
| | 1 | 1 |
QSequentialIterable::const_iterator::operator*| Name: | QSequentialIterable::const_iterator::operator* | | Prototype: | const QVariant QSequentialIterable::const_iterator::operator*() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4002-4008 |
| | 4 | 2 |
QSequentialIterable::const_iterator::operator+| Name: | QSequentialIterable::const_iterator::operator+ | | Prototype: | QSequentialIterable::const_iterator QSequentialIterable::const_iterator::operator+(int j) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4129-4135 |
| | 4 | 1 |
QSequentialIterable::const_iterator::operator++| Name: | QSequentialIterable::const_iterator::operator++ | | Prototype: | QSequentialIterable::const_iterator &QSequentialIterable::const_iterator::operator++() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4041-4045 |
| | 2 | 1 |
QSequentialIterable::const_iterator::operator++| Name: | QSequentialIterable::const_iterator::operator++ | | Prototype: | QSequentialIterable::const_iterator QSequentialIterable::const_iterator::operator++(int) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4054-4060 |
| | 4 | 1 |
QSequentialIterable::const_iterator::~const_iterator| Name: | QSequentialIterable::const_iterator::~const_iterator | | Prototype: | QSequentialIterable::const_iterator::~const_iterator() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3967-3972 |
| | 3 | 2 |
QSequentialIterable::end| Name: | QSequentialIterable::end | | Prototype: | QSequentialIterable::const_iterator QSequentialIterable::end() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3913-3918 |
| | 3 | 1 |
QSequentialIterable::size| Name: | QSequentialIterable::size | | Prototype: | int QSequentialIterable::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3934-3937 |
| | 1 | 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: | 2532-2536 |
| | 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: | 2557-2561 |
| | 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: | 2581-2585 |
| | 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: | 2617-2620 |
| | 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: | 2656-2670 |
| | 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: | 3085-3089 |
| | 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: | 2815-2819 |
| | 2 | 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: | 2918-2922 |
| | 2 | 1 |
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: | 2974-2979 |
| | 3 | 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: | 3010-3019 |
| | 5 | 2 |
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: | 3133-3137 |
| | 2 | 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: | 3109-3113 |
| | 2 | 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: | 2730-2735 |
| | 3 | 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: | 3243-3248 |
| | 3 | 1 |
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: | 3347-3350 |
| | 1 | 1 |
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: | 2934-2949 |
| | 10 | 4 |
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: | 3270-3274 |
| | 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: | 2763-2767 |
| | 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: | 2776-2780 |
| | 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: | 2956-2960 |
| | 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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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::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::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::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::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::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::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::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::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 |