Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qopenglfResolveBlendFuncSeparateName: | qopenglfResolveBlendFuncSeparate | Prototype: | static void qopenglfResolveBlendFuncSeparate(GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2775-2778 |
| | 1 | 1 |
qopenglfResolveBlendFuncName: | qopenglfResolveBlendFunc | Prototype: | static void qopenglfResolveBlendFunc(GLenum sfactor, GLenum dfactor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2490-2493 |
| | 1 | 1 |
qopenglfResolveBlendEquationSeparateName: | qopenglfResolveBlendEquationSeparate | Prototype: | static void qopenglfResolveBlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2770-2773 |
| | 1 | 1 |
qopenglfResolveBlendEquationName: | qopenglfResolveBlendEquation | Prototype: | static void qopenglfResolveBlendEquation(GLenum mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2765-2768 |
| | 1 | 1 |
qopenglfResolveBlendColorName: | qopenglfResolveBlendColor | Prototype: | static void qopenglfResolveBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2760-2763 |
| | 1 | 1 |
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 |
qopenglfResolveBindTextureName: | qopenglfResolveBindTexture | Prototype: | static void qopenglfResolveBindTexture(GLenum target, GLuint texture) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2485-2488 |
| | 1 | 1 |
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 |
qopenglfResolveBindRenderbufferName: | qopenglfResolveBindRenderbuffer | Prototype: | static void qopenglfResolveBindRenderbuffer(GLenum target, GLuint renderbuffer) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2755-2758 |
| | 1 | 1 |
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 |
qopenglfResolveBindFramebufferName: | qopenglfResolveBindFramebuffer | Prototype: | static void qopenglfResolveBindFramebuffer(GLenum target, GLuint framebuffer) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2750-2753 |
| | 1 | 1 |
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 |
qopenglfResolveBindBufferName: | qopenglfResolveBindBuffer | Prototype: | static void qopenglfResolveBindBuffer(GLenum target, GLuint buffer) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2745-2748 |
| | 1 | 1 |
qopenglfResolveBindAttribLocationName: | qopenglfResolveBindAttribLocation | Prototype: | static void qopenglfResolveBindAttribLocation(GLuint program, GLuint index, const char* name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2740-2743 |
| | 1 | 1 |
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 |
qopenglfResolveAttachShaderName: | qopenglfResolveAttachShader | Prototype: | static void qopenglfResolveAttachShader(GLuint program, GLuint shader) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2735-2738 |
| | 1 | 1 |
qopenglfResolveActiveTextureName: | qopenglfResolveActiveTexture | Prototype: | static void qopenglfResolveActiveTexture(GLenum texture) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2730-2733 |
| | 1 | 1 |
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 |
qlltoaName: | qlltoa | Prototype: | QString qlltoa(qlonglong l, int base, const QChar zero) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 152-155 |
| | 1 | 1 |
qlibraryCleanup_dtor_class_::~ qlibraryCleanup_dtor_class_Name: | qlibraryCleanup_dtor_class_::~ qlibraryCleanup_dtor_class_ | Prototype: | inline ~ qlibraryCleanup_dtor_class_() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 423-423 |
| | 1 | 1 |
qlibraryCleanupName: | qlibraryCleanup | Prototype: | static void qlibraryCleanup() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 419-422 |
| | 1 | 1 |
qgpu_featuresName: | qgpu_features | Prototype: | std::set<QByteArray> *qgpu_features(const QString &filename) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 541-548 |
| | 5 | 2 |
qglx_surfaceFormatFromVisualInfoName: | qglx_surfaceFormatFromVisualInfo | Prototype: | void qglx_surfaceFormatFromVisualInfo(QSurfaceFormat *format, Display *display, XVisualInfo *visualInfo) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 280-313 |
| | 27 | 2 |
qglx_surfaceFormatFromGLXFBConfigName: | qglx_surfaceFormatFromGLXFBConfig | Prototype: | void qglx_surfaceFormatFromGLXFBConfig(QSurfaceFormat *format, Display *display, GLXFBConfig config) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 245-278 |
| | 27 | 2 |
qglx_reduceSurfaceFormatName: | qglx_reduceSurfaceFormat | Prototype: | QSurfaceFormat qglx_reduceSurfaceFormat(const QSurfaceFormat &format, bool *reduced) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 315-342 |
| | 22 | 10 |
qglx_findVisualInfoName: | qglx_findVisualInfo | Prototype: | XVisualInfo *qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format) | Coverage: | 13.333% (4/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 186-243 |
| | 34 | 10 |
qglx_findConfig::[lambda]Name: | qglx_findConfig::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 134-134 |
| | 0 | 1 |
qglx_findConfigName: | qglx_findConfig | Prototype: | GLXFBConfig qglx_findConfig(Display *display, int screen , const QSurfaceFormat &format, int drawableBit) | Coverage: | 61.538% (24/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 113-184 |
| | 35 | 13 |
qglx_buildSpecName: | qglx_buildSpec | Prototype: | QVector<int> qglx_buildSpec(const QSurfaceFormat &format, int drawableBit) | Coverage: | 80.000% (20/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 72-111 |
| | 24 | 5 |
qgluProjectName: | qgluProject | Prototype: | static inline GLint qgluProject(GLdouble objx, GLdouble objy, GLdouble objz, const GLdouble model[16], const GLdouble proj[16], const GLint viewport[4], GLdouble * winx, GLdouble * winy, GLdouble * winz) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 304-330 |
| | 16 | 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 |
qgl_functionsName: | qgl_functions | Prototype: | QOpenGLFunctions *qgl_functions() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 126-129 |
| | 1 | 1 |
qgl_extensionsName: | qgl_extensions | Prototype: | QOpenGLExtensions* qgl_extensions() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 117-124 |
| | 4 | 2 |
qgl_byteSwapImageName: | qgl_byteSwapImage | Prototype: | static inline void qgl_byteSwapImage(QImage &img, GLenum pixel_type) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2446-2466 |
| | 12 | 6 |
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 |
qgetenvName: | qgetenv | Prototype: | QByteArray qgetenv(const char *varName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3172-3190 |
| | 2 | 1 |
qdtoaName: | qdtoa | Prototype: | char *qdtoa ( double d, int mode, int ndigits, int *decpt, int *sign, char **rve, char **resultp) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 1963-2010 |
| | 5 | 1 |
qdlerrorName: | qdlerror | Prototype: | static QString qdlerror() | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 63-73 |
| | 2 | 1 |
qdbus_unloadLibDBus_dtor_class_::~ qdbus_unloadLibDBus_dtor_class_Name: | qdbus_unloadLibDBus_dtor_class_::~ qdbus_unloadLibDBus_dtor_class_ | Prototype: | inline ~ qdbus_unloadLibDBus_dtor_class_() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbus_symbols.cpp | Lines: | 158-158 |
| | 1 | 1 |
qdbus_unloadLibDBusName: | qdbus_unloadLibDBus | Prototype: | static void qdbus_unloadLibDBus() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbus_symbols.cpp | Lines: | 149-153 |
| | 2 | 2 |
qdbusDefaultThreadDebugName: | qdbusDefaultThreadDebug | Prototype: | void qdbusDefaultThreadDebug(int action, int condition, QDBusConnectionPrivate *conn) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 104-122 |
| | 16 | 2 |
qdashstroker_moveToName: | qdashstroker_moveTo | Prototype: | static inline void qdashstroker_moveTo(qfixed x, qfixed y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 995-997 |
| | 1 | 1 |
qdashstroker_lineToName: | qdashstroker_lineTo | Prototype: | static inline void qdashstroker_lineTo(qfixed x, qfixed y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 999-1001 |
| | 1 | 1 |
qdashstroker_cubicToName: | qdashstroker_cubicTo | Prototype: | static inline void qdashstroker_cubicTo(qfixed, qfixed, qfixed, qfixed, qfixed, qfixed, void *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 1003-1006 |
| | 1 | 1 |
qdashprocessor_moveToName: | qdashprocessor_moveTo | Prototype: | static void qdashprocessor_moveTo(qreal x, qreal y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | Lines: | 490-493 |
| | 1 | 1 |
qdashprocessor_lineToName: | qdashprocessor_lineTo | Prototype: | static void qdashprocessor_lineTo(qreal x, qreal y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | Lines: | 495-498 |
| | 1 | 1 |
qdashprocessor_cubicToName: | qdashprocessor_cubicTo | Prototype: | static void qdashprocessor_cubicTo(qreal, qreal, qreal, qreal, qreal, qreal, void *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | Lines: | 500-503 |
| | 1 | 1 |
qcoreVariantHandlerName: | qcoreVariantHandler | Prototype: | const QVariant::Handler *qcoreVariantHandler() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1133-1136 |
| | 1 | 1 |
qcoreStateMachineHandlerName: | qcoreStateMachineHandler | Prototype: | const QStateMachinePrivate::Handler *qcoreStateMachineHandler() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 440-443 |
| | 1 | 1 |
qbytearray_insertName: | qbytearray_insert | Prototype: | static inline QByteArray &qbytearray_insert(QByteArray *ba, int pos, const char *arr, int len) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1849-1866 |
| | 11 | 3 |
qbrush_check_typeName: | qbrush_check_type | Prototype: | static bool qbrush_check_type(Qt::BrushStyle style) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 363-377 |
| | 7 | 6 |
q_toPercentEncodingName: | q_toPercentEncoding | Prototype: | static void q_toPercentEncoding(QByteArray *ba, const char *dontEncode, const char *alsoEncode, char percent) | Coverage: | 95.122% (39/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4417-4455 |
| | 29 | 7 |
q_toPercentEncodingName: | q_toPercentEncoding | Prototype: | void q_toPercentEncoding(QByteArray *ba, const char *exclude, const char *include) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4457-4460 |
| | 1 | 1 |
q_strchrName: | q_strchr | Prototype: | static inline bool q_strchr(const char str[], char chr) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4405-4415 |
| | 7 | 4 |
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_sk_valueName: | q_sk_value | Prototype: | void * q_sk_value(STACK *a, int b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 230-230 |
| | 1 | 2 |
q_sk_pushName: | q_sk_push | Prototype: | void q_sk_push(_STACK *a, void *b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 228-228 |
| | 1 | 2 |
q_sk_pop_freeName: | q_sk_pop_free | Prototype: | void q_sk_pop_free(STACK *a, void (*b)(void*)) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 225-225 |
| | 1 | 2 |
q_sk_numName: | q_sk_num | Prototype: | int q_sk_num(STACK *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 224-224 |
| | 1 | 2 |
q_sk_new_nullName: | q_sk_new_null | Prototype: | _STACK * q_sk_new_null() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 227-227 |
| | 1 | 2 |
q_sk_freeName: | q_sk_free | Prototype: | void q_sk_free(_STACK *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 229-229 |
| | 1 | 2 |
q_screenSizeFromFbName: | q_screenSizeFromFb | Prototype: | QSize q_screenSizeFromFb(int framebufferDevice) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 506-548 |
| | 20 | 5 |
q_screenDepthFromFbName: | q_screenDepthFromFb | Prototype: | int q_screenDepthFromFb(int framebufferDevice) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 550-577 |
| | 10 | 5 |
q_round_boundName: | q_round_bound | Prototype: | inline int q_round_bound(qreal d) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 297-304 |
| | 5 | 3 |
q_resolveOpenSslSymbolsName: | q_resolveOpenSslSymbols | Prototype: | bool q_resolveOpenSslSymbols() | Coverage: | 20.491% (192/937) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 724-991 |
| | 198 | 189 |
q_refreshRateFromFbName: | q_refreshRateFromFb | Prototype: | qreal q_refreshRateFromFb(int framebufferDevice) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 579-608 |
| | 13 | 6 |
q_reduceConfigAttributesName: | q_reduceConfigAttributes | Prototype: | bool q_reduceConfigAttributes(QVector<EGLint> *configAttributes) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 112-209 |
| | 52 | 16 |
q_printEglConfigName: | q_printEglConfig | Prototype: | void q_printEglConfig(EGLDisplay display, EGLConfig config) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 440-449 |
| | 5 | 3 |
q_physicalScreenSizeFromFbName: | q_physicalScreenSizeFromFb | Prototype: | QSizeF q_physicalScreenSizeFromFb(int framebufferDevice, const QSize &screenSize) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 453-504 |
| | 26 | 6 |
q_normalizePercentEncodingName: | q_normalizePercentEncoding | Prototype: | void q_normalizePercentEncoding(QByteArray *ba, const char *exclude) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4462-4466 |
| | 2 | 1 |
q_mkdtempName: | q_mkdtemp | Prototype: | QPair<QString, bool> q_mkdtemp(char *templateName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | Lines: | 158-162 |
| | 2 | 1 |
q_i2t_ASN1_OBJECTName: | q_i2t_ASN1_OBJECT | Prototype: | int q_i2t_ASN1_OBJECT(char *a, int b, ASN1_OBJECT *c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 191-191 |
| | 1 | 2 |
q_i2d_X509Name: | q_i2d_X509 | Prototype: | int q_i2d_X509(X509 *a, unsigned char **b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 186-186 |
| | 1 | 2 |
q_i2d_SSL_SESSIONName: | q_i2d_SSL_SESSION | Prototype: | int q_i2d_SSL_SESSION(SSL_SESSION *in, unsigned char **pp) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 400-400 |
| | 1 | 2 |
q_hasEglExtensionName: | q_hasEglExtension | Prototype: | bool q_hasEglExtension(EGLDisplay display, const char* extensionName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 401-407 |
| | 4 | 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_glFormatFromConfigName: | q_glFormatFromConfig | Prototype: | QSurfaceFormat q_glFormatFromConfig(EGLDisplay display, const EGLConfig config, const QSurfaceFormat &referenceFormat) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 346-399 |
| | 40 | 4 |
q_getTimeFromASN1Name: | q_getTimeFromASN1 | Prototype: | QDateTime q_getTimeFromASN1(const ASN1_TIME *aTime) | Coverage: | 36.735% (18/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 1009-1100 |
| | 62 | 13 |
q_fromPercentEncodingName: | q_fromPercentEncoding | Prototype: | static void q_fromPercentEncoding(QByteArray *ba, char percent) | Coverage: | 63.043% (29/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4227-4265 |
| | 26 | 11 |
q_fromPercentEncodingName: | q_fromPercentEncoding | Prototype: | void q_fromPercentEncoding(QByteArray *ba) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4267-4270 |
| | 1 | 1 |
q_d2i_X509Name: | q_d2i_X509 | Prototype: | X509 * q_d2i_X509(X509 **a, const unsigned char **b, long c) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 158-158 |
| | 1 | 2 |
q_d2i_SSL_SESSIONName: | q_d2i_SSL_SESSION | Prototype: | SSL_SESSION * q_d2i_SSL_SESSION(SSL_SESSION **a, const unsigned char **pp, long length) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 401-401 |
| | 1 | 2 |
q_d2i_PKCS12_bioName: | q_d2i_PKCS12_bio | Prototype: | PKCS12 * q_d2i_PKCS12_bio(BIO *bio, PKCS12 **pkcs12) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 432-432 |
| | 1 | 2 |
q_d2i_DHparamsName: | q_d2i_DHparams | Prototype: | DH * q_d2i_DHparams(DH**a, const unsigned char **pp, long length) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 418-418 |
| | 1 | 2 |
q_createNativeChildrenAndSetParentName: | q_createNativeChildrenAndSetParent | Prototype: | void q_createNativeChildrenAndSetParent(const QWidget *parentWidget) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1376-1400 |
| | 13 | 8 |
q_createConfigAttributesFromFormatName: | q_createConfigAttributesFromFormat | Prototype: | QVector<EGLint> q_createConfigAttributesFromFormat(const QSurfaceFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 51-110 |
| | 25 | 1 |
q_configFromGLFormatName: | q_configFromGLFormat | Prototype: | EGLConfig q_configFromGLFormat(EGLDisplay display, const QSurfaceFormat &format, bool highestPixelFormat, int surfaceType) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 336-344 |
| | 5 | 1 |
q_X509_verify_certName: | q_X509_verify_cert | Prototype: | int q_X509_verify_cert(X509_STORE_CTX *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 366-366 |
| | 1 | 2 |
q_X509_printName: | q_X509_print | Prototype: | void q_X509_print(BIO *a, X509 *b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 346-346 |
| | 1 | 2 |
q_X509_get_subject_nameName: | q_X509_get_subject_name | Prototype: | X509_NAME * q_X509_get_subject_name(X509 *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 365-365 |
| | 1 | 2 |
q_X509_get_issuer_nameName: | q_X509_get_issuer_name | Prototype: | X509_NAME * q_X509_get_issuer_name(X509 *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 364-364 |
| | 1 | 2 |
q_X509_get_ext_d2iName: | q_X509_get_ext_d2i | Prototype: | void * q_X509_get_ext_d2i(X509 *a, int b, int *c, int *d) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 351-351 |
| | 1 | 2 |
q_X509_get_ext_countName: | q_X509_get_ext_count | Prototype: | int q_X509_get_ext_count(X509 *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 350-350 |
| | 1 | 2 |
q_X509_get_extName: | q_X509_get_ext | Prototype: | X509_EXTENSION * q_X509_get_ext(X509 *a, int b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 349-349 |
| | 1 | 2 |