| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QGLColormap| Name:  | QGLColormap::QGLColormap |  | Prototype:  | QGLColormap::QGLColormap(const QGLColormap &map) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 111-115 |  
  |  | 1 | 1 | 
 QGLColormap| Name:  | QGLColormap::QGLColormap |  | Prototype:  | QGLColormap::QGLColormap() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 101-105 |  
  |  | 1 | 1 | 
 cleanup| Name:  | QGLColormap::cleanup |  | Prototype:  | void QGLColormap::cleanup(QGLColormap::QGLColormapData *x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 127-132 |  
  |  | 3 | 1 | 
 isEmpty| Name:  | QGLColormap::isEmpty |  | Prototype:  | bool QGLColormap::isEmpty() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 242-245 |  
  |  | 1 | 1 | 
 setEntry| Name:  | QGLColormap::setEntry |  | Prototype:  | void QGLColormap::setEntry(int idx, const QColor &color) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 213-216 |  
  |  | 1 | 1 | 
 size| Name:  | QGLColormap::size |  | Prototype:  | int QGLColormap::size() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 251-254 |  
  |  | 1 | 1 | 
 entryColor| Name:  | QGLColormap::entryColor |  | Prototype:  | QColor QGLColormap::entryColor(int idx) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 221-227 |  
  |  | 3 | 2 | 
 entryRgb| Name:  | QGLColormap::entryRgb |  | Prototype:  | QRgb QGLColormap::entryRgb(int idx) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 200-206 |  
  |  | 3 | 2 | 
 find| Name:  | QGLColormap::find |  | Prototype:  | int QGLColormap::find(QRgb color) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 260-265 |  
  |  | 3 | 2 | 
 operator=| Name:  | QGLColormap::operator= |  | Prototype:  | QGLColormap & QGLColormap::operator=(const QGLColormap &map) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 137-144 |  
  |  | 5 | 2 | 
 setEntry| Name:  | QGLColormap::setEntry |  | Prototype:  | void QGLColormap::setEntry(int idx, QRgb color) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 171-177 |  
  |  | 4 | 2 | 
 ~QGLColormap| Name:  | QGLColormap::~QGLColormap |  | Prototype:  | QGLColormap::~QGLColormap() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 121-125 |  
  |  | 2 | 2 | 
 detach_helper| Name:  | QGLColormap::detach_helper |  | Prototype:  | void QGLColormap::detach_helper() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 153-166 |  
  |  | 10 | 3 | 
 setEntries| Name:  | QGLColormap::setEntries |  | Prototype:  | void QGLColormap::setEntries(int count, const QRgb *colors, int base) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 185-195 |  
  |  | 13 | 3 | 
 findNearest| Name:  | QGLColormap::findNearest |  | Prototype:  | int QGLColormap::findNearest(QRgb color) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 271-294 |  
  |  | 19 | 4 |