| 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:  | 228-232 |  
  |  | 2 | 1 | 
 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:  | 270-281 |  
  |  | 8 | 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:  | 389-398 |  
  |  | 7 | 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:  | 352-372 |  
  |  | 11 | 3 | 
 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:  | 374-382 |  
  |  | 5 | 2 | 
 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:  | 384-387 |  
  |  | 1 | 1 | 
 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:  | 412-421 |  
  |  | 7 | 2 | 
 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:  | 284-297 |  
  |  | 8 | 3 | 
 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:  | 299-307 |  
  |  | 5 | 2 | 
 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:  | 309-334 |  
  |  | 14 | 4 | 
 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:  | 336-350 |  
  |  | 8 | 3 | 
 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:  | 436-441 |  
  |  | 3 | 2 | 
 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:  | 195-196 |  
  |  | 1 | 1 | 
 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:  | 248-268 |  
  |  | 13 | 3 | 
 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:  | 400-410 |  
  |  | 8 | 2 | 
 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:  | 423-434 |  
  |  | 8 | 2 | 
 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:  | 222-227 |  
  |  | 2 | 1 |