| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
null| Name: | GradientBase64::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: | 3486-3486 |
| | 1 | 1 |
memfill| Name: | GradientBase64::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: | 3495-3498 |
| | 1 | 1 |
fetchSingle| Name: | GradientBase64::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: | 3487-3490 |
| | 1 | 1 |
fetchSingle| Name: | GradientBase64::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: | 3491-3494 |
| | 1 | 1 |