Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
operator==Name: | QGradient::operator== | Prototype: | bool QGradient::operator==(const QGradient &gradient) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1554-1581 |
| | 21 | 7 |
setColorAtName: | QGradient::setColorAt | Prototype: | void QGradient::setColorAt(qreal pos, const QColor &color) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1400-1415 |
| | 9 | 5 |
stopsName: | QGradient::stops | Prototype: | QGradientStops QGradient::stops() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1442-1450 |
| | 5 | 2 |
setStopsName: | QGradient::setStops | Prototype: | void QGradient::setStops(const QGradientStops &stops) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1426-1431 |
| | 3 | 2 |
setInterpolationModeName: | QGradient::setInterpolationMode | Prototype: | void QGradient::setInterpolationMode(InterpolationMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1530-1536 |
| | 3 | 1 |
setCoordinateModeName: | QGradient::setCoordinateMode | Prototype: | void QGradient::setCoordinateMode(CoordinateMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1491-1497 |
| | 3 | 1 |
interpolationModeName: | QGradient::interpolationMode | Prototype: | QGradient::InterpolationMode QGradient::interpolationMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1517-1521 |
| | 1 | 1 |
coordinateModeName: | QGradient::coordinateMode | Prototype: | QGradient::CoordinateMode QGradient::coordinateMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1479-1483 |
| | 1 | 1 |
QGradientName: | QGradient::QGradient | Prototype: | QGradient::QGradient() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1323-1326 |
| | 2 | 1 |