Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QColormapName: | QColormap::QColormap | Prototype: | QColormap::QColormap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 94-96 |
| | 1 | 1 |
QColormapName: | QColormap::QColormap | Prototype: | QColormap::QColormap(const QColormap &colormap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 98-100 |
| | 1 | 1 |
cleanupName: | QColormap::cleanup | Prototype: | void QColormap::cleanup() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 83-87 |
| | 2 | 1 |
colormapName: | QColormap::colormap | Prototype: | const QVector<QColor> QColormap::colormap() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 223-226 |
| | 1 | 1 |
depthName: | QColormap::depth | Prototype: | int QColormap::depth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 112-113 |
| | 1 | 1 |
instanceName: | QColormap::instance | Prototype: | QColormap QColormap::instance(int ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 89-92 |
| | 1 | 1 |
modeName: | QColormap::mode | Prototype: | QColormap::Mode QColormap::mode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 108-109 |
| | 1 | 1 |
operator=Name: | QColormap::operator= | Prototype: | QColormap &QColormap::operator=(const QColormap &colormap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 228-229 |
| | 1 | 1 |
sizeName: | QColormap::size | Prototype: | int QColormap::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 116-119 |
| | 1 | 1 |
~QColormapName: | QColormap::~QColormap | Prototype: | QColormap::~QColormap() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 102-106 |
| | 2 | 2 |
colorAtName: | QColormap::colorAt | Prototype: | const QColor QColormap::colorAt(uint pixel) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 194-221 |
| | 12 | 3 |
initializeName: | QColormap::initialize | Prototype: | void QColormap::initialize() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 64-81 |
| | 12 | 3 |
pixelName: | QColormap::pixel | Prototype: | uint QColormap::pixel(const QColor &color) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 159-192 |
| | 16 | 5 |