Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
fetchSingleName: | GradientBase32::fetchSingle | Prototype: | static Type fetchSingle(const QGradientData& gradient, qreal v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3469-3472 |
| | 1 | 1 |
fetchSingleName: | GradientBase32::fetchSingle | Prototype: | static Type fetchSingle(const QGradientData& gradient, int v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3473-3476 |
| | 1 | 1 |
memfillName: | GradientBase32::memfill | Prototype: | static void memfill(Type *buffer, Type fill, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3477-3480 |
| | 1 | 1 |
nullName: | GradientBase32::null | Prototype: | static Type null() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3468-3468 |
| | 1 | 1 |