| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 157-163 |  
  |  | 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:  | 188-196 |  
  |  | 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:  | 128-129 |  
  |  | 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:  | 102-102 |  
  |  | 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:  | 246-249 |  
  |  | 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:  | 275-280 |  
  |  | 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:  | 307-311 |  
  |  | 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:  | 316-330 |  
  |  | 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:  | 428-431 |  
  |  | 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:  | 174-198 |  
  |  | 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:  | 107-114 |  
  |  | 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:  | 539-580 |  
  |  | 22 | 8 | 
 QSequentialAnimationGroupPrivate::atEnd| Name:  | QSequentialAnimationGroupPrivate::atEnd |  | Prototype:  | bool QSequentialAnimationGroupPrivate::atEnd() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 92-105 |  
  |  | 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:  | 116-147 |  
  |  | 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:  | 433-461 |  
  |  | 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:  | 3861-3867 |  
  |  | 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:  | 3921-3927 |  
  |  | 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:  | 3898-3903 |  
  |  | 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:  | 3881-3884 |  
  |  | 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:  | 3869-3873 |  
  |  | 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:  | 3875-3879 |  
  |  | 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:  | 3886-3889 |  
  |  | 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:  | 4025-4028 |  
  |  | 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:  | 4000-4006 |  
  |  | 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:  | 4127-4133 |  
  |  | 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:  | 4039-4043 |  
  |  | 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:  | 4052-4058 |  
  |  | 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:  | 3965-3970 |  
  |  | 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:  | 3911-3916 |  
  |  | 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:  | 3932-3935 |  
  |  | 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:  | 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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 | 
 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::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::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::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::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::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::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::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:  | 197-208 |  
  |  | 8 | 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:  | 367-371 |  
  |  | 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:  | 178-181 |  
  |  | 1 | 1 | 
 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:  | 67-78 |  
  |  | 2 | 1 | 
 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:  | 129-133 |  
  |  | 2 | 1 | 
 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:  | 112-124 |  
  |  | 8 | 3 | 
 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:  | 61-83 |  
  |  | 9 | 2 | 
 QSharedNetworkSessionManager::getSession| Name:  | QSharedNetworkSessionManager::getSession |  | Prototype:  | QSharedPointer<QNetworkSession> QSharedNetworkSessionManager::getSession(const QNetworkConfiguration &config) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp |  | Lines:  | 65-79 |  
  |  | 9 | 3 | 
 QSignalDumper::endDump| Name:  | QSignalDumper::endDump |  | Prototype:  | void QSignalDumper::endDump() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp |  | Lines:  | 176-180 |  
  |  | 1 | 1 | 
 QSignalEventGenerator::QSignalEventGenerator| Name:  | QSignalEventGenerator::QSignalEventGenerator |  | Prototype:  | QSignalEventGenerator::QSignalEventGenerator(QStateMachine *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 3104-3107 |  
  |  | 2 | 1 | 
 QSignalEventGenerator::execute| Name:  | QSignalEventGenerator::execute |  | Prototype:  | void QSignalEventGenerator::execute(void **_a) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 3096-3102 |  
  |  | 4 | 1 |