| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 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:  | 597-600 |  
  |  | 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:  | 471-474 |  
  |  | 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:  | 483-486 |  
  |  | 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:  | 653-656 |  
  |  | 1 | 1 | 
 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:  | 547-550 |  
  |  | 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:  | 567-570 |  
  |  | 1 | 1 | 
 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:  | 619-622 |  
  |  | 1 | 1 | 
 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:  | 658-661 |  
  |  | 1 | 1 | 
 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:  | 642-651 |  
  |  | 2 | 2 | 
 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:  | 610-614 |  
  |  | 2 | 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:  | 630-636 |  
  |  | 3 | 2 | 
 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:  | 581-587 |  
  |  | 3 | 2 | 
 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:  | 499-505 |  
  |  | 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:  | 516-525 |  
  |  | 6 | 3 | 
 Key| Name:  | QPixmapCache::Key |  | Coverage:  |   0.000% (0/24) |  
  |  | 15 | 10 |