| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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_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_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_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_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_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_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_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_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_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_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_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 |
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 |
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 |
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_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 |
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 |
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_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 |
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 |
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 |
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 |
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 |
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 |
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 |
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_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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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_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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
qtPcreCallback| Name: | 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 |
qtToGlColor| Name: | 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 |
qtTrId| Name: | 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 |
qtVectorPathForPath| Name: | 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_QGraphicsItem_isObscured| Name: | 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_TSCIIToUnicode| Name: | qt_TSCIIToUnicode | | Prototype: | static unsigned int qt_TSCIIToUnicode(uint code, uint *s) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp | | Lines: | 483-493 |
| | 6 | 3 |
qt_UnicodeToTSCII| Name: | qt_UnicodeToTSCII | | Prototype: | static unsigned char qt_UnicodeToTSCII(ushort u1, ushort u2, ushort u3) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp | | Lines: | 455-481 |
| | 15 | 4 |
qt_accAmpIndex| Name: | qt_accAmpIndex | | Prototype: | static int qt_accAmpIndex(const QString &text) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 104-131 |
| | 11 | 5 |
qt_accHotKey| Name: | qt_accHotKey | | Prototype: | QString qt_accHotKey(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 143-150 |
| | 4 | 2 |
qt_accStripAmp| Name: | qt_accStripAmp | | Prototype: | QString qt_accStripAmp(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 133-141 |
| | 5 | 2 |
qt_addBitmapToPath| Name: | qt_addBitmapToPath | | Prototype: | void qt_addBitmapToPath(qreal x0, qreal y0, const uchar *image_data, int bpl, int w, int h, QPainterPath *path) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 741-774 |
| | 22 | 10 |
qt_add_rect_to_array| Name: | qt_add_rect_to_array | | Prototype: | void qt_add_rect_to_array(const QRectF &r, GLfloat *array) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2909-2924 |
| | 12 | 1 |
qt_add_texcoords_to_array| Name: | qt_add_texcoords_to_array | | Prototype: | void qt_add_texcoords_to_array(qreal x1, qreal y1, qreal x2, qreal y2, GLfloat *array) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2926-2936 |
| | 8 | 1 |
qt_alphamapblit_argb32| Name: | 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_alphamapblit_quint16| Name: | qt_alphamapblit_quint16 | | Prototype: | static void qt_alphamapblit_quint16(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5699-5726 |
| | 14 | 5 |
qt_alphamapblit_rgba8888| Name: | 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_uint32| Name: | qt_alphamapblit_uint32 | | Prototype: | static void qt_alphamapblit_uint32(QRasterBuffer *rasterBuffer, int x, int y, quint32 color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5803-5897 |
| | 33 | 11 |
qt_alphargbblit_argb32| Name: | qt_alphargbblit_argb32 | | Prototype: | static void qt_alphargbblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uint *src, int mapWidth, int mapHeight, int srcStride, const QClipData *clip) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5920-5993 |
| | 45 | 13 |
qt_app_fonts_hash| Name: | 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_app_palettes_hash| Name: | 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_assert| Name: | 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_assert_x| Name: | 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_bitmapToRegion| Name: | qt_bitmapToRegion | | Prototype: | QRegionPrivate *qt_bitmapToRegion(const QBitmap& bitmap) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3760-3833 |
| | 38 | 12 |
qt_bitmapblit16_sse2| Name: | qt_bitmapblit16_sse2 | | Prototype: | void qt_bitmapblit16_sse2(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *src, int width, int height, int stride) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 408-436 |
| | 19 | 4 |
qt_bitmapblit32_sse2| Name: | 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_bitmapblit32_sse2_base| Name: | qt_bitmapblit32_sse2_base | | Prototype: | void qt_bitmapblit32_sse2_base(QRasterBuffer *rasterBuffer, int x, int y, quint32 color, const uchar *src, int width, int height, int stride) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 343-392 |
| | 36 | 7 |
qt_bitmapblit8888_sse2| Name: | 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_bitmapblit_argb32| Name: | qt_bitmapblit_argb32 | | Prototype: | inline static void qt_bitmapblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5662-5669 |
| | 2 | 1 |
qt_bitmapblit_quint16| Name: | qt_bitmapblit_quint16 | | Prototype: | inline static void qt_bitmapblit_quint16(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5690-5697 |
| | 2 | 1 |
qt_bitmapblit_rgb30| Name: | qt_bitmapblit_rgb30 | | Prototype: | template<QtPixelOrder PixelOrder> inline static void qt_bitmapblit_rgb30(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5680-5688 |
| | 2 | 1 |
qt_bitmapblit_rgba8888| Name: | qt_bitmapblit_rgba8888 | | Prototype: | inline static void qt_bitmapblit_rgba8888(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5671-5678 |
| | 2 | 1 |
qt_bitmapblit_template| Name: | qt_bitmapblit_template | | Prototype: | template <class DST> static inline void qt_bitmapblit_template(QRasterBuffer *rasterBuffer, int x, int y, DST color, const uchar *map, int mapWidth, int mapHeight, int mapStride) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5503-5563 |
| | 38 | 14 |
qt_blend_argb32_on_argb32| Name: | qt_blend_argb32_on_argb32 | | Prototype: | static void qt_blend_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 339-375 |
| | 20 | 9 |
qt_blend_argb32_on_argb32_sse2| Name: | qt_blend_argb32_on_argb32_sse2 | | Prototype: | void qt_blend_argb32_on_argb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 52-86 |
| | 23 | 20 |
qt_blend_argb32_on_argb32_ssse3| Name: | qt_blend_argb32_on_argb32_ssse3 | | Prototype: | void qt_blend_argb32_on_argb32_ssse3(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/85) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | | Lines: | 142-177 |
| | 23 | 30 |
qt_blend_argb32_on_rgb16| Name: | qt_blend_argb32_on_rgb16 | | Prototype: | static void qt_blend_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 243-293 |
| | 31 | 6 |
qt_blend_argb32_on_rgb16_const_alpha| Name: | qt_blend_argb32_on_rgb16_const_alpha | | Prototype: | void qt_blend_argb32_on_rgb16_const_alpha(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 220-241 |
| | 13 | 3 |
qt_blend_rgb16_on_rgb16| Name: | qt_blend_rgb16_on_rgb16 | | Prototype: | void qt_blend_rgb16_on_rgb16(uchar *dst, int dbpl, const uchar *src, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 179-217 |
| | 21 | 17 |
qt_blend_rgb32_on_rgb16| Name: | qt_blend_rgb32_on_rgb16 | | Prototype: | static void qt_blend_rgb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 296-331 |
| | 17 | 4 |
qt_blend_rgb32_on_rgb32| Name: | qt_blend_rgb32_on_rgb32 | | Prototype: | void qt_blend_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 378-402 |
| | 10 | 3 |
qt_blend_rgb32_on_rgb32_sse2| Name: | qt_blend_rgb32_on_rgb32_sse2 | | Prototype: | void qt_blend_rgb32_on_rgb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 95-139 |
| | 27 | 8 |
qt_blurImage| Name: | qt_blurImage | | Prototype: | void qt_blurImage(QPainter *p, QImage &blurImage, qreal radius, bool quality, bool alphaOnly, int transposed = 0) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 861-886 |
| | 15 | 5 |
qt_blurImage| Name: | qt_blurImage | | Prototype: | void qt_blurImage(QImage &blurImage, qreal radius, bool quality, int transposed = 0) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 888-894 |
| | 3 | 2 |
qt_blurinner| Name: | qt_blurinner | | Prototype: | template<int aprec, int zprec> inline void qt_blurinner(uchar *bptr, int &zR, int &zG, int &zB, int &zA, int alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 605-634 |
| | 10 | 1 |
qt_blurinner_alphaOnly| Name: | qt_blurinner_alphaOnly | | Prototype: | template<int aprec, int zprec> inline void qt_blurinner_alphaOnly(uchar *bptr, int &z, int alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 638-645 |
| | 2 | 1 |
qt_blurrow| Name: | qt_blurrow | | Prototype: | template<int aprec, int zprec, bool alphaOnly> inline void qt_blurrow(QImage & im, int line, int alpha) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 647-676 |
| | 15 | 6 |
qt_check_if_internal_object| Name: | qt_check_if_internal_object | | Prototype: | static void qt_check_if_internal_object(const QObject **obj, int *element) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1708-1723 |
| | 6 | 4 |
qt_check_pointer| Name: | 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_cleanup| Name: | qt_cleanup | | Prototype: | void qt_cleanup() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 910-922 |
| | 3 | 1 |