Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
qlibraryCleanup_dtor_class_Name: | qlibraryCleanup_dtor_class_ | Coverage: | 0.000% (0/1) |
| | 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_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_findConfigName: | qglx_findConfig | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
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_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 |
qdbus_unloadLibDBus_dtor_class_Name: | qdbus_unloadLibDBus_dtor_class_ | Coverage: | 0.000% (0/1) |
| | 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 |
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: | 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_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_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_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_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_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_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_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_STORE_CTX_set_purposeName: | q_X509_STORE_CTX_set_purpose | Prototype: | int q_X509_STORE_CTX_set_purpose(X509_STORE_CTX *a, int b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 377-377 |
| | 1 | 2 |
q_X509_STORE_CTX_get_current_certName: | q_X509_STORE_CTX_get_current_cert | Prototype: | X509 * q_X509_STORE_CTX_get_current_cert(X509_STORE_CTX *a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 380-380 |
| | 1 | 2 |
q_X509_STORE_CTX_get_chainName: | q_X509_STORE_CTX_get_chain | Prototype: | struct stack_st_X509 * q_X509_STORE_CTX_get_chain(X509_STORE_CTX *a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 381-381 |
| | 1 | 2 |
q_TLSv1_2_server_methodName: | q_TLSv1_2_server_method | Prototype: | const SSL_METHOD * q_TLSv1_2_server_method() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 321-321 |
| | 1 | 2 |
q_TLSv1_1_server_methodName: | q_TLSv1_1_server_method | Prototype: | const SSL_METHOD * q_TLSv1_1_server_method() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 320-320 |
| | 1 | 2 |
q_SSL_get_verify_resultName: | q_SSL_get_verify_result | Prototype: | long q_SSL_get_verify_result(const SSL *a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 273-273 |
| | 1 | 2 |
q_SSL_get_ex_dataName: | q_SSL_get_ex_data | Prototype: | void * q_SSL_get_ex_data(const SSL *ssl, int idx) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 293-293 |
| | 1 | 2 |
q_SSL_CTX_use_certificate_fileName: | q_SSL_CTX_use_certificate_file | Prototype: | int q_SSL_CTX_use_certificate_file(SSL_CTX *a, const char *b, int c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 255-255 |
| | 1 | 2 |
q_SSL_CTX_use_RSAPrivateKeyName: | q_SSL_CTX_use_RSAPrivateKey | Prototype: | int q_SSL_CTX_use_RSAPrivateKey(SSL_CTX *a, RSA *b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 257-257 |
| | 1 | 2 |
q_SSL_CTX_use_PrivateKey_fileName: | q_SSL_CTX_use_PrivateKey_file | Prototype: | int q_SSL_CTX_use_PrivateKey_file(SSL_CTX *a, const char *b, int c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 258-258 |
| | 1 | 2 |
q_SSL_CTX_set_verify_depthName: | q_SSL_CTX_set_verify_depth | Prototype: | void q_SSL_CTX_set_verify_depth(SSL_CTX *a, int b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 253-253 |
| | 1 | 2 |
q_SSL_CTX_set_default_verify_pathsName: | q_SSL_CTX_set_default_verify_paths | Prototype: | int q_SSL_CTX_set_default_verify_paths(SSL_CTX *a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 251-251 |
| | 1 | 2 |
q_RAND_seedName: | q_RAND_seed | Prototype: | void q_RAND_seed(const void *a, int b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 220-220 |
| | 1 | 2 |
q_QPixmapCache_keyHashSizeName: | q_QPixmapCache_keyHashSize | Prototype: | int __attribute__((visibility("default"))) q_QPixmapCache_keyHashSize() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 445-448 |
| | 1 | 1 |
q_OPENSSL_add_all_algorithms_noconfName: | q_OPENSSL_add_all_algorithms_noconf | Prototype: | void q_OPENSSL_add_all_algorithms_noconf(void) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 395-395 |
| | 1 | 2 |
q_EVP_PKEY_set1_EC_KEYName: | q_EVP_PKEY_set1_EC_KEY | Prototype: | int q_EVP_PKEY_set1_EC_KEY(EVP_PKEY *a, EC_KEY *b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 176-176 |
| | 1 | 2 |
q_EVP_PKEY_set1_DSAName: | q_EVP_PKEY_set1_DSA | Prototype: | int q_EVP_PKEY_set1_DSA(EVP_PKEY *a, DSA *b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 174-174 |
| | 1 | 2 |
q_EVP_PKEY_assignName: | q_EVP_PKEY_assign | Prototype: | int q_EVP_PKEY_assign(EVP_PKEY *a, int b, char *c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 172-172 |
| | 1 | 2 |
q_EC_KEY_dupName: | q_EC_KEY_dup | Prototype: | EC_KEY * q_EC_KEY_dup(const EC_KEY *ec) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 421-421 |
| | 1 | 2 |
q_DSA_newName: | q_DSA_new | Prototype: | DSA * q_DSA_new() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 156-156 |
| | 1 | 2 |
q_DH_newName: | q_DH_new | Prototype: | DH * q_DH_new() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 416-416 |
| | 1 | 2 |
q_BN_bin2bnName: | q_BN_bin2bn | Prototype: | BIGNUM * q_BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 419-419 |
| | 1 | 2 |
q_ASN1_STRING_printName: | q_ASN1_STRING_print | Prototype: | int q_ASN1_STRING_print(BIO *a, const ASN1_STRING *b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 359-359 |
| | 1 | 2 |
qWidgetShortcutContextMatcherName: | qWidgetShortcutContextMatcher | Prototype: | bool qWidgetShortcutContextMatcher(QObject *object, Qt::ShortcutContext context) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | Lines: | 71-133 |
| | 35 | 15 |
qUnregisterGuiStateMachine_dtor_class_Name: | qUnregisterGuiStateMachine_dtor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qUnregisterGuiStateMachineName: | qUnregisterGuiStateMachine | Prototype: | void qUnregisterGuiStateMachine() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | Lines: | 461-464 |
| | 1 | 1 |
qUnregisterGuiGetInterpolator_dtor_class_Name: | qUnregisterGuiGetInterpolator_dtor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qUnregisterGuiGetInterpolatorName: | qUnregisterGuiGetInterpolator | Prototype: | static void qUnregisterGuiGetInterpolator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | Lines: | 69-82 |
| | 10 | 1 |
qUnpremultiplyRgb30Name: | qUnpremultiplyRgb30 | Prototype: | static inline uint qUnpremultiplyRgb30(uint rgb30) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 567-588 |
| | 12 | 5 |
qTriangulateName: | qTriangulate | Prototype: | QTriangleSet qTriangulate(const qreal *polygon, int count, uint hint, const QTransform &matrix) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2270-2289 |
| | 13 | 2 |
qTriangulateName: | qTriangulate | Prototype: | QTriangleSet qTriangulate(const QVectorPath &path, const QTransform &matrix, qreal lod) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2291-2309 |
| | 13 | 2 |
qTriangulateName: | qTriangulate | Prototype: | QTriangleSet qTriangulate(const QPainterPath &path, const QTransform &matrix, qreal lod) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2311-2329 |
| | 13 | 2 |
qTraverseKdPointTreeName: | qTraverseKdPointTree | Prototype: | template <typename T> void qTraverseKdPointTree(QKdPointTree::Node &node, T &t, int depth = 0) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 640-653 |
| | 5 | 3 |
qToStringListName: | qToStringList | Prototype: | static QStringList qToStringList(const QList<QByteArray> &arr) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1219-1227 |
| | 6 | 2 |
qTextCodecsMutexName: | qTextCodecsMutex | Prototype: | QMutex *qTextCodecsMutex() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 94-94 |
| | 1 | 1 |
qTerminateName: | qTerminate | Prototype: | void qTerminate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3007-3010 |
| | 1 | 1 |
qSpiInitializeStructTypesName: | qSpiInitializeStructTypes | Prototype: | void qSpiInitializeStructTypes() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 211-228 |
| | 15 | 1 |
qSmoothScaleImageName: | qSmoothScaleImage | Prototype: | QImage qSmoothScaleImage(const QImage &src, int dw, int dh) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 686-715 |
| | 21 | 5 |
qSmartSpacingName: | qSmartSpacing | Prototype: | int qSmartSpacing(const QLayout *layout, QStyle::PixelMetric pm) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 423-434 |
| | 7 | 3 |
qSmartMinSizeName: | qSmartMinSize | Prototype: | QSize qSmartMinSize(const QSize &sizeHint, const QSize &minSizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 341-369 |
| | 15 | 7 |
qSmartMinSizeName: | qSmartMinSize | Prototype: | QSize qSmartMinSize(const QWidgetItem *i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 371-377 |
| | 4 | 1 |
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 QSize &sizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy, Qt::Alignment align) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 386-407 |
| | 15 | 8 |
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 |
qSmartMaxSizeName: | qSmartMaxSize | Prototype: | QSize qSmartMaxSize(const QWidget *w, Qt::Alignment align) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 417-421 |
| | 2 | 1 |
qSimplifyPathName: | qSimplifyPath | Prototype: | void qSimplifyPath(const QVectorPath &path, QDataBuffer<QPoint> &vertices, QDataBuffer<quint32> &indices, const QTransform &matrix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1650-1654 |
| | 1 | 1 |
qSimplifyPathName: | qSimplifyPath | Prototype: | void qSimplifyPath(const QPainterPath &path, QDataBuffer<QPoint> &vertices, QDataBuffer<quint32> &indices, const QTransform &matrix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1656-1660 |
| | 1 | 1 |
qSignName: | qSign | Prototype: | inline int qSign(qreal r) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 137-140 |
| | 1 | 1 |
qSharedBuildName: | qSharedBuild | Prototype: | bool qSharedBuild() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 974-981 |
| | 1 | 1 |
qShapeItemName: | qShapeItem | Prototype: | HB_Bool qShapeItem(HB_ShaperItem *item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 81-84 |
| | 1 | 1 |
qScrollEffectName: | qScrollEffect | Prototype: | void qScrollEffect(QWidget* w, QEffects::DirFlags orient, int time) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 552-569 |
| | 10 | 3 |