Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~KeyName: | QPixmapCache::Key::~Key | Prototype: | QPixmapCache::Key::~Key() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 118-122 |
| | 2 | 2 |
operator ==Name: | QPixmapCache::Key::operator == | Prototype: | bool QPixmapCache::Key::operator ==(const Key &key) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 130-133 |
| | 1 | 1 |
operator =Name: | QPixmapCache::Key::operator = | Prototype: | QPixmapCache::Key &QPixmapCache::Key::operator =(const Key &other) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 161-171 |
| | 7 | 4 |
KeyName: | QPixmapCache::Key::Key | Prototype: | QPixmapCache::Key::Key() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 100-102 |
| | 2 | 1 |
KeyName: | QPixmapCache::Key::Key | Prototype: | QPixmapCache::Key::Key(const Key &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 108-113 |
| | 3 | 2 |