| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
qopenglfResolveProgramUniform3ui| Name: | qopenglfResolveProgramUniform3ui | | Prototype: | static void qopenglfResolveProgramUniform3ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7201-7207 |
| | 3 | 2 |
qopenglfResolveProgramUniform3uiv| Name: | qopenglfResolveProgramUniform3uiv | | Prototype: | static void qopenglfResolveProgramUniform3uiv(GLuint program, GLint location, GLsizei count, const GLuint * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7209-7215 |
| | 3 | 2 |
qopenglfResolveProgramUniform4f| Name: | qopenglfResolveProgramUniform4f | | Prototype: | static void qopenglfResolveProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7217-7223 |
| | 3 | 2 |
qopenglfResolveProgramUniform4fv| Name: | qopenglfResolveProgramUniform4fv | | Prototype: | static void qopenglfResolveProgramUniform4fv(GLuint program, GLint location, GLsizei count, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7225-7231 |
| | 3 | 2 |
qopenglfResolveProgramUniform4i| Name: | qopenglfResolveProgramUniform4i | | Prototype: | static void qopenglfResolveProgramUniform4i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7233-7239 |
| | 3 | 2 |
qopenglfResolveProgramUniform4iv| Name: | qopenglfResolveProgramUniform4iv | | Prototype: | static void qopenglfResolveProgramUniform4iv(GLuint program, GLint location, GLsizei count, const GLint * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7241-7247 |
| | 3 | 2 |
qopenglfResolveProgramUniform4ui| Name: | qopenglfResolveProgramUniform4ui | | Prototype: | static void qopenglfResolveProgramUniform4ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7249-7255 |
| | 3 | 2 |
qopenglfResolveProgramUniform4uiv| Name: | qopenglfResolveProgramUniform4uiv | | Prototype: | static void qopenglfResolveProgramUniform4uiv(GLuint program, GLint location, GLsizei count, const GLuint * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7257-7263 |
| | 3 | 2 |
qopenglfResolveProgramUniformMatrix2fv| Name: | qopenglfResolveProgramUniformMatrix2fv | | Prototype: | static void qopenglfResolveProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7265-7271 |
| | 3 | 2 |
qopenglfResolveProgramUniformMatrix2x3fv| Name: | qopenglfResolveProgramUniformMatrix2x3fv | | Prototype: | static void qopenglfResolveProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7273-7279 |
| | 3 | 2 |
qopenglfResolveProgramUniformMatrix2x4fv| Name: | qopenglfResolveProgramUniformMatrix2x4fv | | Prototype: | static void qopenglfResolveProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7281-7287 |
| | 3 | 2 |
qopenglfResolveProgramUniformMatrix3fv| Name: | qopenglfResolveProgramUniformMatrix3fv | | Prototype: | static void qopenglfResolveProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7289-7295 |
| | 3 | 2 |
qopenglfResolveProgramUniformMatrix3x2fv| Name: | qopenglfResolveProgramUniformMatrix3x2fv | | Prototype: | static void qopenglfResolveProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7297-7303 |
| | 3 | 2 |
qopenglfResolveProgramUniformMatrix3x4fv| Name: | qopenglfResolveProgramUniformMatrix3x4fv | | Prototype: | static void qopenglfResolveProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7305-7311 |
| | 3 | 2 |
qopenglfResolveProgramUniformMatrix4fv| Name: | qopenglfResolveProgramUniformMatrix4fv | | Prototype: | static void qopenglfResolveProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7313-7319 |
| | 3 | 2 |
qopenglfResolveProgramUniformMatrix4x2fv| Name: | qopenglfResolveProgramUniformMatrix4x2fv | | Prototype: | static void qopenglfResolveProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7321-7327 |
| | 3 | 2 |
qopenglfResolveProgramUniformMatrix4x3fv| Name: | qopenglfResolveProgramUniformMatrix4x3fv | | Prototype: | static void qopenglfResolveProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7329-7335 |
| | 3 | 2 |
qopenglfResolveReadBuffer| Name: | qopenglfResolveReadBuffer | | Prototype: | static void qopenglfResolveReadBuffer(GLenum src) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6576-6582 |
| | 3 | 2 |
qopenglfResolveResumeTransformFeedback| Name: | qopenglfResolveResumeTransformFeedback | | Prototype: | static void qopenglfResolveResumeTransformFeedback() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6593-6599 |
| | 3 | 2 |
qopenglfResolveSampleMaski| Name: | qopenglfResolveSampleMaski | | Prototype: | static void qopenglfResolveSampleMaski(GLuint maskNumber, GLbitfield mask) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7337-7343 |
| | 3 | 2 |
qopenglfResolveSamplerParameterf| Name: | qopenglfResolveSamplerParameterf | | Prototype: | static void qopenglfResolveSamplerParameterf(GLuint sampler, GLenum pname, GLfloat param) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6601-6607 |
| | 3 | 2 |
qopenglfResolveSamplerParameterfv| Name: | qopenglfResolveSamplerParameterfv | | Prototype: | static void qopenglfResolveSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6609-6615 |
| | 3 | 2 |
qopenglfResolveSamplerParameteri| Name: | qopenglfResolveSamplerParameteri | | Prototype: | static void qopenglfResolveSamplerParameteri(GLuint sampler, GLenum pname, GLint param) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6617-6623 |
| | 3 | 2 |
qopenglfResolveSamplerParameteriv| Name: | qopenglfResolveSamplerParameteriv | | Prototype: | static void qopenglfResolveSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6625-6631 |
| | 3 | 2 |
qopenglfResolveTexImage3D| Name: | qopenglfResolveTexImage3D | | Prototype: | static void qopenglfResolveTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6633-6639 |
| | 3 | 2 |
qopenglfResolveTexStorage2D| Name: | qopenglfResolveTexStorage2D | | Prototype: | static void qopenglfResolveTexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6641-6647 |
| | 3 | 2 |
qopenglfResolveTexStorage2DMultisample| Name: | qopenglfResolveTexStorage2DMultisample | | Prototype: | static void qopenglfResolveTexStorage2DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7345-7351 |
| | 3 | 2 |
qopenglfResolveTexStorage3D| Name: | qopenglfResolveTexStorage3D | | Prototype: | static void qopenglfResolveTexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6649-6655 |
| | 3 | 2 |
qopenglfResolveTexSubImage3D| Name: | qopenglfResolveTexSubImage3D | | Prototype: | static void qopenglfResolveTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6657-6663 |
| | 3 | 2 |
qopenglfResolveTransformFeedbackVaryings| Name: | qopenglfResolveTransformFeedbackVaryings | | Prototype: | static void qopenglfResolveTransformFeedbackVaryings(GLuint program, GLsizei count, const GLchar *const* varyings, GLenum bufferMode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6665-6671 |
| | 3 | 2 |
qopenglfResolveUniform1ui| Name: | qopenglfResolveUniform1ui | | Prototype: | static void qopenglfResolveUniform1ui(GLint location, GLuint v0) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6673-6679 |
| | 3 | 2 |
qopenglfResolveUniform1uiv| Name: | qopenglfResolveUniform1uiv | | Prototype: | static void qopenglfResolveUniform1uiv(GLint location, GLsizei count, const GLuint * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6681-6687 |
| | 3 | 2 |
qopenglfResolveUniform2ui| Name: | qopenglfResolveUniform2ui | | Prototype: | static void qopenglfResolveUniform2ui(GLint location, GLuint v0, GLuint v1) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6689-6695 |
| | 3 | 2 |
qopenglfResolveUniform2uiv| Name: | qopenglfResolveUniform2uiv | | Prototype: | static void qopenglfResolveUniform2uiv(GLint location, GLsizei count, const GLuint * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6697-6703 |
| | 3 | 2 |
qopenglfResolveUniform3ui| Name: | qopenglfResolveUniform3ui | | Prototype: | static void qopenglfResolveUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6705-6711 |
| | 3 | 2 |
qopenglfResolveUniform3uiv| Name: | qopenglfResolveUniform3uiv | | Prototype: | static void qopenglfResolveUniform3uiv(GLint location, GLsizei count, const GLuint * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6713-6719 |
| | 3 | 2 |
qopenglfResolveUniform4ui| Name: | qopenglfResolveUniform4ui | | Prototype: | static void qopenglfResolveUniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6721-6727 |
| | 3 | 2 |
qopenglfResolveUniform4uiv| Name: | qopenglfResolveUniform4uiv | | Prototype: | static void qopenglfResolveUniform4uiv(GLint location, GLsizei count, const GLuint * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6729-6735 |
| | 3 | 2 |
qopenglfResolveUniformBlockBinding| Name: | qopenglfResolveUniformBlockBinding | | Prototype: | static void qopenglfResolveUniformBlockBinding(GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6737-6743 |
| | 3 | 2 |
qopenglfResolveUniformMatrix2x3fv| Name: | qopenglfResolveUniformMatrix2x3fv | | Prototype: | static void qopenglfResolveUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6745-6751 |
| | 3 | 2 |
qopenglfResolveUniformMatrix2x4fv| Name: | qopenglfResolveUniformMatrix2x4fv | | Prototype: | static void qopenglfResolveUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6753-6759 |
| | 3 | 2 |
qopenglfResolveUniformMatrix3x2fv| Name: | qopenglfResolveUniformMatrix3x2fv | | Prototype: | static void qopenglfResolveUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6761-6767 |
| | 3 | 2 |
qopenglfResolveUniformMatrix3x4fv| Name: | qopenglfResolveUniformMatrix3x4fv | | Prototype: | static void qopenglfResolveUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6769-6775 |
| | 3 | 2 |
qopenglfResolveUniformMatrix4x2fv| Name: | qopenglfResolveUniformMatrix4x2fv | | Prototype: | static void qopenglfResolveUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6777-6783 |
| | 3 | 2 |
qopenglfResolveUniformMatrix4x3fv| Name: | qopenglfResolveUniformMatrix4x3fv | | Prototype: | static void qopenglfResolveUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6785-6791 |
| | 3 | 2 |
qopenglfResolveUnmapBuffer| Name: | qopenglfResolveUnmapBuffer | | Prototype: | static GLboolean qopenglfResolveUnmapBuffer(GLenum target) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6793-6799 |
| | 3 | 2 |
qopenglfResolveUseProgramStages| Name: | qopenglfResolveUseProgramStages | | Prototype: | static void qopenglfResolveUseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7353-7359 |
| | 3 | 2 |
qopenglfResolveValidateProgramPipeline| Name: | qopenglfResolveValidateProgramPipeline | | Prototype: | static void qopenglfResolveValidateProgramPipeline(GLuint pipeline) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7361-7367 |
| | 3 | 2 |
qopenglfResolveVertexAttribBinding| Name: | qopenglfResolveVertexAttribBinding | | Prototype: | static void qopenglfResolveVertexAttribBinding(GLuint attribindex, GLuint bindingindex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7369-7375 |
| | 3 | 2 |
qopenglfResolveVertexAttribDivisor| Name: | qopenglfResolveVertexAttribDivisor | | Prototype: | static void qopenglfResolveVertexAttribDivisor(GLuint index, GLuint divisor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6801-6807 |
| | 3 | 2 |
qopenglfResolveVertexAttribFormat| Name: | qopenglfResolveVertexAttribFormat | | Prototype: | static void qopenglfResolveVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7377-7383 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4i| Name: | qopenglfResolveVertexAttribI4i | | Prototype: | static void qopenglfResolveVertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6809-6815 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4iv| Name: | qopenglfResolveVertexAttribI4iv | | Prototype: | static void qopenglfResolveVertexAttribI4iv(GLuint index, const GLint * v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6817-6823 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4ui| Name: | qopenglfResolveVertexAttribI4ui | | Prototype: | static void qopenglfResolveVertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6825-6831 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4uiv| Name: | qopenglfResolveVertexAttribI4uiv | | Prototype: | static void qopenglfResolveVertexAttribI4uiv(GLuint index, const GLuint * v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6833-6839 |
| | 3 | 2 |
qopenglfResolveVertexAttribIFormat| Name: | qopenglfResolveVertexAttribIFormat | | Prototype: | static void qopenglfResolveVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7385-7391 |
| | 3 | 2 |
qopenglfResolveVertexAttribIPointer| Name: | qopenglfResolveVertexAttribIPointer | | Prototype: | static void qopenglfResolveVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6841-6847 |
| | 3 | 2 |
qopenglfResolveVertexBindingDivisor| Name: | qopenglfResolveVertexBindingDivisor | | Prototype: | static void qopenglfResolveVertexBindingDivisor(GLuint bindingindex, GLuint divisor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7393-7399 |
| | 3 | 2 |
qopenglfResolveWaitSync| Name: | qopenglfResolveWaitSync | | Prototype: | static void qopenglfResolveWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6849-6855 |
| | 3 | 2 |
qopenglfSpecialGetShaderPrecisionFormat| Name: | qopenglfSpecialGetShaderPrecisionFormat | | Prototype: | static void qopenglfSpecialGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint* range, GLint* precision) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2945-2950 |
| | 3 | 1 |
qpaintengineex_lineTo| Name: | qpaintengineex_lineTo | | Prototype: | static void qpaintengineex_lineTo(qreal x, qreal y, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 343-347 |
| | 3 | 1 |
qpaintengineex_moveTo| Name: | qpaintengineex_moveTo | | Prototype: | static void qpaintengineex_moveTo(qreal x, qreal y, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 337-341 |
| | 3 | 1 |
qstrcpy| Name: | qstrcpy | | Prototype: | char *qstrcpy(char *dst, const char *src) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 172-186 |
| | 3 | 2 |
qtPcreCallback| Name: | qtPcreCallback | | Prototype: | static pcre16_jit_stack *qtPcreCallback(void *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1102-1108 |
| | 3 | 2 |
qt_PersistentModelIndexLessThan| Name: | qt_PersistentModelIndexLessThan | | Prototype: | static bool qt_PersistentModelIndexLessThan(const QPersistentModelIndex &i1, const QPersistentModelIndex &i2) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1006-1011 |
| | 3 | 1 |
qt_blurImage| Name: | qt_blurImage | | Prototype: | void qt_blurImage(QImage &blurImage, qreal radius, bool quality, int transposed = 0) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 882-888 |
| | 3 | 2 |
qt_cleanup| Name: | qt_cleanup | | Prototype: | void qt_cleanup() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 905-917 |
| | 3 | 1 |
qt_convertUnitsToPoints| Name: | qt_convertUnitsToPoints | | Prototype: | static QSize qt_convertUnitsToPoints(const QSizeF &size, QPageSize::Unit units) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 559-564 |
| | 3 | 2 |
qt_ft_outline_cubic_to| Name: | qt_ft_outline_cubic_to | | Prototype: | static void qt_ft_outline_cubic_to(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 239-247 |
| | 3 | 1 |
qt_get_rgb_val| Name: | qt_get_rgb_val | | Prototype: | uint qt_get_rgb_val(const char *name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 341-346 |
| | 3 | 1 |
qt_gl_library_name| Name: | qt_gl_library_name | | Prototype: | const QString qt_gl_library_name() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5199-5209 |
| | 3 | 2 |
qt_gl_read_framebuffer_rgb10a2| Name: | qt_gl_read_framebuffer_rgb10a2 | | Prototype: | static inline QImage qt_gl_read_framebuffer_rgb10a2(const QSize &size, bool include_alpha, QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1318-1324 |
| | 3 | 1 |
qt_initialize_qhash_seed| Name: | qt_initialize_qhash_seed | | Prototype: | static void qt_initialize_qhash_seed() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 285-291 |
| | 3 | 2 |
qt_message| Name: | qt_message | | Prototype: | static QString qt_message(QtMsgType msgType, const QMessageLogContext &context, const char *msg, va_list ap) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 272-277 |
| | 3 | 1 |
qt_messageSeverityToString| Name: | qt_messageSeverityToString | | Prototype: | static QString qt_messageSeverityToString(QOpenGLDebugMessage::Severity severity) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 830-849 |
| | 3 | 13 |
qt_messageSourceToString| Name: | qt_messageSourceToString | | Prototype: | static QString qt_messageSourceToString(QOpenGLDebugMessage::Source source) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 660-683 |
| | 3 | 17 |
qt_messageTypeToString| Name: | qt_messageTypeToString | | Prototype: | static QString qt_messageTypeToString(QOpenGLDebugMessage::Type type) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 752-781 |
| | 3 | 23 |
qt_message_fatal| Name: | qt_message_fatal | | Prototype: | static void qt_message_fatal(QtMsgType, const QMessageLogContext &context, const QString &message) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1624-1653 |
| | 3 | 1 |
qt_message_output| Name: | qt_message_output | | Prototype: | void qt_message_output(QtMsgType msgType, const QMessageLogContext &context, const QString &message) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1659-1664 |
| | 3 | 2 |
qt_path_stroke_cubic_to| Name: | qt_path_stroke_cubic_to | | Prototype: | void qt_path_stroke_cubic_to(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2469-2477 |
| | 3 | 1 |
qt_qdnsservicerecord_less_than| Name: | qt_qdnsservicerecord_less_than | | Prototype: | static bool qt_qdnsservicerecord_less_than(const QDnsServiceRecord &r1, const QDnsServiceRecord &r2) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 88-95 |
| | 3 | 1 |
qt_qhostinfo_clear_cache| Name: | qt_qhostinfo_clear_cache | | Prototype: | void qt_qhostinfo_clear_cache() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 696-702 |
| | 3 | 2 |
qt_qhostinfo_enable_cache| Name: | qt_qhostinfo_enable_cache | | Prototype: | void __attribute__((visibility("default"))) qt_qhostinfo_enable_cache(bool e) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 705-711 |
| | 3 | 2 |
qt_qscrollbarStyleOption| Name: | qt_qscrollbarStyleOption | | Prototype: | QStyleOptionSlider qt_qscrollbarStyleOption(QScrollBar *scrollbar) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 732-737 |
| | 3 | 1 |
qt_qsliderStyleOption| Name: | qt_qsliderStyleOption | | Prototype: | QStyleOptionSlider qt_qsliderStyleOption(QSlider *slider) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 546-551 |
| | 3 | 1 |
qt_sizegrip_topLevelWidget| Name: | qt_sizegrip_topLevelWidget | | Prototype: | static QWidget *qt_sizegrip_topLevelWidget(QWidget* w) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 58-63 |
| | 3 | 2 |
quoteNewline| Name: | quoteNewline | | Prototype: | static QString quoteNewline(const QString &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 481-486 |
| | 3 | 1 |
rasterop_NotSource| Name: | rasterop_NotSource | | Prototype: | void rasterop_NotSource(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1917-1923 |
| | 3 | 2 |
rasterop_SourceOrDestination| Name: | rasterop_SourceOrDestination | | Prototype: | void rasterop_SourceOrDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1779-1787 |
| | 3 | 2 |
rasterop_solid_SourceOrDestination| Name: | rasterop_solid_SourceOrDestination | | Prototype: | void rasterop_solid_SourceOrDestination(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1769-1777 |
| | 3 | 2 |
readValue| Name: | readValue | | Prototype: | template <typename T> T readValue(const uchar *&data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 92-98 |
| | 3 | 1 |
registerComplexDBusType| Name: | registerComplexDBusType | | Coverage: | 0.000% (0/2) |
| | 3 | 2 |
registerEventTypeZeroBased| Name: | registerEventTypeZeroBased | | Prototype: | static inline int registerEventTypeZeroBased(int id) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 445-453 |
| | 3 | 2 |
registerFont| Name: | registerFont | | Prototype: | static void registerFont(QFontDatabasePrivate::ApplicationFont *fnt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1021-1028 |
| | 3 | 1 |
resolveClassName| Name: | resolveClassName | | Prototype: | static const QMetaObject *resolveClassName (const QMap<QByteArray, const QMetaObject *>& references, const QByteArray& name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1682-1690 |
| | 3 | 2 |
resourceType| Name: | resourceType | | Prototype: | static int resourceType(const QByteArray &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 70-87 |
| | 3 | 1 |
rgb2hsv| Name: | rgb2hsv | | Prototype: | static inline void rgb2hsv(QRgb rgb, int &h, int &s, int &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 569-574 |
| | 3 | 1 |
roundToMillisecond| Name: | roundToMillisecond | | Prototype: | static timespec roundToMillisecond(timespec val) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 197-205 |
| | 3 | 1 |
screenOf| Name: | screenOf | | Prototype: | static QScreen *screenOf(const QWidget *w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 415-420 |
| | 3 | 2 |
setActionIcon| Name: | setActionIcon | | Prototype: | static inline void setActionIcon(QAction *action, const QString &name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2199-2204 |
| | 3 | 2 |