Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 3467-3467 |
| | 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: | 3476-3479 |
| | 1 | 1 |
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: | 3468-3471 |
| | 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: | 3472-3475 |
| | 1 | 1 |