Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
lookupName: | QIconCacheGtkReader::lookup | Prototype: | QVector<const char *> QIconCacheGtkReader::lookup(const QString &name) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 244-292 |
| | 33 | 8 |
QIconCacheGtkReaderName: | QIconCacheGtkReader::QIconCacheGtkReader | Prototype: | QIconCacheGtkReader::QIconCacheGtkReader(const QString &dirName) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 199-229 |
| | 22 | 7 |
read32Name: | QIconCacheGtkReader::read32 | Prototype: | quint32 read32(uint offset) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 187-195 |
| | 5 | 2 |
read16Name: | QIconCacheGtkReader::read16 | Prototype: | quint16 read16(uint offset) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 179-186 |
| | 4 | 2 |
isValidName: | QIconCacheGtkReader::isValid | Prototype: | bool isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 172-172 |
| | 1 | 1 |