Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qopenglfResolveUniformMatrix4x3fvName: | 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 |
qopenglfResolveUnmapBufferName: | 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 |
qopenglfResolveUseProgramName: | 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 |
qopenglfResolveUseProgramStagesName: | 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 |
qopenglfResolveValidateProgramName: | 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 |
qopenglfResolveValidateProgramPipelineName: | 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 |
qopenglfResolveVertexAttrib1fName: | 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 |
qopenglfResolveVertexAttrib1fvName: | 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 |
qopenglfResolveVertexAttrib2fName: | 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 |
qopenglfResolveVertexAttrib2fvName: | 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 |
qopenglfResolveVertexAttrib3fName: | 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 |
qopenglfResolveVertexAttrib3fvName: | 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 |
qopenglfResolveVertexAttrib4fName: | 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 |
qopenglfResolveVertexAttrib4fvName: | 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 |
qopenglfResolveVertexAttribBindingName: | 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 |
qopenglfResolveVertexAttribDivisorName: | 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 |
qopenglfResolveVertexAttribFormatName: | 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 |
qopenglfResolveVertexAttribI4iName: | 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 |
qopenglfResolveVertexAttribI4ivName: | 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 |
qopenglfResolveVertexAttribI4uiName: | 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 |
qopenglfResolveVertexAttribI4uivName: | 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 |
qopenglfResolveVertexAttribIFormatName: | 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 |
qopenglfResolveVertexAttribIPointerName: | 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 |
qopenglfResolveVertexAttribPointerName: | 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 |
qopenglfResolveVertexBindingDivisorName: | 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 |
qopenglfResolveViewportName: | 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 |
qopenglfResolveWaitSyncName: | 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 |
qopenglfSpecialGetShaderPrecisionFormatName: | 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 |
qopenglfSpecialIsProgramName: | 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 |
qopenglfSpecialIsShaderName: | 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 |
qopenglfTranslateClearDepthfName: | 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 |
qopenglfTranslateDepthRangefName: | 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_cubicToName: | 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_lineToName: | 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_moveToName: | 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_fnName: | 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 |
qputenvName: | 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 |
qrandName: | 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_clipName: | 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_setNoClipName: | 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 |
qroundName: | 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 |
qsnprintfName: | 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 |
qsrandName: | 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 |
qsslSocketCannotResolveSymbolWarningName: | 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 |
qsslSocketUnresolvedSymbolWarningName: | 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 |
qstrcmpName: | 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 |
qstrcmpName: | 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 |
qstrcmpName: | 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 |
qstrcpyName: | 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 |
qstrdupName: | 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 |
qstricmpName: | 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 |
qstringToXTPName: | 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 |
qstrncpyName: | qstrncpy | Prototype: | char *qstrncpy(char *dst, const char *src, uint len) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 207-220 |
| | 6 | 3 |
qstrnicmpName: | qstrnicmp | Prototype: | int qstrnicmp(const char *str1, const char *str2, uint len) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 340-355 |
| | 12 | 5 |
qstrtodName: | qstrtod | Prototype: | double qstrtod(const char *s00, const char **se, bool *ok) | Coverage: | 64.345% (231/359) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 1270-1816 |
| | 299 | 109 |
qstrtollName: | qstrtoll | Prototype: | long long qstrtoll(const char * nptr, const char **endptr, int base, bool *ok) | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 99-115 |
| | 12 | 3 |
qstrtoullName: | qstrtoull | Prototype: | unsigned long long qstrtoull(const char * nptr, const char **endptr, int base, bool *ok) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 71-97 |
| | 17 | 5 |
qtInitializeVertexArrayObjectHelperName: | qtInitializeVertexArrayObjectHelper | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
qtInitializeVertexArrayObjectHelperName: | 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 |
qtLoggingDebugName: | qtLoggingDebug | Prototype: | static bool qtLoggingDebug() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 245-249 |
| | 1 | 1 |
qtPcreCallbackName: | 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 |
qtToGlColorName: | 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 |
qtTrIdName: | 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 |
qtVectorPathForPathName: | 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_PersistentModelIndexLessThanName: | 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_QGraphicsItem_isObscuredName: | 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_QMetaEnum_debugOperatorName: | qt_QMetaEnum_debugOperator | Prototype: | QDebug qt_QMetaEnum_debugOperator(QDebug &dbg, int value, const QMetaObject *meta, const char *name) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 837-849 |
| | 9 | 2 |
qt_QMetaEnum_flagDebugOperatorName: | qt_QMetaEnum_flagDebugOperator | Prototype: | QDebug qt_QMetaEnum_flagDebugOperator(QDebug &debug, quint64 value, const QMetaObject *meta, const char *name) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 851-863 |
| | 10 | 2 |
qt_TSCIIToUnicodeName: | 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_UnicodeToTSCIIName: | 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_abstime_for_timeoutName: | qt_abstime_for_timeout | Prototype: | void qt_abstime_for_timeout(timespec *ts, int timeout) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | Lines: | 89-106 |
| | 4 | 1 |
qt_accAmpIndexName: | 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_accHotKeyName: | 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_accStripAmpName: | 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_addBitmapToPathName: | 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_arrayName: | 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_arrayName: | 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_argb32Name: | 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_quint16Name: | 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_rgba8888Name: | 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_uint32Name: | 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_argb32Name: | 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_hashName: | 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_hashName: | 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_applicationName_noFallbackName: | qt_applicationName_noFallback | Prototype: | QString qt_applicationName_noFallback() | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2447-2450 |
| | 1 | 1 |
qt_assertName: | 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_xName: | 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_bitmapToRegionName: | 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_sse2Name: | 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_sse2Name: | 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_baseName: | 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_sse2Name: | 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_argb32Name: | 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_quint16Name: | 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_rgb30Name: | 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_rgba8888Name: | 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_templateName: | 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_argb32Name: | 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_sse2Name: | 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_ssse3Name: | 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 |