| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue (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: | 2011-2015 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(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: | 2038-2041 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(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: | 2064-2067 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(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: | 2090-2093 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QColor& color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2120-2123 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QPoint& point) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2149-2152 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QPointF& point) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2178-2181 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QSize& size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2207-2210 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QSizeF& size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2236-2239 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, const QMatrix2x2& value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2261-2264 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2286-2289 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2311-2314 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2336-2339 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2361-2364 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2386-2389 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2411-2414 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2436-2439 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2461-2464 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2527-2530 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2542-2545 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2556-2559 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2590-2594 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2247-2251 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2272-2276 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2297-2301 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2322-2326 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2347-2351 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2372-2376 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2397-2401 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2422-2426 |
| | 2 | 1 |
QGLShaderProgram::setUniformValue| Name: | 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: | 2447-2451 |
| | 2 | 1 |
QGLShaderProgram::setGeometryOutputType| Name: | 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: | 3143-3146 |
| | 1 | 1 |
QGLShaderProgram::setGeometryInputType| Name: | 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: | 3115-3118 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValue| Name: | 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: | 1183-1186 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValue| Name: | 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: | 1212-1215 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValue| Name: | 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: | 1242-1246 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValue| Name: | 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: | 1273-1277 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValue| Name: | 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: | 1299-1302 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValue| Name: | 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: | 1324-1327 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValue| Name: | 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: | 1349-1352 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValue| Name: | 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: | 1377-1380 |
| | 1 | 1 |
QGLShaderProgram::setAttributeValue| Name: | 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: | 1427-1431 |
| | 1 | 1 |
QGLShaderProgram::setAttributeBuffer| Name: | 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: | 1733-1737 |
| | 1 | 1 |
QGLShaderProgram::setAttributeArray| Name: | 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: | 1581-1585 |
| | 1 | 1 |
QGLShaderProgram::setAttributeArray| Name: | 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: | 1602-1606 |
| | 1 | 1 |
QGLShaderProgram::setAttributeArray| Name: | 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: | 1623-1627 |
| | 1 | 1 |
QGLShaderProgram::setAttributeArray| Name: | 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: | 1644-1648 |
| | 1 | 1 |
QGLShaderProgram::setAttributeArray| Name: | 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: | 1673-1677 |
| | 1 | 1 |
QGLShaderProgram::log| Name: | 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: | 987-991 |
| | 2 | 1 |
QGLShaderProgram::isLinked| Name: | 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: | 975-979 |
| | 2 | 1 |
QGLShaderProgram::geometryOutputVertexCount| Name: | 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: | 3104-3107 |
| | 1 | 1 |
QGLShaderProgram::geometryOutputType| Name: | 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: | 3156-3159 |
| | 1 | 1 |
QGLShaderProgram::geometryInputType| Name: | 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: | 3129-3132 |
| | 1 | 1 |
QGLShaderProgram::enableAttributeArray| Name: | 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: | 1765-1768 |
| | 1 | 1 |
QGLShaderProgram::disableAttributeArray| Name: | 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: | 1794-1797 |
| | 1 | 1 |
QGLShaderProgram::bindAttributeLocation| Name: | 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: | 1093-1096 |
| | 1 | 1 |
QGLShaderProgram::bindAttributeLocation| Name: | 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: | 1111-1114 |
| | 1 | 1 |
QGLShaderProgram::attributeLocation| Name: | 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: | 1144-1147 |
| | 1 | 1 |
QGLShaderProgram::attributeLocation| Name: | 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: | 1158-1161 |
| | 1 | 1 |
QGLShaderProgram::addShaderFromSourceCode| Name: | 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: | 777-780 |
| | 1 | 1 |
QGLShaderProgram::addShaderFromSourceCode| Name: | 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: | 797-800 |
| | 1 | 1 |
QGLShaderProgram::QGLShaderProgram| Name: | 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: | 646-649 |
| | 2 | 1 |
QGLShaderProgram::QGLShaderProgram| Name: | 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: | 659-662 |
| | 2 | 1 |
QGLShaderPrivate::QGLShaderPrivate| Name: | QGLShaderPrivate::QGLShaderPrivate | | Prototype: | QGLShaderPrivate(const QGLContext *ctx, QGLShader::ShaderType type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 193-199 |
| | 2 | 1 |
QGLShader::shaderType| Name: | QGLShader::shaderType | | Prototype: | QGLShader::ShaderType QGLShader::shaderType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 366-370 |
| | 2 | 1 |
QGLShader::shaderId| Name: | QGLShader::shaderId | | Prototype: | GLuint QGLShader::shaderId() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 540-544 |
| | 2 | 1 |
QGLShader::log| Name: | QGLShader::log | | Prototype: | QString QGLShader::log() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 529-533 |
| | 2 | 1 |
QGLShader::isCompiled| Name: | QGLShader::isCompiled | | Prototype: | bool QGLShader::isCompiled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 518-522 |
| | 2 | 1 |
QGLShader::compileSourceCode| Name: | QGLShader::compileSourceCode | | Prototype: | bool QGLShader::compileSourceCode(const QString& source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 466-469 |
| | 1 | 1 |
QGLShader::compileSourceCode| Name: | QGLShader::compileSourceCode | | Prototype: | bool QGLShader::compileSourceCode(const QByteArray& source) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 453-456 |
| | 1 | 1 |
QGLShader::QGLShader| Name: | QGLShader::QGLShader | | Prototype: | QGLShader::QGLShader(QGLShader::ShaderType type, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 322-327 |
| | 2 | 1 |
QGLPixelBufferPrivate::init| Name: | QGLPixelBufferPrivate::init | | Prototype: | bool QGLPixelBufferPrivate::init(const QSize &, const QGLFormat &f, QGLWidget *shareWidget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 581-587 |
| | 4 | 1 |
QGLPixelBufferPrivate::cleanup| Name: | QGLPixelBufferPrivate::cleanup | | Prototype: | bool QGLPixelBufferPrivate::cleanup() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 589-598 |
| | 7 | 1 |
QGLPixelBuffer::size| Name: | QGLPixelBuffer::size | | Prototype: | QSize QGLPixelBuffer::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 369-373 |
| | 2 | 1 |
QGLPixelBuffer::paintEngine| Name: | QGLPixelBuffer::paintEngine | | Prototype: | QPaintEngine *QGLPixelBuffer::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 413-416 |
| | 1 | 1 |
QGLPixelBuffer::isValid| Name: | QGLPixelBuffer::isValid | | Prototype: | bool QGLPixelBuffer::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 404-408 |
| | 2 | 1 |
QGLPixelBuffer::hasOpenGLPbuffers| Name: | QGLPixelBuffer::hasOpenGLPbuffers | | Prototype: | bool QGLPixelBuffer::hasOpenGLPbuffers() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 643-646 |
| | 1 | 1 |
QGLPixelBuffer::format| Name: | QGLPixelBuffer::format | | Prototype: | QGLFormat QGLPixelBuffer::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 571-575 |
| | 2 | 1 |
QGLPixelBuffer::drawTexture| Name: | QGLPixelBuffer::drawTexture | | Prototype: | void QGLPixelBuffer::drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 547-551 |
| | 2 | 1 |
QGLPixelBuffer::drawTexture| Name: | QGLPixelBuffer::drawTexture | | Prototype: | void QGLPixelBuffer::drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 561-565 |
| | 2 | 1 |
QGLPixelBuffer::deleteTexture| Name: | QGLPixelBuffer::deleteTexture | | Prototype: | void QGLPixelBuffer::deleteTexture(GLuint texture_id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 532-536 |
| | 2 | 1 |
QGLPixelBuffer::context| Name: | QGLPixelBuffer::context | | Prototype: | QGLContext *QGLPixelBuffer::context() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 251-255 |
| | 2 | 1 |
QGLPixelBuffer::bindToDynamicTexture| Name: | QGLPixelBuffer::bindToDynamicTexture | | Prototype: | bool QGLPixelBuffer::bindToDynamicTexture(GLuint texture_id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 600-604 |
| | 2 | 1 |
QGLPixelBuffer::bindTexture| Name: | QGLPixelBuffer::bindTexture | | Prototype: | GLuint QGLPixelBuffer::bindTexture(const QString &fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 521-525 |
| | 2 | 1 |
QGLPixelBuffer::bindTexture| Name: | QGLPixelBuffer::bindTexture | | Prototype: | GLuint QGLPixelBuffer::bindTexture(const QImage &image, GLenum target) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 482-491 |
| | 3 | 1 |
QGLPixelBuffer::bindTexture| Name: | QGLPixelBuffer::bindTexture | | Prototype: | GLuint QGLPixelBuffer::bindTexture(const QPixmap &pixmap, GLenum target) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 501-510 |
| | 3 | 1 |
QGLPixelBuffer::QGLPixelBuffer| Name: | QGLPixelBuffer::QGLPixelBuffer | | Prototype: | QGLPixelBuffer::QGLPixelBuffer(const QSize &size, const QGLFormat &format, QGLWidget *shareWidget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 156-161 |
| | 2 | 1 |
QGLPixelBuffer::QGLPixelBuffer| Name: | QGLPixelBuffer::QGLPixelBuffer | | Prototype: | QGLPixelBuffer::QGLPixelBuffer(int width, int height, const QGLFormat &format, QGLWidget *shareWidget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 178-183 |
| | 2 | 1 |
QGLPaintDevice::isFlipped| Name: | QGLPaintDevice::isFlipped | | Prototype: | bool QGLPaintDevice::isFlipped() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 144-147 |
| | 1 | 1 |
QGLPaintDevice::format| Name: | QGLPaintDevice::format | | Prototype: | QGLFormat QGLPaintDevice::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 134-137 |
| | 1 | 1 |
QGLPaintDevice::alphaRequested| Name: | QGLPaintDevice::alphaRequested | | Prototype: | bool QGLPaintDevice::alphaRequested() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 139-142 |
| | 1 | 1 |
QGLPaintDevice::QGLPaintDevice| Name: | QGLPaintDevice::QGLPaintDevice | | Prototype: | QGLPaintDevice::QGLPaintDevice() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 43-46 |
| | 2 | 1 |
QGLPBufferGLPaintDevice::setPBuffer| Name: | QGLPBufferGLPaintDevice::setPBuffer | | Prototype: | void QGLPBufferGLPaintDevice::setPBuffer(QGLPixelBuffer* pb) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 126-129 |
| | 1 | 1 |
QGLPBufferGLPaintDevice::setFbo| Name: | QGLPBufferGLPaintDevice::setFbo | | Prototype: | void QGLPBufferGLPaintDevice::setFbo(GLuint fbo) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 121-124 |
| | 1 | 1 |
QGLPBufferGLPaintDevice::endPaint| Name: | QGLPBufferGLPaintDevice::endPaint | | Prototype: | void QGLPBufferGLPaintDevice::endPaint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 115-119 |
| | 2 | 1 |
QGLPBufferGLPaintDevice::context| Name: | QGLPBufferGLPaintDevice::context | | Prototype: | QGLContext* QGLPBufferGLPaintDevice::context() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 104-107 |
| | 1 | 1 |
QGLPBufferGLPaintDevice::beginPaint| Name: | QGLPBufferGLPaintDevice::beginPaint | | Prototype: | void QGLPBufferGLPaintDevice::beginPaint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 109-113 |
| | 2 | 1 |
QGLFunctionsPrivateEx::~QGLFunctionsPrivateEx| Name: | QGLFunctionsPrivateEx::~QGLFunctionsPrivateEx | | Prototype: | ~QGLFunctionsPrivateEx() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 151-154 |
| | 1 | 1 |
QGLFunctionsPrivateEx::invalidateResource| Name: | QGLFunctionsPrivateEx::invalidateResource | | Prototype: | void invalidateResource() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 156-159 |
| | 1 | 1 |
QGLFunctionsPrivateEx::QGLFunctionsPrivateEx| Name: | QGLFunctionsPrivateEx::QGLFunctionsPrivateEx | | Prototype: | QGLFunctionsPrivateEx(QOpenGLContext *context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 142-149 |
| | 2 | 1 |