| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
store| Name: | BlendSrcGeneric::store | | Prototype: | void store(int x, int y, int len) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4076-4080 |
| | 2 | 2 |
process| Name: | BlendSrcGeneric::process | | Prototype: | void process(int, int, int len, int coverage, const uint *src, int offset) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4071-4074 |
| | 1 | 1 |
fetch| Name: | BlendSrcGeneric::fetch | | Prototype: | const uint *fetch(int x, int y, int len) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4065-4069 |
| | 2 | 1 |
BlendSrcGeneric| Name: | BlendSrcGeneric::BlendSrcGeneric | | Prototype: | BlendSrcGeneric(QSpanData *d, Operator o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4060-4063 |
| | 2 | 1 |