| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qopenglfResolveStencilMaskSeparate| Name: | qopenglfResolveStencilMaskSeparate | | Prototype: | static void qopenglfResolveStencilMaskSeparate(GLenum face, GLuint mask) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3066-3069 |
| | 1 | 1 |
qopenglfResolveStencilOp| Name: | qopenglfResolveStencilOp | | Prototype: | static void qopenglfResolveStencilOp(GLenum fail, GLenum zfail, GLenum zpass) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2688-2691 |
| | 1 | 1 |
qopenglfResolveStencilOpSeparate| Name: | qopenglfResolveStencilOpSeparate | | Prototype: | static void qopenglfResolveStencilOpSeparate(GLenum face, GLenum fail, GLenum zfail, GLenum zpass) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3071-3074 |
| | 1 | 1 |
qopenglfResolveTexImage2D| Name: | qopenglfResolveTexImage2D | | Prototype: | static void qopenglfResolveTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2693-2696 |
| | 1 | 1 |
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 |
qopenglfResolveTexParameterf| Name: | qopenglfResolveTexParameterf | | Prototype: | static void qopenglfResolveTexParameterf(GLenum target, GLenum pname, GLfloat param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2698-2701 |
| | 1 | 1 |
qopenglfResolveTexParameterfv| Name: | qopenglfResolveTexParameterfv | | Prototype: | static void qopenglfResolveTexParameterfv(GLenum target, GLenum pname, const GLfloat* params) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2703-2706 |
| | 1 | 1 |
qopenglfResolveTexParameteri| Name: | qopenglfResolveTexParameteri | | Prototype: | static void qopenglfResolveTexParameteri(GLenum target, GLenum pname, GLint param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2708-2711 |
| | 1 | 1 |
qopenglfResolveTexParameteriv| Name: | qopenglfResolveTexParameteriv | | Prototype: | static void qopenglfResolveTexParameteriv(GLenum target, GLenum pname, const GLint* params) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2713-2716 |
| | 1 | 1 |
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 |
qopenglfResolveTexSubImage2D| Name: | qopenglfResolveTexSubImage2D | | Prototype: | static void qopenglfResolveTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2718-2721 |
| | 1 | 1 |
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 |
qopenglfResolveUniform1f| Name: | qopenglfResolveUniform1f | | Prototype: | static void qopenglfResolveUniform1f(GLint location, GLfloat x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3076-3079 |
| | 1 | 1 |
qopenglfResolveUniform1fv| Name: | qopenglfResolveUniform1fv | | Prototype: | static void qopenglfResolveUniform1fv(GLint location, GLsizei count, const GLfloat* v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3081-3084 |
| | 1 | 1 |
qopenglfResolveUniform1i| Name: | qopenglfResolveUniform1i | | Prototype: | static void qopenglfResolveUniform1i(GLint location, GLint x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3086-3089 |
| | 1 | 1 |
qopenglfResolveUniform1iv| Name: | qopenglfResolveUniform1iv | | Prototype: | static void qopenglfResolveUniform1iv(GLint location, GLsizei count, const GLint* v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3091-3094 |
| | 1 | 1 |
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 |
qopenglfResolveUniform2f| Name: | qopenglfResolveUniform2f | | Prototype: | static void qopenglfResolveUniform2f(GLint location, GLfloat x, GLfloat y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3096-3099 |
| | 1 | 1 |
qopenglfResolveUniform2fv| Name: | qopenglfResolveUniform2fv | | Prototype: | static void qopenglfResolveUniform2fv(GLint location, GLsizei count, const GLfloat* v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3101-3104 |
| | 1 | 1 |
qopenglfResolveUniform2i| Name: | qopenglfResolveUniform2i | | Prototype: | static void qopenglfResolveUniform2i(GLint location, GLint x, GLint y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3106-3109 |
| | 1 | 1 |
qopenglfResolveUniform2iv| Name: | qopenglfResolveUniform2iv | | Prototype: | static void qopenglfResolveUniform2iv(GLint location, GLsizei count, const GLint* v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3111-3114 |
| | 1 | 1 |
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 |
qopenglfResolveUniform3f| Name: | qopenglfResolveUniform3f | | Prototype: | static void qopenglfResolveUniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3116-3119 |
| | 1 | 1 |
qopenglfResolveUniform3fv| Name: | qopenglfResolveUniform3fv | | Prototype: | static void qopenglfResolveUniform3fv(GLint location, GLsizei count, const GLfloat* v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3121-3124 |
| | 1 | 1 |
qopenglfResolveUniform3i| Name: | qopenglfResolveUniform3i | | Prototype: | static void qopenglfResolveUniform3i(GLint location, GLint x, GLint y, GLint z) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3126-3129 |
| | 1 | 1 |
qopenglfResolveUniform3iv| Name: | qopenglfResolveUniform3iv | | Prototype: | static void qopenglfResolveUniform3iv(GLint location, GLsizei count, const GLint* v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3131-3134 |
| | 1 | 1 |
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 |
qopenglfResolveUniform4f| Name: | qopenglfResolveUniform4f | | Prototype: | static void qopenglfResolveUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3136-3139 |
| | 1 | 1 |
qopenglfResolveUniform4fv| Name: | qopenglfResolveUniform4fv | | Prototype: | static void qopenglfResolveUniform4fv(GLint location, GLsizei count, const GLfloat* v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3141-3144 |
| | 1 | 1 |
qopenglfResolveUniform4i| Name: | qopenglfResolveUniform4i | | Prototype: | static void qopenglfResolveUniform4i(GLint location, GLint x, GLint y, GLint z, GLint w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3146-3149 |
| | 1 | 1 |
qopenglfResolveUniform4iv| Name: | qopenglfResolveUniform4iv | | Prototype: | static void qopenglfResolveUniform4iv(GLint location, GLsizei count, const GLint* v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3151-3154 |
| | 1 | 1 |
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 |
qopenglfResolveUniformMatrix2fv| Name: | qopenglfResolveUniformMatrix2fv | | Prototype: | static void qopenglfResolveUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3156-3159 |
| | 1 | 1 |
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 |
qopenglfResolveUniformMatrix3fv| Name: | qopenglfResolveUniformMatrix3fv | | Prototype: | static void qopenglfResolveUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3161-3164 |
| | 1 | 1 |
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 |
qopenglfResolveUniformMatrix4fv| Name: | qopenglfResolveUniformMatrix4fv | | Prototype: | static void qopenglfResolveUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3166-3169 |
| | 1 | 1 |
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 |
qopenglfResolveUseProgram| Name: | qopenglfResolveUseProgram | | Prototype: | static void qopenglfResolveUseProgram(GLuint program) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3171-3174 |
| | 1 | 1 |
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 |
qopenglfResolveValidateProgram| Name: | qopenglfResolveValidateProgram | | Prototype: | static void qopenglfResolveValidateProgram(GLuint program) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3176-3179 |
| | 1 | 1 |
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 |
qopenglfResolveVertexAttrib1f| Name: | qopenglfResolveVertexAttrib1f | | Prototype: | static void qopenglfResolveVertexAttrib1f(GLuint indx, GLfloat x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3181-3184 |
| | 1 | 1 |
qopenglfResolveVertexAttrib1fv| Name: | qopenglfResolveVertexAttrib1fv | | Prototype: | static void qopenglfResolveVertexAttrib1fv(GLuint indx, const GLfloat* values) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3186-3189 |
| | 1 | 1 |
qopenglfResolveVertexAttrib2f| Name: | qopenglfResolveVertexAttrib2f | | Prototype: | static void qopenglfResolveVertexAttrib2f(GLuint indx, GLfloat x, GLfloat y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3191-3194 |
| | 1 | 1 |
qopenglfResolveVertexAttrib2fv| Name: | qopenglfResolveVertexAttrib2fv | | Prototype: | static void qopenglfResolveVertexAttrib2fv(GLuint indx, const GLfloat* values) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3196-3199 |
| | 1 | 1 |
qopenglfResolveVertexAttrib3f| Name: | qopenglfResolveVertexAttrib3f | | Prototype: | static void qopenglfResolveVertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3201-3204 |
| | 1 | 1 |
qopenglfResolveVertexAttrib3fv| Name: | qopenglfResolveVertexAttrib3fv | | Prototype: | static void qopenglfResolveVertexAttrib3fv(GLuint indx, const GLfloat* values) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3206-3209 |
| | 1 | 1 |
qopenglfResolveVertexAttrib4f| Name: | qopenglfResolveVertexAttrib4f | | Prototype: | static void qopenglfResolveVertexAttrib4f(GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3211-3214 |
| | 1 | 1 |
qopenglfResolveVertexAttrib4fv| Name: | qopenglfResolveVertexAttrib4fv | | Prototype: | static void qopenglfResolveVertexAttrib4fv(GLuint indx, const GLfloat* values) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3216-3219 |
| | 1 | 1 |
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 |
qopenglfResolveVertexAttribPointer| Name: | qopenglfResolveVertexAttribPointer | | Prototype: | static void qopenglfResolveVertexAttribPointer(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void* ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3221-3224 |
| | 1 | 1 |
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 |
qopenglfResolveViewport| Name: | qopenglfResolveViewport | | Prototype: | static void qopenglfResolveViewport(GLint x, GLint y, GLsizei width, GLsizei height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2723-2726 |
| | 1 | 1 |
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 |
qopenglfSpecialIsProgram| Name: | qopenglfSpecialIsProgram | | Prototype: | static GLboolean qopenglfSpecialIsProgram(GLuint program) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3002-3005 |
| | 1 | 1 |
qopenglfSpecialIsShader| Name: | qopenglfSpecialIsShader | | Prototype: | static GLboolean qopenglfSpecialIsShader(GLuint shader) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3017-3020 |
| | 1 | 1 |
qopenglfTranslateClearDepthf| Name: | qopenglfTranslateClearDepthf | | Prototype: | static void qopenglfTranslateClearDepthf(GLclampf depth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3259-3262 |
| | 1 | 1 |
qopenglfTranslateDepthRangef| Name: | qopenglfTranslateDepthRangef | | Prototype: | static void qopenglfTranslateDepthRangef(GLclampf zNear, GLclampf zFar) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3264-3267 |
| | 1 | 1 |
qpaintengineex_cubicTo| Name: | qpaintengineex_cubicTo | | Prototype: | static void qpaintengineex_cubicTo(qreal c1x, qreal c1y, qreal c2x, qreal c2y, qreal ex, qreal ey, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 349-361 |
| | 9 | 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 |
qpiw_write_fn| Name: | qpiw_write_fn | | Prototype: | static void qpiw_write_fn(png_structp png_ptr, png_bytep data, png_size_t length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 211-222 |
| | 6 | 2 |
qputenv| Name: | qputenv | | Prototype: | bool qputenv(const char *varName, const QByteArray& value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3317-3335 |
| | 2 | 1 |
qrand| Name: | qrand | | Prototype: | int qrand() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3457-3501 |
| | 8 | 3 |
qrasterpaintengine_dirty_clip| Name: | qrasterpaintengine_dirty_clip | | Prototype: | static void qrasterpaintengine_dirty_clip(QRasterPaintEnginePrivate *d, QRasterPaintEngineState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1115-1128 |
| | 5 | 1 |
qrasterpaintengine_state_setNoClip| Name: | qrasterpaintengine_state_setNoClip | | Prototype: | static void qrasterpaintengine_state_setNoClip(QRasterPaintEngineState *s) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1107-1113 |
| | 4 | 2 |
qround| Name: | qround | | Prototype: | static inline qreal qround(qreal f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 192-195 |
| | 1 | 1 |
qsnprintf| Name: | qsnprintf | | Prototype: | int qsnprintf(char *str, size_t n, const char *fmt, ...) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qvsnprintf.cpp | | Lines: | 112-121 |
| | 5 | 1 |
qsrand| Name: | qsrand | | Prototype: | void qsrand(uint seed) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3403-3440 |
| | 7 | 3 |
qsslSocketCannotResolveSymbolWarning| Name: | qsslSocketCannotResolveSymbolWarning | | Prototype: | void qsslSocketCannotResolveSymbolWarning(const char *functionName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 123-126 |
| | 1 | 2 |
qsslSocketUnresolvedSymbolWarning| Name: | qsslSocketUnresolvedSymbolWarning | | Prototype: | void qsslSocketUnresolvedSymbolWarning(const char *functionName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 117-120 |
| | 1 | 2 |
qstrcmp| Name: | qstrcmp | | Prototype: | int qstrcmp(const char *str1, const char *str2) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 261-265 |
| | 2 | 1 |
qstrcmp| Name: | qstrcmp | | Prototype: | int qstrcmp(const QByteArray &str1, const char *str2) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 360-382 |
| | 13 | 6 |
qstrcmp| Name: | qstrcmp | | Prototype: | int qstrcmp(const QByteArray &str1, const QByteArray &str2) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 387-398 |
| | 6 | 2 |
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 |
qstrdup| Name: | qstrdup | | Prototype: | char *qstrdup(const char *src) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 152-158 |
| | 4 | 2 |
qstricmp| Name: | qstricmp | | Prototype: | int qstricmp(const char *str1, const char *str2) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 306-318 |
| | 10 | 4 |
qstringToXTP| Name: | qstringToXTP | | Prototype: | static inline XTextProperty* qstringToXTP(Display *dpy, const QString& s) | | Coverage: | 47.826% (11/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 225-263 |
| | 25 | 7 |