| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::generateDynamicTexture| Name: | QGLPixelBuffer::generateDynamicTexture | | Prototype: | GLuint QGLPixelBuffer::generateDynamicTexture() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 610-641 |
| | 20 | 4 |
QGLPixelBuffer::handle| Name: | QGLPixelBuffer::handle | | Prototype: | Qt::HANDLE QGLPixelBuffer::handle() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 393-399 |
| | 4 | 2 |
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::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::makeCurrent| Name: | QGLPixelBuffer::makeCurrent | | Prototype: | bool QGLPixelBuffer::makeCurrent() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 211-231 |
| | 17 | 6 |
QGLPixelBuffer::metric| Name: | QGLPixelBuffer::metric | | Prototype: | int QGLPixelBuffer::metric(PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 419-469 |
| | 21 | 14 |
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::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::toImage| Name: | QGLPixelBuffer::toImage | | Prototype: | QImage QGLPixelBuffer::toImage() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 378-388 |
| | 7 | 3 |
QGLPixelBuffer::updateDynamicTexture| Name: | QGLPixelBuffer::updateDynamicTexture | | Prototype: | void QGLPixelBuffer::updateDynamicTexture(GLuint texture_id) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 325-364 |
| | 16 | 5 |
QGLPixelBuffer::~QGLPixelBuffer| Name: | QGLPixelBuffer::~QGLPixelBuffer | | Prototype: | QGLPixelBuffer::~QGLPixelBuffer() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 190-201 |
| | 7 | 3 |
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 |
QGLPixelBufferPrivate::common_init| Name: | QGLPixelBufferPrivate::common_init | | Prototype: | void QGLPixelBufferPrivate::common_init(const QSize &size, const QGLFormat &format, QGLWidget *shareWidget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 131-141 |
| | 7 | 2 |
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 |
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::compileSourceFile| Name: | QGLShader::compileSourceFile | | Prototype: | bool QGLShader::compileSourceFile(const QString& fileName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 478-488 |
| | 6 | 2 |
QGLShader::hasOpenGLShaders| Name: | QGLShader::hasOpenGLShaders | | Prototype: | bool QGLShader::hasOpenGLShaders(ShaderType type, const QGLContext *context) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3209-3228 |
| | 13 | 6 |
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::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::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::sourceCode| Name: | QGLShader::sourceCode | | Prototype: | QByteArray QGLShader::sourceCode() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 495-511 |
| | 14 | 3 |
QGLShaderPrivate::deleteShader| Name: | QGLShaderPrivate::deleteShader | | Prototype: | void QGLShaderPrivate::deleteShader() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 302-308 |
| | 3 | 2 |
QGLShaderProgram::addShaderFromSourceCode| Name: | QGLShaderProgram::addShaderFromSourceCode | | Prototype: | bool QGLShaderProgram::addShaderFromSourceCode(QGLShader::ShaderType type, const char *source) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 747-760 |
| | 10 | 3 |
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::addShaderFromSourceFile| Name: | QGLShaderProgram::addShaderFromSourceFile | | Prototype: | bool QGLShaderProgram::addShaderFromSourceFile (QGLShader::ShaderType type, const QString& fileName) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 814-828 |
| | 10 | 3 |
QGLShaderProgram::attributeLocation| Name: | QGLShaderProgram::attributeLocation | | Prototype: | int QGLShaderProgram::attributeLocation(const char *name) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1123-1133 |
| | 6 | 2 |
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::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::disableAttributeArray| Name: | QGLShaderProgram::disableAttributeArray | | Prototype: | void QGLShaderProgram::disableAttributeArray(int location) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1777-1783 |
| | 4 | 2 |
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::enableAttributeArray| Name: | QGLShaderProgram::enableAttributeArray | | Prototype: | void QGLShaderProgram::enableAttributeArray(int location) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1747-1753 |
| | 4 | 2 |
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::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::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::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::hasOpenGLShaderPrograms| Name: | QGLShaderProgram::hasOpenGLShaderPrograms | | Prototype: | bool QGLShaderProgram::hasOpenGLShaderPrograms(const QGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3169-3183 |
| | 6 | 3 |
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::maxGeometryOutputVertices| Name: | QGLShaderProgram::maxGeometryOutputVertices | | Prototype: | int QGLShaderProgram::maxGeometryOutputVertices() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3064-3073 |
| | 5 | 2 |
QGLShaderProgram::programId| Name: | QGLShaderProgram::programId | | Prototype: | GLuint QGLShaderProgram::programId() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1045-1058 |
| | 7 | 3 |
QGLShaderProgram::release| Name: | QGLShaderProgram::release | | Prototype: | void QGLShaderProgram::release() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1030-1038 |
| | 4 | 2 |
QGLShaderProgram::removeAllShaders| Name: | QGLShaderProgram::removeAllShaders | | Prototype: | void QGLShaderProgram::removeAllShaders() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 873-892 |
| | 12 | 4 |
QGLShaderProgram::removeShader| Name: | QGLShaderProgram::removeShader | | Prototype: | void QGLShaderProgram::removeShader(QGLShader *shader) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 837-851 |
| | 9 | 3 |
QGLShaderProgram::setAttributeArray| Name: | QGLShaderProgram::setAttributeArray | | Prototype: | void QGLShaderProgram::setAttributeArray (int location, const GLfloat *values, int tupleSize, int stride) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1447-1456 |
| | 5 | 2 |
QGLShaderProgram::setAttributeArray| Name: | QGLShaderProgram::setAttributeArray | | Prototype: | void QGLShaderProgram::setAttributeArray (int location, const QVector2D *values, int stride) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1471-1480 |
| | 5 | 2 |
QGLShaderProgram::setAttributeArray| Name: | QGLShaderProgram::setAttributeArray | | Prototype: | void QGLShaderProgram::setAttributeArray (int location, const QVector3D *values, int stride) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1495-1504 |
| | 5 | 2 |
QGLShaderProgram::setAttributeArray| Name: | QGLShaderProgram::setAttributeArray | | Prototype: | void QGLShaderProgram::setAttributeArray (int location, const QVector4D *values, int stride) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1519-1528 |
| | 5 | 2 |
QGLShaderProgram::setAttributeArray| Name: | QGLShaderProgram::setAttributeArray | | Prototype: | void QGLShaderProgram::setAttributeArray (int location, GLenum type, const void *values, int tupleSize, int stride) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1554-1563 |
| | 5 | 2 |
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::setAttributeBuffer| Name: | QGLShaderProgram::setAttributeBuffer | | Prototype: | void QGLShaderProgram::setAttributeBuffer (int location, GLenum type, int offset, int tupleSize, int stride) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1701-1710 |
| | 5 | 2 |
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::setAttributeValue| Name: | QGLShaderProgram::setAttributeValue | | Prototype: | void QGLShaderProgram::setAttributeValue(int location, GLfloat value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1168-1174 |
| | 4 | 2 |
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(int location, GLfloat x, GLfloat y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1194-1202 |
| | 5 | 2 |
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 (int location, GLfloat x, GLfloat y, GLfloat z) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1223-1232 |
| | 5 | 2 |
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 (int location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1254-1263 |
| | 5 | 2 |
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(int location, const QVector2D& value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1284-1290 |
| | 4 | 2 |
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(int location, const QVector3D& value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1309-1315 |
| | 4 | 2 |
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(int location, const QVector4D& value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1334-1340 |
| | 4 | 2 |
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(int location, const QColor& value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1359-1368 |
| | 6 | 2 |
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 (int location, const GLfloat *values, int columns, int rows) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1391-1414 |
| | 16 | 7 |
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::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::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::setGeometryOutputVertexCount| Name: | QGLShaderProgram::setGeometryOutputVertexCount | | Prototype: | void QGLShaderProgram::setGeometryOutputVertexCount(int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 3083-3093 |
| | 5 | 2 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, GLfloat value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1852-1858 |
| | 4 | 2 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, GLfloat value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1868-1871 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, GLint value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1878-1884 |
| | 4 | 2 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, GLint value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1894-1897 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, GLuint value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1905-1911 |
| | 4 | 2 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(const char *name, GLuint value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1921-1924 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(int location, GLfloat x, GLfloat y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1932-1940 |
| | 5 | 2 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue(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: | 1950-1953 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue (int location, GLfloat x, GLfloat y, GLfloat z) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1961-1970 |
| | 5 | 2 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue (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: | 1980-1984 |
| | 1 | 1 |
QGLShaderProgram::setUniformValue| Name: | QGLShaderProgram::setUniformValue | | Prototype: | void QGLShaderProgram::setUniformValue (int location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1992-2001 |
| | 5 | 2 |
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(int location, const QVector2D& value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2022-2028 |
| | 4 | 2 |
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(int location, const QVector3D& value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2048-2054 |
| | 4 | 2 |
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(int location, const QVector4D& value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2074-2080 |
| | 4 | 2 |
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(int location, const QPoint& point) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2131-2139 |
| | 5 | 2 |