| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 CacheInfo| Name:  | QGradientCache::CacheInfo |  | Coverage:  |   0.000% (0/1) |  
  |  | 1 | 1 | 
 maxCacheSize| Name:  | QGradientCache::maxCacheSize |  | Prototype:  | inline int maxCacheSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4182-4182 |  
  |  | 1 | 1 | 
 paletteSize| Name:  | QGradientCache::paletteSize |  | Prototype:  | inline int paletteSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4180-4180 |  
  |  | 1 | 1 | 
 addCacheElement| Name:  | QGradientCache::addCacheElement |  | Prototype:  | QSharedPointer<const CacheInfo> addCacheElement(quint64 hash_val, const QGradient &gradient, int opacity) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4186-4196 |  
  |  | 7 | 3 | 
 getBuffer| Name:  | QGradientCache::getBuffer |  | Prototype:  | inline QSharedPointer<const CacheInfo> getBuffer(const QGradient &gradient, int opacity) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4156-4178 |  
  |  | 14 | 5 | 
 generateGradientColorTable| Name:  | QGradientCache::generateGradientColorTable |  | Prototype:  | void QGradientCache::generateGradientColorTable(const QGradient& gradient, QRgba64 *colorTable, int size, int opacity) const |  | Coverage:  |   0.000% (0/83) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4202-4393 |  
  |  | 122 | 27 |