| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 265-288 |
| | 19 | 4 |
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: | 179-189 |
| | 13 | 3 |
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: | 147-160 |
| | 10 | 3 |
~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: | 115-119 |
| | 2 | 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: | 165-171 |
| | 4 | 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: | 131-138 |
| | 5 | 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: | 254-259 |
| | 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: | 194-200 |
| | 3 | 2 |
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: | 215-221 |
| | 3 | 2 |
size| Name: | QGLColormap::size | | Prototype: | int QGLColormap::size() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 245-248 |
| | 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: | 207-210 |
| | 1 | 1 |
isEmpty| Name: | QGLColormap::isEmpty | | Prototype: | bool QGLColormap::isEmpty() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 236-239 |
| | 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: | 121-126 |
| | 3 | 1 |
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: | 105-109 |
| | 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: | 95-99 |
| | 1 | 1 |