| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
SourceAndConstAlpha| Name: | SourceAndConstAlpha::SourceAndConstAlpha | | Prototype: | SourceAndConstAlpha(int a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 54-56 |
| | 1 | 1 |
alpha| Name: | SourceAndConstAlpha::alpha | | Prototype: | inline uchar alpha(uchar src) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 57-57 |
| | 1 | 1 |
bytemul| Name: | SourceAndConstAlpha::bytemul | | Prototype: | inline quint16 bytemul(quint16 x) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 58-62 |
| | 3 | 1 |