| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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 | 
 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 | 
 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 | 
 qtInitializeVertexArrayObjectHelper| Name:  | qtInitializeVertexArrayObjectHelper |  | Prototype:  | void qtInitializeVertexArrayObjectHelper(QOpenGLVertexArrayObjectHelper *helper, QOpenGLContext *context) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp |  | Lines:  | 51-88 |  
  |  | 13 | 22 | 
 qtInitializeVertexArrayObjectHelper::[lambda]| Name:  | qtInitializeVertexArrayObjectHelper::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp |  | Lines:  | 86-86 |  
  |  | 0 | 1 | 
 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 | 
 qtToGlColor| Name:  | qtToGlColor |  | Prototype:  | static inline uint qtToGlColor(uint c) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 151-163 |  
  |  | 5 | 1 | 
 qtTrId| Name:  | qtTrId |  | Prototype:  | QString qtTrId(const char *id, int n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2029-2032 |  
  |  | 1 | 1 | 
 qtVectorPathForPath| Name:  | qtVectorPathForPath |  | Prototype:  | const QVectorPath &qtVectorPathForPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 125-129 |  
  |  | 2 | 1 | 
 qt_QGraphicsItem_isObscured| Name:  | qt_QGraphicsItem_isObscured |  | Prototype:  | static bool qt_QGraphicsItem_isObscured(const QGraphicsItem *item, const QGraphicsItem *other, const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5118-5123 |  
  |  | 1 | 1 | 
 qt_TSCIIToUnicode| Name:  | qt_TSCIIToUnicode |  | Prototype:  | static unsigned int qt_TSCIIToUnicode(uint code, uint *s) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp |  | Lines:  | 477-487 |  
  |  | 6 | 3 | 
 qt_UnicodeToTSCII| Name:  | qt_UnicodeToTSCII |  | Prototype:  | static unsigned char qt_UnicodeToTSCII(ushort u1, ushort u2, ushort u3) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp |  | Lines:  | 449-475 |  
  |  | 15 | 4 | 
 qt_accAmpIndex| Name:  | qt_accAmpIndex |  | Prototype:  | static int qt_accAmpIndex(const QString &text) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 100-127 |  
  |  | 11 | 5 | 
 qt_accHotKey| Name:  | qt_accHotKey |  | Prototype:  | QString qt_accHotKey(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 139-146 |  
  |  | 4 | 2 | 
 qt_accStripAmp| Name:  | qt_accStripAmp |  | Prototype:  | QString qt_accStripAmp(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 129-137 |  
  |  | 5 | 2 | 
 qt_addBitmapToPath| Name:  | qt_addBitmapToPath |  | Prototype:  | void qt_addBitmapToPath(qreal x0, qreal y0, const uchar *image_data, int bpl, int w, int h, QPainterPath *path) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 748-781 |  
  |  | 22 | 10 | 
 qt_add_rect_to_array| Name:  | qt_add_rect_to_array |  | Prototype:  | void qt_add_rect_to_array(const QRectF &r, GLfloat *array) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2903-2918 |  
  |  | 12 | 1 | 
 qt_add_texcoords_to_array| Name:  | qt_add_texcoords_to_array |  | Prototype:  | void qt_add_texcoords_to_array(qreal x1, qreal y1, qreal x2, qreal y2, GLfloat *array) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2920-2930 |  
  |  | 8 | 1 | 
 qt_alphamapblit_argb32| Name:  | qt_alphamapblit_argb32 |  | Prototype:  | static void qt_alphamapblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5901-5908 |  
  |  | 1 | 1 | 
 qt_alphamapblit_quint16| Name:  | qt_alphamapblit_quint16 |  | Prototype:  | static void qt_alphamapblit_quint16(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5700-5727 |  
  |  | 14 | 5 | 
 qt_alphamapblit_rgba8888| Name:  | qt_alphamapblit_rgba8888 |  | Prototype:  | static void qt_alphamapblit_rgba8888(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5911-5918 |  
  |  | 1 | 1 | 
 qt_alphamapblit_uint32| Name:  | qt_alphamapblit_uint32 |  | Prototype:  | static void qt_alphamapblit_uint32(QRasterBuffer *rasterBuffer, int x, int y, quint32 color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5804-5898 |  
  |  | 33 | 11 | 
 qt_alphargbblit_argb32| Name:  | qt_alphargbblit_argb32 |  | Prototype:  | static void qt_alphargbblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uint *src, int mapWidth, int mapHeight, int srcStride, const QClipData *clip) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5921-5994 |  
  |  | 45 | 13 | 
 qt_app_fonts_hash| Name:  | qt_app_fonts_hash |  | Prototype:  | FontHash *qt_app_fonts_hash() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 453-456 |  
  |  | 1 | 1 | 
 qt_app_palettes_hash| Name:  | qt_app_palettes_hash |  | Prototype:  | PaletteHash *qt_app_palettes_hash() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 447-450 |  
  |  | 1 | 1 | 
 qt_assert| Name:  | qt_assert |  | Prototype:  | void qt_assert(const char *assertion, const char *file, int line) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3016-3019 |  
  |  | 1 | 1 | 
 qt_assert_x| Name:  | qt_assert_x |  | Prototype:  | void qt_assert_x(const char *where, const char *what, const char *file, int line) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3024-3027 |  
  |  | 1 | 1 | 
 qt_bitmapToRegion| Name:  | qt_bitmapToRegion |  | Prototype:  | QRegionPrivate *qt_bitmapToRegion(const QBitmap& bitmap) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3736-3809 |  
  |  | 38 | 12 | 
 qt_bitmapblit16_sse2| Name:  | qt_bitmapblit16_sse2 |  | Prototype:  | void qt_bitmapblit16_sse2(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *src, int width, int height, int stride) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 401-429 |  
  |  | 19 | 4 | 
 qt_bitmapblit32_sse2| Name:  | qt_bitmapblit32_sse2 |  | Prototype:  | void qt_bitmapblit32_sse2(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *src, int width, int height, int stride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 387-392 |  
  |  | 1 | 1 | 
 qt_bitmapblit32_sse2_base| Name:  | qt_bitmapblit32_sse2_base |  | Prototype:  | void qt_bitmapblit32_sse2_base(QRasterBuffer *rasterBuffer, int x, int y, quint32 color, const uchar *src, int width, int height, int stride) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 336-385 |  
  |  | 36 | 7 | 
 qt_bitmapblit8888_sse2| Name:  | qt_bitmapblit8888_sse2 |  | Prototype:  | void qt_bitmapblit8888_sse2(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *src, int width, int height, int stride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 394-399 |  
  |  | 1 | 1 | 
 qt_bitmapblit_argb32| Name:  | qt_bitmapblit_argb32 |  | Prototype:  | inline static void qt_bitmapblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5663-5670 |  
  |  | 2 | 1 | 
 qt_bitmapblit_quint16| Name:  | qt_bitmapblit_quint16 |  | Prototype:  | inline static void qt_bitmapblit_quint16(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5691-5698 |  
  |  | 2 | 1 | 
 qt_bitmapblit_rgb30| Name:  | qt_bitmapblit_rgb30 |  | Prototype:  | template<QtPixelOrder PixelOrder> inline static void qt_bitmapblit_rgb30(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5681-5689 |  
  |  | 2 | 1 | 
 qt_bitmapblit_rgba8888| Name:  | qt_bitmapblit_rgba8888 |  | Prototype:  | inline static void qt_bitmapblit_rgba8888(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5672-5679 |  
  |  | 2 | 1 | 
 qt_bitmapblit_template| Name:  | qt_bitmapblit_template |  | Prototype:  | template <class DST> static inline void qt_bitmapblit_template(QRasterBuffer *rasterBuffer, int x, int y, DST color, const uchar *map, int mapWidth, int mapHeight, int mapStride) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5504-5564 |  
  |  | 38 | 14 | 
 qt_blend_argb32_on_argb32| Name:  | qt_blend_argb32_on_argb32 |  | Prototype:  | static void qt_blend_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 333-369 |  
  |  | 20 | 9 | 
 qt_blend_argb32_on_argb32_sse2| Name:  | qt_blend_argb32_on_argb32_sse2 |  | Prototype:  | void qt_blend_argb32_on_argb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 45-79 |  
  |  | 23 | 20 | 
 qt_blend_argb32_on_argb32_ssse3| Name:  | qt_blend_argb32_on_argb32_ssse3 |  | Prototype:  | void qt_blend_argb32_on_argb32_ssse3(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/85) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp |  | Lines:  | 136-171 |  
  |  | 23 | 30 | 
 qt_blend_argb32_on_rgb16| Name:  | qt_blend_argb32_on_rgb16 |  | Prototype:  | static void qt_blend_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 237-287 |  
  |  | 31 | 6 | 
 qt_blend_argb32_on_rgb16_const_alpha| Name:  | qt_blend_argb32_on_rgb16_const_alpha |  | Prototype:  | void qt_blend_argb32_on_rgb16_const_alpha(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 214-235 |  
  |  | 13 | 3 | 
 qt_blend_rgb16_on_rgb16| Name:  | qt_blend_rgb16_on_rgb16 |  | Prototype:  | void qt_blend_rgb16_on_rgb16(uchar *dst, int dbpl, const uchar *src, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 173-211 |  
  |  | 21 | 17 | 
 qt_blend_rgb32_on_rgb16| Name:  | qt_blend_rgb32_on_rgb16 |  | Prototype:  | static void qt_blend_rgb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 290-325 |  
  |  | 17 | 4 | 
 qt_blend_rgb32_on_rgb32| Name:  | qt_blend_rgb32_on_rgb32 |  | Prototype:  | void qt_blend_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 372-396 |  
  |  | 10 | 3 | 
 qt_blend_rgb32_on_rgb32_sse2| Name:  | qt_blend_rgb32_on_rgb32_sse2 |  | Prototype:  | void qt_blend_rgb32_on_rgb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 88-132 |  
  |  | 27 | 8 | 
 qt_blurImage| Name:  | qt_blurImage |  | Prototype:  | void qt_blurImage(QPainter *p, QImage &blurImage, qreal radius, bool quality, bool alphaOnly, int transposed = 0) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 855-880 |  
  |  | 15 | 5 |