| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
fetchSingle| Name: | 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 |
fetchSingle| Name: | 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 |
memfill| Name: | 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 |
null| Name: | 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 |