Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
qt_iconEngineFactoryLoaderName: | qt_iconEngineFactoryLoader | Prototype: | QFactoryLoader *qt_iconEngineFactoryLoader() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 538-541 |
| | 1 | 1 |
qt_hashName: | qt_hash | Prototype: | uint qt_hash(const QString &key) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 424-427 |
| | 1 | 1 |
qt_hashName: | qt_hash | Prototype: | uint qt_hash(const QStringRef &key) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 433-436 |
| | 1 | 1 |
qt_gl_set_global_share_contextName: | qt_gl_set_global_share_context | Prototype: | void qt_gl_set_global_share_context(QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 252-255 |
| | 1 | 1 |
qt_gl_read_framebufferName: | qt_gl_read_framebuffer | Prototype: | QImage qt_gl_read_framebuffer(const QSize &size, bool alpha_format, bool include_alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1357-1360 |
| | 1 | 1 |
qt_gl_global_share_contextName: | qt_gl_global_share_context | Prototype: | QOpenGLContext *qt_gl_global_share_context() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 260-263 |
| | 1 | 1 |
qt_gettidName: | qt_gettid | Prototype: | static long qt_gettid() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 107-112 |
| | 1 | 1 |
qt_get_bitflip_arrayName: | qt_get_bitflip_array | Prototype: | const uchar *qt_get_bitflip_array() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 78-81 |
| | 1 | 1 |
qt_getWindowName: | qt_getWindow | Prototype: | static QWindow *qt_getWindow(const QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 89-92 |
| | 1 | 1 |
qt_ft_outline_move_toName: | qt_ft_outline_move_to | Prototype: | static void qt_ft_outline_move_to(qfixed x, qfixed y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 235-238 |
| | 1 | 1 |
qt_ft_outline_line_toName: | qt_ft_outline_line_to | Prototype: | static void qt_ft_outline_line_to(qfixed x, qfixed y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 240-243 |
| | 1 | 1 |
qt_from_latin1::[lambda]Name: | qt_from_latin1::[lambda] | Prototype: | [=](int i) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 249-249 |
| | 1 | 1 |
qt_fontdatabase_mutexName: | qt_fontdatabase_mutex | Prototype: | QMutex *qt_fontdatabase_mutex() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 732-735 |
| | 1 | 1 |
qt_fetch_radial_gradient_sse2Name: | qt_fetch_radial_gradient_sse2 | Prototype: | const uint * qt_fetch_radial_gradient_sse2(uint *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 473-477 |
| | 1 | 1 |
qt_fetch_radial_gradient_rgb64Name: | qt_fetch_radial_gradient_rgb64 | Prototype: | const QRgba64 * qt_fetch_radial_gradient_rgb64(QRgba64 *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3643-3647 |
| | 1 | 1 |
qt_fetch_radial_gradient_plainName: | qt_fetch_radial_gradient_plain | Prototype: | const uint * qt_fetch_radial_gradient_plain(uint *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3635-3639 |
| | 1 | 1 |
qt_fetch_linear_gradient_rgb64Name: | qt_fetch_linear_gradient_rgb64 | Prototype: | static const QRgba64 * qt_fetch_linear_gradient_rgb64(QRgba64 *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3577-3581 |
| | 1 | 1 |
qt_fetch_linear_gradientName: | qt_fetch_linear_gradient | Prototype: | static const uint * qt_fetch_linear_gradient(uint *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3571-3575 |
| | 1 | 1 |
qt_fetch_conical_gradient_rgb64Name: | qt_fetch_conical_gradient_rgb64 | Prototype: | static const QRgba64 * qt_fetch_conical_gradient_rgb64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3706-3710 |
| | 1 | 1 |
qt_fetch_conical_gradientName: | qt_fetch_conical_gradient | Prototype: | static const uint * qt_fetch_conical_gradient(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3700-3704 |
| | 1 | 1 |
qt_egl_device_integrationName: | qt_egl_device_integration | Prototype: | QEGLDeviceIntegration *qt_egl_device_integration() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | Lines: | 130-133 |
| | 1 | 1 |
qt_draw_helperName: | qt_draw_helper | Prototype: | void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::DrawOperation operation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8494-8497 |
| | 1 | 1 |
qt_defaultDpiName: | qt_defaultDpi | Prototype: | int qt_defaultDpi() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 167-170 |
| | 1 | 1 |
qt_debug_componentName: | qt_debug_component | Prototype: | bool qt_debug_component() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1134-1138 |
| | 1 | 1 |
qt_clock_gettimeName: | qt_clock_gettime | Prototype: | static inline void qt_clock_gettime(clockid_t clock, struct timespec *ts) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 107-110 |
| | 1 | 1 |
qt_cleanup_icon_cacheName: | qt_cleanup_icon_cache | Prototype: | static void qt_cleanup_icon_cache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 116-119 |
| | 1 | 1 |
qt_cleanup_brush_pattern_image_cacheName: | qt_cleanup_brush_pattern_image_cache | Prototype: | static void qt_cleanup_brush_pattern_image_cache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 164-167 |
| | 1 | 1 |
qt_check_pointerName: | qt_check_pointer | Prototype: | void qt_check_pointer(const char *n, int l) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3049-3052 |
| | 1 | 1 |
qt_bitmapblit8888_sse2Name: | qt_bitmapblit8888_sse2 | Prototype: | void qt_bitmapblit8888_sse2(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *src, int width, int height, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 401-406 |
| | 1 | 1 |
qt_bitmapblit32_sse2Name: | qt_bitmapblit32_sse2 | Prototype: | void qt_bitmapblit32_sse2(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *src, int width, int height, int stride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 394-399 |
| | 1 | 1 |
qt_assert_xName: | qt_assert_x | Prototype: | void qt_assert_x(const char *where, const char *what, const char *file, int line) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3087-3090 |
| | 1 | 1 |
qt_assertName: | qt_assert | Prototype: | void qt_assert(const char *assertion, const char *file, int line) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3079-3082 |
| | 1 | 1 |
qt_applicationName_noFallbackName: | qt_applicationName_noFallback | Prototype: | QString qt_applicationName_noFallback() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2405-2408 |
| | 1 | 1 |
qt_app_palettes_hashName: | qt_app_palettes_hash | Prototype: | PaletteHash *qt_app_palettes_hash() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 452-455 |
| | 1 | 1 |
qt_app_fonts_hashName: | qt_app_fonts_hash | Prototype: | FontHash *qt_app_fonts_hash() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 458-461 |
| | 1 | 1 |
qt_alphamapblit_rgba8888Name: | qt_alphamapblit_rgba8888 | Prototype: | static void qt_alphamapblit_rgba8888(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5910-5917 |
| | 1 | 1 |
qt_alphamapblit_argb32Name: | qt_alphamapblit_argb32 | Prototype: | static void qt_alphamapblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5900-5907 |
| | 1 | 1 |
qt_QMetaEnum_flagDebugOperatorName: | qt_QMetaEnum_flagDebugOperator | Prototype: | void qt_QMetaEnum_flagDebugOperator(QDebug &debug, size_t sizeofT, int value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 894-897 |
| | 1 | 1 |
qt_QGraphicsItem_isObscuredName: | qt_QGraphicsItem_isObscured | Prototype: | static bool qt_QGraphicsItem_isObscured(const QGraphicsItem *item, const QGraphicsItem *other, const QRectF &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 5205-5210 |
| | 1 | 1 |
qtTrIdName: | qtTrId | Prototype: | QString qtTrId(const char *id, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2028-2031 |
| | 1 | 1 |
qtLoggingDebugName: | qtLoggingDebug | Prototype: | static bool qtLoggingDebug() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 251-255 |
| | 1 | 1 |
qsslSocketUnresolvedSymbolWarningName: | qsslSocketUnresolvedSymbolWarning | Prototype: | void qsslSocketUnresolvedSymbolWarning(const char *functionName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 123-126 |
| | 1 | 2 |
qsslSocketCannotResolveSymbolWarningName: | qsslSocketCannotResolveSymbolWarning | Prototype: | void qsslSocketCannotResolveSymbolWarning(const char *functionName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 129-132 |
| | 1 | 2 |
qroundName: | qround | Prototype: | static inline qreal qround(qreal f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 198-201 |
| | 1 | 1 |
qopenglfSpecialIsShaderName: | qopenglfSpecialIsShader | Prototype: | static GLboolean qopenglfSpecialIsShader(GLuint shader) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2181-2184 |
| | 1 | 1 |
qopenglfSpecialIsProgramName: | qopenglfSpecialIsProgram | Prototype: | static GLboolean qopenglfSpecialIsProgram(GLuint program) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2176-2179 |
| | 1 | 1 |
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: | 459-462 |
| | 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: | 429-429 |
| | 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: | 425-428 |
| | 1 | 1 |
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: | 132-135 |
| | 1 | 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: | 165-165 |
| | 1 | 1 |
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: | 1001-1003 |
| | 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: | 1005-1007 |
| | 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: | 1009-1012 |
| | 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: | 496-499 |
| | 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: | 501-504 |
| | 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: | 506-509 |
| | 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: | 447-450 |
| | 1 | 1 |
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: | 4608-4611 |
| | 1 | 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: | 236-236 |
| | 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: | 234-234 |
| | 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: | 231-231 |
| | 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: | 230-230 |
| | 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: | 233-233 |
| | 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: | 235-235 |
| | 1 | 2 |
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: | 197-197 |
| | 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: | 192-192 |
| | 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: | 406-406 |
| | 1 | 2 |
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: | 4418-4421 |
| | 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: | 164-164 |
| | 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: | 407-407 |
| | 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: | 438-438 |
| | 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: | 424-424 |
| | 1 | 2 |
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: | 372-372 |
| | 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: | 352-352 |
| | 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: | 371-371 |
| | 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: | 370-370 |
| | 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: | 357-357 |
| | 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: | 356-356 |
| | 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: | 355-355 |
| | 1 | 2 |
q_X509_freeName: | q_X509_free | Prototype: | void q_X509_free(X509 *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 354-354 |
| | 1 | 2 |
q_X509_dupName: | q_X509_dup | Prototype: | X509 * q_X509_dup(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_cmpName: | q_X509_cmp | Prototype: | int q_X509_cmp(X509 *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: | 348-348 |
| | 1 | 2 |
q_X509_check_issuedName: | q_X509_check_issued | Prototype: | int q_X509_check_issued(X509 *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: | 369-369 |
| | 1 | 2 |
q_X509_STORE_newName: | q_X509_STORE_new | Prototype: | X509_STORE * q_X509_STORE_new() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 379-379 |
| | 1 | 2 |
q_X509_STORE_freeName: | q_X509_STORE_free | Prototype: | void q_X509_STORE_free(X509_STORE *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 378-378 |
| | 1 | 2 |
q_X509_STORE_add_certName: | q_X509_STORE_add_cert | Prototype: | int q_X509_STORE_add_cert(X509_STORE *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: | 380-380 |
| | 1 | 2 |
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: | 383-383 |
| | 1 | 2 |
q_X509_STORE_CTX_newName: | q_X509_STORE_CTX_new | Prototype: | X509_STORE_CTX * q_X509_STORE_CTX_new() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 388-388 |
| | 1 | 2 |
q_X509_STORE_CTX_initName: | q_X509_STORE_CTX_init | Prototype: | int q_X509_STORE_CTX_init(X509_STORE_CTX *a, X509_STORE *b, X509 *c, struct stack_st_X509 *d) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 382-382 |
| | 1 | 2 |
q_X509_STORE_CTX_get_error_depthName: | q_X509_STORE_CTX_get_error_depth | Prototype: | int q_X509_STORE_CTX_get_error_depth(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: | 385-385 |
| | 1 | 2 |
q_X509_STORE_CTX_get_errorName: | q_X509_STORE_CTX_get_error | Prototype: | int q_X509_STORE_CTX_get_error(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: | 384-384 |
| | 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: | 386-386 |
| | 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: | 387-387 |
| | 1 | 2 |
q_X509_STORE_CTX_freeName: | q_X509_STORE_CTX_free | Prototype: | void q_X509_STORE_CTX_free(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: | 381-381 |
| | 1 | 2 |
q_X509_PUBKEY_getName: | q_X509_PUBKEY_get | Prototype: | EVP_PKEY * q_X509_PUBKEY_get(X509_PUBKEY *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 377-377 |
| | 1 | 2 |
q_X509_NAME_get_entryName: | q_X509_NAME_get_entry | Prototype: | X509_NAME_ENTRY * q_X509_NAME_get_entry(X509_NAME *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: | 374-374 |
| | 1 | 2 |
q_X509_NAME_entry_countName: | q_X509_NAME_entry_count | Prototype: | int q_X509_NAME_entry_count(X509_NAME *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 373-373 |
| | 1 | 2 |
q_X509_NAME_ENTRY_get_objectName: | q_X509_NAME_ENTRY_get_object | Prototype: | ASN1_OBJECT * q_X509_NAME_ENTRY_get_object(X509_NAME_ENTRY *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 376-376 |
| | 1 | 2 |