| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QPMCache| Name:  | QPMCache::QPMCache |  | Prototype:  | QPMCache::QPMCache() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 238-243 |  
  |  | 2 | 1 | 
 get| Name:  | QPMCache::get |  | Prototype:  | static inline QPixmapCache::KeyData *get(const QPixmapCache::Key &key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 211-212 |  
  |  | 1 | 1 | 
 remove| Name:  | QPMCache::remove |  | Prototype:  | bool QPMCache::remove(const QPixmapCache::Key &key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 400-403 |  
  |  | 1 | 1 | 
 ~QPMCache| Name:  | QPMCache::~QPMCache |  | Prototype:  | QPMCache::~QPMCache() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 244-248 |  
  |  | 2 | 1 | 
 clear| Name:  | QPMCache::clear |  | Prototype:  | void QPMCache::clear() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 439-450 |  
  |  | 8 | 2 | 
 createKey| Name:  | QPMCache::createKey |  | Prototype:  | QPixmapCache::Key QPMCache::createKey() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 416-426 |  
  |  | 8 | 2 | 
 getKeyData| Name:  | QPMCache::getKeyData |  | Prototype:  | QPixmapCache::KeyData* QPMCache::getKeyData(QPixmapCache::Key *key) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 452-457 |  
  |  | 3 | 2 | 
 object| Name:  | QPMCache::object |  | Prototype:  | QPixmap *QPMCache::object(const QPixmapCache::Key &key) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 315-323 |  
  |  | 5 | 2 | 
 releaseKey| Name:  | QPMCache::releaseKey |  | Prototype:  | void QPMCache::releaseKey(const QPixmapCache::Key &key) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 428-437 |  
  |  | 7 | 2 | 
 remove| Name:  | QPMCache::remove |  | Prototype:  | bool QPMCache::remove(const QString &key) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 390-398 |  
  |  | 5 | 2 | 
 flushDetachedPixmaps| Name:  | QPMCache::flushDetachedPixmaps |  | Prototype:  | bool QPMCache::flushDetachedPixmaps(bool nt) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 264-284 |  
  |  | 13 | 3 | 
 insert| Name:  | QPMCache::insert |  | Prototype:  | QPixmapCache::Key QPMCache::insert(const QPixmap &pixmap, int cost) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 352-366 |  
  |  | 8 | 3 | 
 object| Name:  | QPMCache::object |  | Prototype:  | QPixmap *QPMCache::object(const QString &key) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 300-313 |  
  |  | 8 | 3 | 
 replace| Name:  | QPMCache::replace |  | Prototype:  | bool QPMCache::replace(const QPixmapCache::Key &key, const QPixmap &pixmap, int cost) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 368-388 |  
  |  | 11 | 3 | 
 resizeKeyArray| Name:  | QPMCache::resizeKeyArray |  | Prototype:  | void QPMCache::resizeKeyArray(int size) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 405-414 |  
  |  | 7 | 3 | 
 timerEvent| Name:  | QPMCache::timerEvent |  | Prototype:  | void QPMCache::timerEvent(QTimerEvent *) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 286-297 |  
  |  | 8 | 3 | 
 insert| Name:  | QPMCache::insert |  | Prototype:  | bool QPMCache::insert(const QString& key, const QPixmap &pixmap, int cost) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 325-350 |  
  |  | 14 | 4 |