| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qtInitializeVertexArrayObjectHelper::[lambda]| Name: | qtInitializeVertexArrayObjectHelper::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 88-88 |
| | 0 | 1 |
qtInitializeVertexArrayObjectHelper| Name: | qtInitializeVertexArrayObjectHelper | | Prototype: | void qtInitializeVertexArrayObjectHelper(QOpenGLVertexArrayObjectHelper *helper, QOpenGLContext *context) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 57-94 |
| | 25 | 10 |
qstrtod| Name: | qstrtod | | Prototype: | double qstrtod(const char *s00, const char **se, bool *ok) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 536-541 |
| | 3 | 1 |
qstrntod| Name: | qstrntod | | Prototype: | double qstrntod(const char *s00, int len, const char **se, bool *ok) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 548-558 |
| | 8 | 3 |
qsslSocketUnresolvedSymbolWarning| Name: | qsslSocketUnresolvedSymbolWarning | | Prototype: | void qsslSocketUnresolvedSymbolWarning(const char *functionName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 123-126 |
| | 1 | 2 |
qsslSocketCannotResolveSymbolWarning| Name: | qsslSocketCannotResolveSymbolWarning | | Prototype: | void qsslSocketCannotResolveSymbolWarning(const char *functionName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 129-132 |
| | 1 | 2 |
qround| Name: | qround | | Prototype: | static inline qreal qround(qreal f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 198-201 |
| | 1 | 1 |
qrasterpaintengine_state_setNoClip| Name: | qrasterpaintengine_state_setNoClip | | Prototype: | static void qrasterpaintengine_state_setNoClip(QRasterPaintEngineState *s) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1113-1119 |
| | 4 | 2 |
qrasterpaintengine_dirty_clip| Name: | qrasterpaintengine_dirty_clip | | Prototype: | static void qrasterpaintengine_dirty_clip(QRasterPaintEnginePrivate *d, QRasterPaintEngineState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1121-1134 |
| | 5 | 1 |
qpiw_write_fn| Name: | qpiw_write_fn | | Prototype: | static void qpiw_write_fn(png_structp png_ptr, png_bytep data, png_size_t length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 217-228 |
| | 6 | 2 |
qpaintengineex_moveTo| Name: | qpaintengineex_moveTo | | Prototype: | static void qpaintengineex_moveTo(qreal x, qreal y, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 340-344 |
| | 3 | 1 |
qpaintengineex_lineTo| Name: | qpaintengineex_lineTo | | Prototype: | static void qpaintengineex_lineTo(qreal x, qreal y, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 346-350 |
| | 3 | 1 |
qpaintengineex_cubicTo| Name: | qpaintengineex_cubicTo | | Prototype: | static void qpaintengineex_cubicTo(qreal c1x, qreal c1y, qreal c2x, qreal c2y, qreal ex, qreal ey, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 352-364 |
| | 9 | 1 |
qopenglfSpecialIsShader| Name: | qopenglfSpecialIsShader | | Prototype: | static GLboolean qopenglfSpecialIsShader(GLuint shader) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2181-2184 |
| | 1 | 1 |
qopenglfSpecialIsProgram| Name: | qopenglfSpecialIsProgram | | Prototype: | static GLboolean qopenglfSpecialIsProgram(GLuint program) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2176-2179 |
| | 1 | 1 |
qopenglfSpecialGetShaderPrecisionFormat| Name: | qopenglfSpecialGetShaderPrecisionFormat | | Prototype: | static void qopenglfSpecialGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint* range, GLint* precision) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2169-2174 |
| | 3 | 1 |
qopenglfSpecialDepthRangef| Name: | qopenglfSpecialDepthRangef | | Prototype: | static void qopenglfSpecialDepthRangef(GLclampf zNear, GLclampf zFar) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2162-2167 |
| | 3 | 1 |
qopenglfSpecialClearDepthf| Name: | qopenglfSpecialClearDepthf | | Prototype: | static void qopenglfSpecialClearDepthf(GLclampf depth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2155-2160 |
| | 3 | 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: | 429-429 |
| | 1 | 1 |
qlibraryCleanup| Name: | 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: | 425-428 |
| | 1 | 1 |
qgpu_features| Name: | 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: | 531-538 |
| | 5 | 2 |
qglx_surfaceFormatFromVisualInfo| Name: | 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: | 295-328 |
| | 27 | 2 |
qglx_reduceFormat| Name: | qglx_reduceFormat | | Prototype: | bool qglx_reduceFormat(QSurfaceFormat *format) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 330-395 |
| | 38 | 13 |
qgluProject| Name: | 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: | 310-336 |
| | 16 | 2 |
qgl_hasFeature| Name: | 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: | 102-107 |
| | 3 | 2 |
qgl_hasExtension| Name: | 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: | 109-114 |
| | 3 | 2 |
qgl_byteSwapImage| Name: | 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: | 2452-2472 |
| | 12 | 6 |
qgl1_functions| Name: | 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: | 138-143 |
| | 3 | 1 |
qdtoa| Name: | qdtoa | | Prototype: | QString qdtoa(qreal d, int *decpt, int *sign) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 560-577 |
| | 11 | 3 |
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: | 165-165 |
| | 1 | 1 |
qdbus_unloadLibDBus| Name: | 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: | 156-160 |
| | 2 | 2 |
qdbusDefaultThreadDebug| Name: | 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: | 110-128 |
| | 16 | 2 |
qdashstroker_moveTo| Name: | 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: | 1001-1003 |
| | 1 | 1 |
qdashstroker_lineTo| Name: | 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: | 1005-1007 |
| | 1 | 1 |
qdashstroker_cubicTo| Name: | 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: | 1009-1012 |
| | 1 | 1 |
qdashprocessor_moveTo| Name: | 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: | 496-499 |
| | 1 | 1 |
qdashprocessor_lineTo| Name: | 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: | 501-504 |
| | 1 | 1 |
qdashprocessor_cubicTo| Name: | 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: | 506-509 |
| | 1 | 1 |
qbrush_check_type| Name: | 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: | 369-383 |
| | 7 | 6 |
q_toPercentEncoding| Name: | 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: | 4608-4611 |
| | 1 | 1 |
q_ssl_psk_client_callback| Name: | 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: | 195-203 |
| | 3 | 1 |
q_screenSizeFromFb| Name: | 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: | 515-557 |
| | 20 | 5 |
q_screenDepthFromFb| Name: | 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: | 559-586 |
| | 10 | 5 |
q_round_bound| Name: | q_round_bound | | Prototype: | inline int q_round_bound(qreal d) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 303-310 |
| | 5 | 3 |
q_refreshRateFromFb| Name: | 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: | 588-617 |
| | 13 | 6 |
q_reduceConfigAttributes| Name: | q_reduceConfigAttributes | | Prototype: | bool q_reduceConfigAttributes(QVector<EGLint> *configAttributes) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 118-218 |
| | 54 | 17 |
q_printEglConfig| Name: | 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: | 449-458 |
| | 5 | 3 |
q_physicalScreenSizeFromFb| Name: | 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: | 462-513 |
| | 26 | 6 |
q_normalizePercentEncoding| Name: | 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: | 4613-4617 |
| | 2 | 1 |
q_i2t_ASN1_OBJECT| Name: | 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: | 197-197 |
| | 1 | 2 |
q_hasEglExtension| Name: | 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: | 410-416 |
| | 4 | 1 |
q_gray_rendered_spans| Name: | q_gray_rendered_spans | | Prototype: | int q_gray_rendered_spans(TRaster *raster) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 333-338 |
| | 3 | 2 |
q_glFormatFromConfig| Name: | 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: | 355-408 |
| | 40 | 4 |
q_fromPercentEncoding| Name: | 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: | 4418-4421 |
| | 1 | 1 |
q_createNativeChildrenAndSetParent| Name: | 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: | 1388-1412 |
| | 13 | 8 |
q_createConfigAttributesFromFormat| Name: | 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: | 57-116 |
| | 25 | 1 |
q_configFromGLFormat| Name: | 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: | 345-353 |
| | 5 | 1 |
q_X509_STORE_CTX_set_purpose| Name: | 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: | 383-383 |
| | 1 | 2 |
q_X509_STORE_CTX_get_current_cert| Name: | 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: | 386-386 |
| | 1 | 2 |
q_X509_STORE_CTX_get_chain| Name: | 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: | 387-387 |
| | 1 | 2 |
q_TLSv1_2_server_method| Name: | 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: | 327-327 |
| | 1 | 2 |
q_TLSv1_1_server_method| Name: | 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: | 326-326 |
| | 1 | 2 |
q_SSL_get_verify_result| Name: | 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: | 279-279 |
| | 1 | 2 |
q_SSL_get_ex_data| Name: | 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: | 299-299 |
| | 1 | 2 |
q_SSL_CTX_use_certificate_file| Name: | 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: | 261-261 |
| | 1 | 2 |
q_SSL_CTX_use_RSAPrivateKey| Name: | 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: | 263-263 |
| | 1 | 2 |
q_SSL_CTX_use_PrivateKey_file| Name: | 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: | 264-264 |
| | 1 | 2 |
q_SSL_CTX_set_verify_depth| Name: | 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: | 259-259 |
| | 1 | 2 |
q_SSL_CTX_set_default_verify_paths| Name: | 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: | 257-257 |
| | 1 | 2 |
q_RAND_seed| Name: | 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: | 226-226 |
| | 1 | 2 |
q_QPixmapCache_keyHashSize| Name: | 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: | 461-464 |
| | 1 | 1 |
q_OPENSSL_add_all_algorithms_noconf| Name: | 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: | 401-401 |
| | 1 | 2 |
q_EVP_PKEY_set1_EC_KEY| Name: | 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: | 182-182 |
| | 1 | 2 |
q_EVP_PKEY_set1_DSA| Name: | 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: | 180-180 |
| | 1 | 2 |
q_EVP_PKEY_assign| Name: | 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: | 178-178 |
| | 1 | 2 |
q_EC_KEY_dup| Name: | 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: | 427-427 |
| | 1 | 2 |
q_DSA_new| Name: | 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: | 162-162 |
| | 1 | 2 |
q_DH_new| Name: | 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: | 422-422 |
| | 1 | 2 |
q_BN_bin2bn| Name: | 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: | 425-425 |
| | 1 | 2 |
q_ASN1_STRING_print| Name: | 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: | 365-365 |
| | 1 | 2 |
qWidgetShortcutContextMatcher| Name: | 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: | 77-139 |
| | 35 | 15 |
qUnregisterGuiStateMachine_dtor_class_::~ qUnregisterGuiStateMachine_dtor_class_| Name: | qUnregisterGuiStateMachine_dtor_class_::~ qUnregisterGuiStateMachine_dtor_class_ | | Prototype: | inline ~ qUnregisterGuiStateMachine_dtor_class_() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | | Lines: | 471-471 |
| | 1 | 1 |
qUnregisterGuiStateMachine| Name: | qUnregisterGuiStateMachine | | Prototype: | void qUnregisterGuiStateMachine() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | | Lines: | 467-470 |
| | 1 | 1 |
qUnregisterGuiGetInterpolator_dtor_class_::~ qUnregisterGuiGetInterpolator_dtor_class_| Name: | qUnregisterGuiGetInterpolator_dtor_class_::~ qUnregisterGuiGetInterpolator_dtor_class_ | | Prototype: | inline ~ qUnregisterGuiGetInterpolator_dtor_class_() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | | Lines: | 89-89 |
| | 1 | 1 |
qUnregisterGuiGetInterpolator| Name: | 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: | 75-88 |
| | 10 | 1 |
qUnpremultiplyRgb30| Name: | 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: | 573-594 |
| | 12 | 5 |
qTriangulate| Name: | 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: | 2276-2295 |
| | 13 | 2 |
qTriangulate| Name: | 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: | 2297-2315 |
| | 13 | 2 |
qTriangulate| Name: | 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: | 2317-2335 |
| | 13 | 2 |
qTraverseKdPointTree| Name: | 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: | 646-659 |
| | 5 | 3 |
qToStringList| Name: | 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: | 1225-1233 |
| | 6 | 2 |
qTextCodecsMutex| Name: | qTextCodecsMutex | | Prototype: | QMutex *qTextCodecsMutex() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 100-100 |
| | 1 | 1 |
qTerminate| Name: | qTerminate | | Prototype: | void qTerminate() noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3070-3073 |
| | 1 | 1 |
qStandardItemModelDataListMimeType::[lambda]| Name: | qStandardItemModelDataListMimeType::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 62-62 |
| | 0 | 1 |
qStandardItemModelDataListMimeType| Name: | qStandardItemModelDataListMimeType | | Prototype: | static inline QString qStandardItemModelDataListMimeType() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 60-63 |
| | 0 | 2 |
qSpiInitializeStructTypes| Name: | 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: | 217-234 |
| | 15 | 1 |
qSmoothScaleImage| Name: | 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: | 728-757 |
| | 21 | 5 |
qSmartSpacing| Name: | 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: | 429-440 |
| | 7 | 3 |
qSmartMinSize| Name: | 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: | 347-375 |
| | 15 | 7 |
qSmartMinSize| Name: | 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: | 377-383 |
| | 4 | 1 |