Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix2x3& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2291-2294 |
| | 1 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix2x4& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2316-2319 |
| | 1 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix3x2& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2341-2344 |
| | 1 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix3x3& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2366-2369 |
| | 1 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix3x4& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2391-2394 |
| | 1 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix4x2& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2416-2419 |
| | 1 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix4x3& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2441-2444 |
| | 1 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix4x4& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2466-2469 |
| | 1 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const GLfloat value[2][2]) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2532-2535 |
| | 1 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const GLfloat value[3][3]) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2547-2550 |
| | 1 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const GLfloat value[4][4]) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2561-2564 |
| | 1 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue (const char *name, const QTransform& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2595-2599 |
| | 1 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix2x2& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2252-2256 |
| | 2 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix2x3& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2277-2281 |
| | 2 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix2x4& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2302-2306 |
| | 2 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix3x2& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2327-2331 |
| | 2 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix3x3& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2352-2356 |
| | 2 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix3x4& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2377-2381 |
| | 2 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix4x2& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2402-2406 |
| | 2 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix4x3& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2427-2431 |
| | 2 | 1 |
setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QMatrix4x4& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2452-2456 |
| | 2 | 1 |
setGeometryOutputTypeName: | QGLShaderProgram::setGeometryOutputType | Prototype: | void QGLShaderProgram::setGeometryOutputType(GLenum outputType) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 3148-3151 |
| | 1 | 1 |
setGeometryInputTypeName: | QGLShaderProgram::setGeometryInputType | Prototype: | void QGLShaderProgram::setGeometryInputType(GLenum inputType) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 3120-3123 |
| | 1 | 1 |
setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue(const char *name, GLfloat value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1188-1191 |
| | 1 | 1 |
setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue(const char *name, GLfloat x, GLfloat y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1217-1220 |
| | 1 | 1 |
setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue (const char *name, GLfloat x, GLfloat y, GLfloat z) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1247-1251 |
| | 1 | 1 |
setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue (const char *name, GLfloat x, GLfloat y, GLfloat z, GLfloat w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1278-1282 |
| | 1 | 1 |
setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue(const char *name, const QVector2D& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1304-1307 |
| | 1 | 1 |
setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue(const char *name, const QVector3D& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1329-1332 |
| | 1 | 1 |
setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue(const char *name, const QVector4D& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1354-1357 |
| | 1 | 1 |
setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue(const char *name, const QColor& value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1382-1385 |
| | 1 | 1 |
setAttributeValueName: | QGLShaderProgram::setAttributeValue | Prototype: | void QGLShaderProgram::setAttributeValue (const char *name, const GLfloat *values, int columns, int rows) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1432-1436 |
| | 1 | 1 |
setAttributeBufferName: | QGLShaderProgram::setAttributeBuffer | Prototype: | void QGLShaderProgram::setAttributeBuffer (const char *name, GLenum type, int offset, int tupleSize, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1738-1742 |
| | 1 | 1 |
setAttributeArrayName: | QGLShaderProgram::setAttributeArray | Prototype: | void QGLShaderProgram::setAttributeArray (const char *name, const GLfloat *values, int tupleSize, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1586-1590 |
| | 1 | 1 |
setAttributeArrayName: | QGLShaderProgram::setAttributeArray | Prototype: | void QGLShaderProgram::setAttributeArray (const char *name, const QVector2D *values, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1607-1611 |
| | 1 | 1 |
setAttributeArrayName: | QGLShaderProgram::setAttributeArray | Prototype: | void QGLShaderProgram::setAttributeArray (const char *name, const QVector3D *values, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1628-1632 |
| | 1 | 1 |
setAttributeArrayName: | QGLShaderProgram::setAttributeArray | Prototype: | void QGLShaderProgram::setAttributeArray (const char *name, const QVector4D *values, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1649-1653 |
| | 1 | 1 |
setAttributeArrayName: | QGLShaderProgram::setAttributeArray | Prototype: | void QGLShaderProgram::setAttributeArray (const char *name, GLenum type, const void *values, int tupleSize, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1678-1682 |
| | 1 | 1 |
logName: | QGLShaderProgram::log | Prototype: | QString QGLShaderProgram::log() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 992-996 |
| | 2 | 1 |
isLinkedName: | QGLShaderProgram::isLinked | Prototype: | bool QGLShaderProgram::isLinked() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 980-984 |
| | 2 | 1 |
geometryOutputVertexCountName: | QGLShaderProgram::geometryOutputVertexCount | Prototype: | int QGLShaderProgram::geometryOutputVertexCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 3109-3112 |
| | 1 | 1 |
geometryOutputTypeName: | QGLShaderProgram::geometryOutputType | Prototype: | GLenum QGLShaderProgram::geometryOutputType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 3161-3164 |
| | 1 | 1 |
geometryInputTypeName: | QGLShaderProgram::geometryInputType | Prototype: | GLenum QGLShaderProgram::geometryInputType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 3134-3137 |
| | 1 | 1 |
enableAttributeArrayName: | QGLShaderProgram::enableAttributeArray | Prototype: | void QGLShaderProgram::enableAttributeArray(const char *name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1770-1773 |
| | 1 | 1 |
disableAttributeArrayName: | QGLShaderProgram::disableAttributeArray | Prototype: | void QGLShaderProgram::disableAttributeArray(const char *name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1799-1802 |
| | 1 | 1 |
bindAttributeLocationName: | QGLShaderProgram::bindAttributeLocation | Prototype: | void QGLShaderProgram::bindAttributeLocation(const QByteArray& name, int location) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1098-1101 |
| | 1 | 1 |
bindAttributeLocationName: | QGLShaderProgram::bindAttributeLocation | Prototype: | void QGLShaderProgram::bindAttributeLocation(const QString& name, int location) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1116-1119 |
| | 1 | 1 |
attributeLocationName: | QGLShaderProgram::attributeLocation | Prototype: | int QGLShaderProgram::attributeLocation(const QByteArray& name) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1149-1152 |
| | 1 | 1 |
attributeLocationName: | QGLShaderProgram::attributeLocation | Prototype: | int QGLShaderProgram::attributeLocation(const QString& name) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1163-1166 |
| | 1 | 1 |
addShaderFromSourceCodeName: | QGLShaderProgram::addShaderFromSourceCode | Prototype: | bool QGLShaderProgram::addShaderFromSourceCode(QGLShader::ShaderType type, const QByteArray& source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 783-786 |
| | 1 | 1 |
addShaderFromSourceCodeName: | QGLShaderProgram::addShaderFromSourceCode | Prototype: | bool QGLShaderProgram::addShaderFromSourceCode(QGLShader::ShaderType type, const QString& source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 803-806 |
| | 1 | 1 |
QGLShaderProgramName: | QGLShaderProgram::QGLShaderProgram | Prototype: | QGLShaderProgram::QGLShaderProgram(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 652-655 |
| | 2 | 1 |
QGLShaderProgramName: | QGLShaderProgram::QGLShaderProgram | Prototype: | QGLShaderProgram::QGLShaderProgram(const QGLContext *context, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 665-668 |
| | 2 | 1 |