| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 totalUsed| Name:  | QPixmapCache::totalUsed |  | Prototype:  | int QPixmapCache::totalUsed() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 674-677 |  
  |  | 1 | 1 | 
 setCacheLimit| Name:  | QPixmapCache::setCacheLimit |  | Prototype:  | void QPixmapCache::setCacheLimit(int n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 626-630 |  
  |  | 2 | 1 | 
 replace| Name:  | QPixmapCache::replace |  | Prototype:  | bool QPixmapCache::replace(const Key &key, const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 597-603 |  
  |  | 3 | 2 | 
 remove| Name:  | QPixmapCache::remove |  | Prototype:  | void QPixmapCache::remove(const QString &key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 635-638 |  
  |  | 1 | 1 | 
 remove| Name:  | QPixmapCache::remove |  | Prototype:  | void QPixmapCache::remove(const Key &key) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 646-652 |  
  |  | 3 | 2 | 
 insert| Name:  | QPixmapCache::insert |  | Prototype:  | bool QPixmapCache::insert(const QString &key, const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 563-566 |  
  |  | 1 | 1 | 
 insert| Name:  | QPixmapCache::insert |  | Prototype:  | QPixmapCache::Key QPixmapCache::insert(const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 583-586 |  
  |  | 1 | 1 | 
 flushDetachedPixmaps| Name:  | QPixmapCache::flushDetachedPixmaps |  | Prototype:  | void QPixmapCache::flushDetachedPixmaps() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 669-672 |  
  |  | 1 | 1 | 
 find| Name:  | QPixmapCache::find |  | Prototype:  | QPixmap *QPixmapCache::find(const QString &key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 487-490 |  
  |  | 1 | 1 | 
 find| Name:  | QPixmapCache::find |  | Prototype:  | bool QPixmapCache::find(const QString &key, QPixmap& pixmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 499-502 |  
  |  | 1 | 1 | 
 find| Name:  | QPixmapCache::find |  | Prototype:  | bool QPixmapCache::find(const QString &key, QPixmap* pixmap) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 515-521 |  
  |  | 4 | 2 | 
 find| Name:  | QPixmapCache::find |  | Prototype:  | bool QPixmapCache::find(const Key &key, QPixmap* pixmap) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 532-541 |  
  |  | 6 | 3 | 
 clear| Name:  | QPixmapCache::clear |  | Prototype:  | void QPixmapCache::clear() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 658-667 |  
  |  | 2 | 2 | 
 cacheLimit| Name:  | QPixmapCache::cacheLimit |  | Prototype:  | int QPixmapCache::cacheLimit() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 613-616 |  
  |  | 1 | 1 | 
 Key| Name:  | QPixmapCache::Key |  | Coverage:  |   0.000% (0/25) |  
  |  | 16 | 11 |