| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 stops| Name:  | 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 | 
 setStops| Name:  | 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 | 
 setInterpolationMode| Name:  | 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 | 
 setCoordinateMode| Name:  | 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 | 
 setColorAt| Name:  | 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 | 
 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 | 
 interpolationMode| Name:  | 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 | 
 coordinateMode| Name:  | 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 | 
 QGradient| Name:  | 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 |