| 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:  | 4192-4192 |  
  |  | 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:  | 4190-4190 |  
  |  | 1 | 1 | 
 addCacheElement| Name:  | QGradientCache::addCacheElement |  | Prototype:  | QExplicitlySharedDataPointer<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:  | 4196-4206 |  
  |  | 7 | 3 | 
 getBuffer| Name:  | QGradientCache::getBuffer |  | Prototype:  | inline QExplicitlySharedDataPointer<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:  | 4166-4188 |  
  |  | 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:  | 4212-4403 |  
  |  | 122 | 27 |