| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~QGraphicsShaderEffect| Name:  | QGraphicsShaderEffect::~QGraphicsShaderEffect |  | Prototype:  | QGraphicsShaderEffect::~QGraphicsShaderEffect() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 183-189 |  
  |  | 2 | 1 | 
 setUniformsDirty| Name:  | QGraphicsShaderEffect::setUniformsDirty |  | Prototype:  | void QGraphicsShaderEffect::setUniformsDirty() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 284-291 |  
  |  | 3 | 2 | 
 setUniforms| Name:  | QGraphicsShaderEffect::setUniforms |  | Prototype:  | void QGraphicsShaderEffect::setUniforms(QGLShaderProgram *program) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 303-306 |  
  |  | 1 | 1 | 
 setPixelShaderFragment| Name:  | QGraphicsShaderEffect::setPixelShaderFragment |  | Prototype:  | void QGraphicsShaderEffect::setPixelShaderFragment(const QByteArray& code) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 223-233 |  
  |  | 5 | 2 | 
 pixelShaderFragment| Name:  | QGraphicsShaderEffect::pixelShaderFragment |  | Prototype:  | QByteArray QGraphicsShaderEffect::pixelShaderFragment() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 199-203 |  
  |  | 2 | 1 | 
 draw| Name:  | QGraphicsShaderEffect::draw |  | Prototype:  | void QGraphicsShaderEffect::draw(QPainter *painter) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 238-272 |  
  |  | 16 | 4 | 
 QGraphicsShaderEffect| Name:  | QGraphicsShaderEffect::QGraphicsShaderEffect |  | Prototype:  | QGraphicsShaderEffect::QGraphicsShaderEffect(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 175-178 |  
  |  | 2 | 1 |