Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
qopenglfResolveGenQueriesName: | qopenglfResolveGenQueries | Prototype: | static void qopenglfResolveGenQueries(GLsizei n, GLuint* ids) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6272-6278 |
| | 3 | 2 |
qopenglfResolveGenProgramPipelinesName: | qopenglfResolveGenProgramPipelines | Prototype: | static void qopenglfResolveGenProgramPipelines(GLsizei n, GLuint* pipelines) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6945-6951 |
| | 3 | 2 |
qopenglfResolveFramebufferTextureLayerName: | qopenglfResolveFramebufferTextureLayer | Prototype: | static void qopenglfResolveFramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6264-6270 |
| | 3 | 2 |
qopenglfResolveFramebufferParameteriName: | qopenglfResolveFramebufferParameteri | Prototype: | static void qopenglfResolveFramebufferParameteri(GLenum target, GLenum pname, GLint param) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6937-6943 |
| | 3 | 2 |
qopenglfResolveFlushMappedBufferRangeName: | qopenglfResolveFlushMappedBufferRange | Prototype: | static void qopenglfResolveFlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6256-6262 |
| | 3 | 2 |
qopenglfResolveFenceSyncName: | qopenglfResolveFenceSync | Prototype: | static GLsync qopenglfResolveFenceSync(GLenum condition, GLbitfield flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6248-6254 |
| | 3 | 2 |
qopenglfResolveEndTransformFeedbackName: | qopenglfResolveEndTransformFeedback | Prototype: | static void qopenglfResolveEndTransformFeedback() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6240-6246 |
| | 3 | 2 |
qopenglfResolveEndQueryName: | qopenglfResolveEndQuery | Prototype: | static void qopenglfResolveEndQuery(GLenum target) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6232-6238 |
| | 3 | 2 |
qopenglfResolveDrawRangeElementsName: | qopenglfResolveDrawRangeElements | Prototype: | static void qopenglfResolveDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void * indices) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6224-6230 |
| | 3 | 2 |
qopenglfResolveDrawElementsInstancedName: | qopenglfResolveDrawElementsInstanced | Prototype: | static void qopenglfResolveDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6216-6222 |
| | 3 | 2 |
qopenglfResolveDrawElementsIndirectName: | qopenglfResolveDrawElementsIndirect | Prototype: | static void qopenglfResolveDrawElementsIndirect(GLenum mode, GLenum type, const void * indirect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6929-6935 |
| | 3 | 2 |
qopenglfResolveDrawBuffersName: | qopenglfResolveDrawBuffers | Prototype: | static void qopenglfResolveDrawBuffers(GLsizei n, const GLenum * bufs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6208-6214 |
| | 3 | 2 |
qopenglfResolveDrawArraysInstancedName: | qopenglfResolveDrawArraysInstanced | Prototype: | static void qopenglfResolveDrawArraysInstanced(GLenum mode, GLint first, GLsizei count, GLsizei instancecount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6200-6206 |
| | 3 | 2 |
qopenglfResolveDrawArraysIndirectName: | qopenglfResolveDrawArraysIndirect | Prototype: | static void qopenglfResolveDrawArraysIndirect(GLenum mode, const void * indirect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6921-6927 |
| | 3 | 2 |
qopenglfResolveDispatchComputeIndirectName: | qopenglfResolveDispatchComputeIndirect | Prototype: | static void qopenglfResolveDispatchComputeIndirect(GLintptr indirect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6913-6919 |
| | 3 | 2 |
qopenglfResolveDispatchComputeName: | qopenglfResolveDispatchCompute | Prototype: | static void qopenglfResolveDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6905-6911 |
| | 3 | 2 |
qopenglfResolveDepthRangefName: | qopenglfResolveDepthRangef | Prototype: | static void qopenglfResolveDepthRangef(GLclampf zNear, GLclampf zFar) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2554-2561 |
| | 3 | 2 |
qopenglfResolveDeleteVertexArraysName: | qopenglfResolveDeleteVertexArrays | Prototype: | static void qopenglfResolveDeleteVertexArrays(GLsizei n, const GLuint * arrays) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6192-6198 |
| | 3 | 2 |
qopenglfResolveDeleteTransformFeedbacksName: | qopenglfResolveDeleteTransformFeedbacks | Prototype: | static void qopenglfResolveDeleteTransformFeedbacks(GLsizei n, const GLuint * ids) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6184-6190 |
| | 3 | 2 |
qopenglfResolveDeleteSyncName: | qopenglfResolveDeleteSync | Prototype: | static void qopenglfResolveDeleteSync(GLsync sync) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6176-6182 |
| | 3 | 2 |
qopenglfResolveDeleteSamplersName: | qopenglfResolveDeleteSamplers | Prototype: | static void qopenglfResolveDeleteSamplers(GLsizei count, const GLuint * samplers) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6168-6174 |
| | 3 | 2 |
qopenglfResolveDeleteQueriesName: | qopenglfResolveDeleteQueries | Prototype: | static void qopenglfResolveDeleteQueries(GLsizei n, const GLuint * ids) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6160-6166 |
| | 3 | 2 |
qopenglfResolveDeleteProgramPipelinesName: | qopenglfResolveDeleteProgramPipelines | Prototype: | static void qopenglfResolveDeleteProgramPipelines(GLsizei n, const GLuint * pipelines) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6897-6903 |
| | 3 | 2 |
qopenglfResolveCreateShaderProgramvName: | qopenglfResolveCreateShaderProgramv | Prototype: | static GLuint qopenglfResolveCreateShaderProgramv(GLenum type, GLsizei count, const GLchar *const* strings) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6889-6895 |
| | 3 | 2 |
qopenglfResolveCopyTexSubImage3DName: | qopenglfResolveCopyTexSubImage3D | Prototype: | static void qopenglfResolveCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6152-6158 |
| | 3 | 2 |
qopenglfResolveCopyBufferSubDataName: | qopenglfResolveCopyBufferSubData | Prototype: | static void qopenglfResolveCopyBufferSubData(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6144-6150 |
| | 3 | 2 |
qopenglfResolveCompressedTexSubImage3DName: | qopenglfResolveCompressedTexSubImage3D | Prototype: | static void qopenglfResolveCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void * data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6136-6142 |
| | 3 | 2 |
qopenglfResolveCompressedTexImage3DName: | qopenglfResolveCompressedTexImage3D | Prototype: | static void qopenglfResolveCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void * data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6128-6134 |
| | 3 | 2 |
qopenglfResolveClientWaitSyncName: | qopenglfResolveClientWaitSync | Prototype: | static GLenum qopenglfResolveClientWaitSync(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: | 6120-6126 |
| | 3 | 2 |
qopenglfResolveClearDepthfName: | qopenglfResolveClearDepthf | Prototype: | static void qopenglfResolveClearDepthf(GLclampf depth) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2505-2512 |
| | 3 | 2 |
qopenglfResolveClearBufferuivName: | qopenglfResolveClearBufferuiv | Prototype: | static void qopenglfResolveClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6112-6118 |
| | 3 | 2 |
qopenglfResolveClearBufferivName: | qopenglfResolveClearBufferiv | Prototype: | static void qopenglfResolveClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6104-6110 |
| | 3 | 2 |
qopenglfResolveClearBufferfvName: | qopenglfResolveClearBufferfv | Prototype: | static void qopenglfResolveClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6096-6102 |
| | 3 | 2 |
qopenglfResolveClearBufferfiName: | qopenglfResolveClearBufferfi | Prototype: | static void qopenglfResolveClearBufferfi(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6088-6094 |
| | 3 | 2 |
qopenglfResolveBindVertexBufferName: | qopenglfResolveBindVertexBuffer | Prototype: | static void qopenglfResolveBindVertexBuffer(GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6881-6887 |
| | 3 | 2 |
qopenglfResolveBindVertexArrayName: | qopenglfResolveBindVertexArray | Prototype: | static void qopenglfResolveBindVertexArray(GLuint array) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6071-6077 |
| | 3 | 2 |
qopenglfResolveBindTransformFeedbackName: | qopenglfResolveBindTransformFeedback | Prototype: | static void qopenglfResolveBindTransformFeedback(GLenum target, GLuint id) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6063-6069 |
| | 3 | 2 |
qopenglfResolveBindSamplerName: | qopenglfResolveBindSampler | Prototype: | static void qopenglfResolveBindSampler(GLuint unit, GLuint sampler) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6055-6061 |
| | 3 | 2 |
qopenglfResolveBindProgramPipelineName: | qopenglfResolveBindProgramPipeline | Prototype: | static void qopenglfResolveBindProgramPipeline(GLuint pipeline) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6873-6879 |
| | 3 | 2 |
qopenglfResolveBindImageTextureName: | qopenglfResolveBindImageTexture | Prototype: | static void qopenglfResolveBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6865-6871 |
| | 3 | 2 |
qopenglfResolveBindBufferRangeName: | qopenglfResolveBindBufferRange | Prototype: | static void qopenglfResolveBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6047-6053 |
| | 3 | 2 |
qopenglfResolveBindBufferBaseName: | qopenglfResolveBindBufferBase | Prototype: | static void qopenglfResolveBindBufferBase(GLenum target, GLuint index, GLuint buffer) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6039-6045 |
| | 3 | 2 |
qopenglfResolveBeginTransformFeedbackName: | qopenglfResolveBeginTransformFeedback | Prototype: | static void qopenglfResolveBeginTransformFeedback(GLenum primitiveMode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6031-6037 |
| | 3 | 2 |
qopenglfResolveBeginQueryName: | qopenglfResolveBeginQuery | Prototype: | static void qopenglfResolveBeginQuery(GLenum target, GLuint id) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6023-6029 |
| | 3 | 2 |
qopenglfResolveActiveShaderProgramName: | qopenglfResolveActiveShaderProgram | Prototype: | static void qopenglfResolveActiveShaderProgram(GLuint pipeline, GLuint program) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6857-6863 |
| | 3 | 2 |
qgl_hasFeatureName: | qgl_hasFeature | Prototype: | bool qgl_hasFeature(QOpenGLFunctions::OpenGLFeature feature) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 96-101 |
| | 3 | 2 |
qgl_hasExtensionName: | qgl_hasExtension | Prototype: | bool qgl_hasExtension(QOpenGLExtensions::OpenGLExtension extension) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 103-108 |
| | 3 | 2 |
qgl1_functionsName: | qgl1_functions | Prototype: | QOpenGLFunctions_1_1 *qgl1_functions() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 132-137 |
| | 3 | 1 |
q_ssl_psk_client_callbackName: | q_ssl_psk_client_callback | Prototype: | static unsigned int q_ssl_psk_client_callback(SSL *ssl, const char *hint, char *identity, unsigned int max_identity_len, unsigned char *psk, unsigned int max_psk_len) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 194-202 |
| | 3 | 1 |
q_gray_rendered_spansName: | q_gray_rendered_spans | Prototype: | int q_gray_rendered_spans(TRaster *raster) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 327-332 |
| | 3 | 2 |
q_X509CallbackName: | q_X509Callback | Prototype: | int q_X509Callback(int ok, X509_STORE_CTX *ctx) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 270-300 |
| | 3 | 2 |
qToLowerName: | qToLower | Prototype: | static inline char qToLower(char c) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 658-664 |
| | 3 | 2 |
qToLowerName: | qToLower | Prototype: | static char qToLower(char c) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1988-1994 |
| | 3 | 2 |
qToLowerName: | qToLower | Prototype: | inline char qToLower(char ch) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 721-727 |
| | 3 | 2 |
qSmartMinSizeName: | qSmartMinSize | Prototype: | QSize qSmartMinSize(const QWidget *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 379-384 |
| | 3 | 1 |
qSmartMaxSizeName: | qSmartMaxSize | Prototype: | QSize qSmartMaxSize(const QWidgetItem *i, Qt::Alignment align) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 409-415 |
| | 3 | 1 |
qSetMessagePatternName: | qSetMessagePattern | Prototype: | void qSetMessagePattern(const QString &pattern) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1846-1852 |
| | 3 | 2 |
qSafeDivideName: | qSafeDivide | Prototype: | static inline qreal qSafeDivide(qreal x, qreal y) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 729-734 |
| | 3 | 2 |
qRegisterWidgetsVariantName: | qRegisterWidgetsVariant | Prototype: | void qRegisterWidgetsVariant() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | Lines: | 148-153 |
| | 3 | 1 |
qMemEqualsName: | qMemEquals | Prototype: | static bool qMemEquals(const quint16 *a, const quint16 *b, int length) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 635-641 |
| | 3 | 2 |
qMapDeallocateName: | qMapDeallocate | Prototype: | static inline void qMapDeallocate(QMapNodeBase *node, int alignment) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 313-319 |
| | 3 | 2 |
qMapAllocateName: | qMapAllocate | Prototype: | static inline void *qMapAllocate(int alloc, int alignment) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 306-311 |
| | 3 | 1 |
qIterAppendName: | qIterAppend | Prototype: | static void qIterAppend(DBusMessageIter *it, QByteArray *ba, int type, const void *arg) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 43-49 |
| | 3 | 2 |
qInstallMsgHandlerName: | qInstallMsgHandler | Prototype: | QtMsgHandler qInstallMsgHandler(QtMsgHandler h) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1838-1844 |
| | 3 | 2 |
qInstallMessageHandlerName: | qInstallMessageHandler | Prototype: | QtMessageHandler qInstallMessageHandler(QtMessageHandler h) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1830-1836 |
| | 3 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QSslError &key, uint seed) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp | Lines: | 313-319 |
| | 3 | 1 |
qFuzzyFindName: | qFuzzyFind | Prototype: | template <typename InputIterator> InputIterator qFuzzyFind(InputIterator first, InputIterator last, qreal val) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1491-1497 |
| | 3 | 2 |
qEnvironmentVariableIsEmptyName: | qEnvironmentVariableIsEmpty | Prototype: | bool qEnvironmentVariableIsEmpty(const char *varName) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3206-3220 |
| | 3 | 1 |
qBlendTextureName: | qBlendTexture | Prototype: | void qBlendTexture(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5497-5502 |
| | 3 | 1 |
qAppNameName: | qAppName | Prototype: | QString qAppName() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 593-598 |
| | 3 | 2 |
qAccessibleRoleStringName: | qAccessibleRoleString | Prototype: | const char *qAccessibleRoleString(QAccessible::Role role) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 1834-1840 |
| | 3 | 2 |
prepareEngineName: | prepareEngine | Prototype: | inline static void prepareEngine(QRegExpPrivate *priv) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3856-3861 |
| | 3 | 2 |
operator|Name: | operator| | Prototype: | QBitArray operator|(const QBitArray &a1, const QBitArray &a2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 615-620 |
| | 3 | 1 |
operator^Name: | operator^ | Prototype: | QBitArray operator^(const QBitArray &a1, const QBitArray &a2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 638-643 |
| | 3 | 1 |
operator>>Name: | operator>> | Prototype: | static QDataStream &operator>>(QDataStream &s, BMP_FILEHDR &bf) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 76-81 |
| | 3 | 1 |
operator==Name: | operator== | Prototype: | bool operator==(const QString &s1, const QString &s2) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2712-2718 |
| | 3 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QTimeZone &tz) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 987-993 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QVersionNumber &version) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | Lines: | 491-496 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QDBusError &msg) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | Lines: | 398-403 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | static QDataStream &operator<<(QDataStream &s, const BMP_FILEHDR &bf) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 83-88 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QCursor &c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 608-613 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QKeySequence &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1649-1654 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &stream, const QQuaternion &quaternion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 1012-1017 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QVector2D &vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 500-505 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &stream, const QVector4D &vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 597-602 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QBrush &b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1002-1030 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QTextLength &l) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3464-3469 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QTextFormat &f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3471-3476 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug d, const QUrl &url) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3934-3939 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QUuid &id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 1013-1018 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QDate &date) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4730-4736 |
| | 3 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QTime &time) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4770-4778 |
| | 3 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QDate &date) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4950-4955 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QTime &time) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4957-4962 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QLine &p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 254-259 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QLineF &p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 815-820 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QRegExp ®Exp) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4555-4560 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QRegularExpression &re) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2479-2484 |
| | 3 | 1 |
operator<Name: | operator< | Prototype: | static bool operator<(const QSettingsIniKey &k1, const QSettingsIniKey &k2) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1795-1800 |
| | 3 | 2 |
operator+=Name: | operator+= | Prototype: | inline timespec &operator+=(timespec &t1, int ms) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 184-189 |
| | 3 | 1 |