| Functionâ–´ | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
generateGradientColorTable| Name: | QOpenGL2GradientCache::generateGradientColorTable | | Prototype: | void QOpenGL2GradientCache::generateGradientColorTable(const QGradient& gradient, QRgba64 *colorTable, int size, qreal opacity) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | | Lines: | 170-220 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | | Lines (reference): | 164-217 | | Comparison: | Different |
| | Different | 36 | 9 |
generateGradientColorTable| Name: | QOpenGL2GradientCache::generateGradientColorTable | | Prototype: | void QOpenGL2GradientCache::generateGradientColorTable(const QGradient& gradient, uint *colorTable, int size, qreal opacity) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | | Lines: | 222-273 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | | Lines (reference): | 219-272 | | Comparison: | Different |
| | Different | 36 | 9 |
getBuffer| Name: | QOpenGL2GradientCache::getBuffer | | Prototype: | GLuint QOpenGL2GradientCache::getBuffer(const QGradient &gradient, qreal opacity) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | | Lines: | 107-133 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | | Lines (reference): | 101-127 | | Comparison: | Different |
| | Different | 15 | 5 |