Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 410-416 |
| | 4 | 1 |
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_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_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_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: | 165-169 |
| | 2 | 1 |
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: | 4613-4617 |
| | 2 | 1 |
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: | 462-513 |
| | 26 | 6 |
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: | 449-458 |
| | 5 | 3 |
q_reduceConfigAttributesName: | 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_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: | 588-617 |
| | 13 | 6 |
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: | 730-997 |
| | 198 | 189 |
q_round_boundName: | 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_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: | 559-586 |
| | 10 | 5 |
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: | 515-557 |
| | 20 | 5 |
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_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_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_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_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_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_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: | 195-203 |
| | 3 | 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: | 4556-4566 |
| | 7 | 4 |
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: | 4568-4606 |
| | 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: | 4608-4611 |
| | 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: | 369-383 |
| | 7 | 6 |
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: | 1967-1984 |
| | 11 | 3 |
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 |
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 |
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 |
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_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 |
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 |
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_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 |
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: | 110-128 |
| | 16 | 2 |
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: | 156-160 |
| | 2 | 2 |
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 |
qdlerrorName: | qdlerror | Prototype: | static QString qdlerror() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 69-79 |
| | 2 | 1 |
qdtoaName: | 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 |
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: | 3235-3253 |
| | 2 | 1 |
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: | 138-143 |
| | 3 | 1 |
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: | 2452-2472 |
| | 12 | 6 |
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: | 123-130 |
| | 4 | 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: | 132-135 |
| | 1 | 1 |
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: | 109-114 |
| | 3 | 2 |
qgl_hasFeatureName: | qgl_hasFeature | Prototype: | bool qgl_hasFeature(QOpenGLFunctions::OpenGLFeature feature) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 102-107 |
| | 3 | 2 |
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: | 310-336 |
| | 16 | 2 |
qglx_buildSpecName: | qglx_buildSpec | Prototype: | QVector<int> qglx_buildSpec(const QSurfaceFormat &format, int drawableBit) | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 79-129 |
| | 40 | 6 |
qglx_findConfigName: | qglx_findConfig | Prototype: | GLXFBConfig qglx_findConfig(Display *display, int screen , QSurfaceFormat format, bool highestPixelFormat, int drawableBit) | Coverage: | 45.946% (17/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 182-229 |
| | 31 | 9 |
qglx_findVisualInfoName: | qglx_findVisualInfo | Prototype: | XVisualInfo *qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format, int drawableBit) | Coverage: | 30.769% (4/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 231-258 |
| | 15 | 5 |
qglx_reduceFormatName: | 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 |
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: | 260-293 |
| | 27 | 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: | 295-328 |
| | 27 | 2 |
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: | 531-538 |
| | 5 | 2 |
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 |
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 |
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 |
qopenglfSpecialClearDepthfName: | 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 |
qopenglfSpecialDepthRangefName: | 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 |
qopenglfSpecialGetShaderPrecisionFormatName: | 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 |
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 |
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 |
qpaintengineex_cubicToName: | 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 |
qpaintengineex_lineToName: | 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_moveToName: | 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 |
qpiw_write_fnName: | 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 |
qputenvName: | qputenv | Prototype: | bool qputenv(const char *varName, const QByteArray& value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3380-3398 |
| | 2 | 1 |
qrandName: | qrand | Prototype: | int qrand() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3520-3564 |
| | 8 | 3 |
qrasterpaintengine_dirty_clipName: | 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 |
qrasterpaintengine_state_setNoClipName: | 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 |
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 |
qsnprintfName: | qsnprintf | Prototype: | int qsnprintf(char *str, size_t n, const char *fmt, ...) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qvsnprintf.cpp | Lines: | 118-127 |
| | 5 | 1 |
qsrandName: | qsrand | Prototype: | void qsrand(uint seed) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3466-3503 |
| | 7 | 3 |
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 |
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 |
qstrcmpName: | qstrcmp | Prototype: | int qstrcmp(const char *str1, const char *str2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 356-360 |
| | 2 | 1 |
qstrcmpName: | qstrcmp | Prototype: | int qstrcmp(const QByteArray &str1, const char *str2) | Coverage: | 100.000% (18/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 455-477 |
| | 13 | 6 |
qstrcmpName: | qstrcmp | Prototype: | int qstrcmp(const QByteArray &str1, const QByteArray &str2) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 482-493 |
| | 6 | 2 |
qstrcpyName: | qstrcpy | Prototype: | char *qstrcpy(char *dst, const char *src) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 267-281 |
| | 3 | 2 |
qstrdupName: | qstrdup | Prototype: | char *qstrdup(const char *src) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 247-253 |
| | 4 | 2 |
qstricmpName: | qstricmp | Prototype: | int qstricmp(const char *str1, const char *str2) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 401-413 |
| | 10 | 4 |
qstringToXTPName: | qstringToXTP | Prototype: | static inline XTextProperty* qstringToXTP(Display *dpy, const QString& s) | Coverage: | 47.826% (11/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 245-283 |
| | 25 | 7 |
qstrncpyName: | qstrncpy | Prototype: | char *qstrncpy(char *dst, const char *src, uint len) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 302-315 |
| | 6 | 3 |
qstrnicmpName: | qstrnicmp | Prototype: | int qstrnicmp(const char *str1, const char *str2, uint len) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 435-450 |
| | 12 | 5 |
qstrntodName: | 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 |
qstrtodName: | 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 |
qstrtollName: | qstrtoll | Prototype: | long long qstrtoll(const char * nptr, const char **endptr, int base, bool *ok) | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 409-425 |
| | 12 | 3 |
qstrtoullName: | qstrtoull | Prototype: | unsigned long long qstrtoull(const char * nptr, const char **endptr, int base, bool *ok) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 381-407 |
| | 17 | 5 |
qtInitializeVertexArrayObjectHelperName: | 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 |
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 |
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 |
qtPcreCallbackName: | qtPcreCallback | Prototype: | static pcre16_jit_stack *qtPcreCallback(void *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1108-1114 |
| | 3 | 2 |
qtToGlColorName: | qtToGlColor | Prototype: | static inline uint qtToGlColor(uint c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 157-169 |
| | 5 | 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 |
qtVectorPathForPathName: | qtVectorPathForPath | Prototype: | const QVectorPath &qtVectorPathForPath(const QPainterPath &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 131-135 |
| | 2 | 1 |
qt_PersistentModelIndexLessThanName: | qt_PersistentModelIndexLessThan | Prototype: | static bool qt_PersistentModelIndexLessThan(const QPersistentModelIndex &i1, const QPersistentModelIndex &i2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1008-1013 |
| | 3 | 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 |
qt_QMetaEnum_debugOperatorName: | qt_QMetaEnum_debugOperator | Prototype: | QDebug qt_QMetaEnum_debugOperator(QDebug &dbg, int value, const QMetaObject *meta, const char *name) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 903-915 |
| | 9 | 2 |
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_QMetaEnum_flagDebugOperatorName: | qt_QMetaEnum_flagDebugOperator | Prototype: | QDebug qt_QMetaEnum_flagDebugOperator(QDebug &debug, quint64 value, const QMetaObject *meta, const char *name) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 917-929 |
| | 10 | 2 |