Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
mergedKeyMapName: | QConfFile::mergedKeyMap | Prototype: | ParsedSettingsMap QConfFile::mergedKeyMap() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 164-174 |
| | 7 | 3 |
fromNameName: | QConfFile::fromName | Prototype: | QConfFile *QConfFile::fromName(const QString &fileName, bool _userPerms) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 201-220 |
| | 12 | 4 |
clearCacheName: | QConfFile::clearCache | Prototype: | void QConfFile::clearCache() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 222-226 |
| | 2 | 1 |
QConfFileName: | QConfFile::QConfFile | Prototype: | QConfFile::QConfFile(const QString &fileName, bool _userPerms) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 152-156 |
| | 1 | 1 |
isWritableName: | QConfFile::isWritable | Prototype: | bool QConfFile::isWritable() const | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 176-199 |
| | 10 | 4 |
~QConfFileName: | QConfFile::~QConfFile | Prototype: | QConfFile::~QConfFile() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 158-162 |
| | 2 | 2 |