| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
qopenglfResolveVertexAttrib2f| Name: | qopenglfResolveVertexAttrib2f | | Prototype: | static void qopenglfResolveVertexAttrib2f(GLuint indx, GLfloat x, GLfloat y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3191-3194 |
| | 1 | 1 |
qopenglfResolveVertexAttrib2fv| Name: | qopenglfResolveVertexAttrib2fv | | Prototype: | static void qopenglfResolveVertexAttrib2fv(GLuint indx, const GLfloat* values) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3196-3199 |
| | 1 | 1 |
qopenglfResolveVertexAttrib3f| Name: | qopenglfResolveVertexAttrib3f | | Prototype: | static void qopenglfResolveVertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3201-3204 |
| | 1 | 1 |
qopenglfResolveVertexAttrib3fv| Name: | qopenglfResolveVertexAttrib3fv | | Prototype: | static void qopenglfResolveVertexAttrib3fv(GLuint indx, const GLfloat* values) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3206-3209 |
| | 1 | 1 |
qopenglfResolveVertexAttrib4f| Name: | qopenglfResolveVertexAttrib4f | | Prototype: | static void qopenglfResolveVertexAttrib4f(GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3211-3214 |
| | 1 | 1 |
qopenglfResolveVertexAttrib4fv| Name: | qopenglfResolveVertexAttrib4fv | | Prototype: | static void qopenglfResolveVertexAttrib4fv(GLuint indx, const GLfloat* values) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3216-3219 |
| | 1 | 1 |
qopenglfResolveVertexAttribPointer| Name: | qopenglfResolveVertexAttribPointer | | Prototype: | static void qopenglfResolveVertexAttribPointer(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void* ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3221-3224 |
| | 1 | 1 |
qopenglfResolveViewport| Name: | qopenglfResolveViewport | | Prototype: | static void qopenglfResolveViewport(GLint x, GLint y, GLsizei width, GLsizei height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2723-2726 |
| | 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: | 3002-3005 |
| | 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: | 3017-3020 |
| | 1 | 1 |
qopenglfTranslateClearDepthf| Name: | qopenglfTranslateClearDepthf | | Prototype: | static void qopenglfTranslateClearDepthf(GLclampf depth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3259-3262 |
| | 1 | 1 |
qopenglfTranslateDepthRangef| Name: | qopenglfTranslateDepthRangef | | Prototype: | static void qopenglfTranslateDepthRangef(GLclampf zNear, GLclampf zFar) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3264-3267 |
| | 1 | 1 |
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: | 192-195 |
| | 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: | 123-126 |
| | 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: | 117-120 |
| | 1 | 2 |
qtLoggingDebug| Name: | 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: | 245-249 |
| | 1 | 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: | 2029-2032 |
| | 1 | 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: | 5118-5123 |
| | 1 | 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: | 5901-5908 |
| | 1 | 1 |
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: | 5911-5918 |
| | 1 | 1 |
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: | 453-456 |
| | 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: | 447-450 |
| | 1 | 1 |
qt_applicationName_noFallback| Name: | qt_applicationName_noFallback | | Prototype: | QString qt_applicationName_noFallback() | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2447-2450 |
| | 1 | 1 |
qt_assert| Name: | qt_assert | | Prototype: | void qt_assert(const char *assertion, const char *file, int line) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3016-3019 |
| | 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) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3024-3027 |
| | 1 | 1 |
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: | 387-392 |
| | 1 | 1 |
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: | 394-399 |
| | 1 | 1 |
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: | 2986-2989 |
| | 1 | 1 |
qt_cleanup_brush_pattern_image_cache| Name: | 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: | 158-161 |
| | 1 | 1 |
qt_cleanup_icon_cache| Name: | 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: | 107-110 |
| | 1 | 1 |
qt_clock_gettime| Name: | 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: | 100-103 |
| | 1 | 1 |
qt_debug_component| Name: | 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: | 1125-1129 |
| | 1 | 1 |
qt_defaultDpi| Name: | 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: | 164-167 |
| | 1 | 1 |
qt_draw_helper| Name: | 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: | 8489-8492 |
| | 1 | 1 |
qt_egl_device_integration| Name: | 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: | 124-127 |
| | 1 | 1 |
qt_fetch_conical_gradient| Name: | 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: | 3701-3705 |
| | 1 | 1 |
qt_fetch_conical_gradient_rgb64| Name: | 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: | 3707-3711 |
| | 1 | 1 |
qt_fetch_linear_gradient| Name: | 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: | 3572-3576 |
| | 1 | 1 |
qt_fetch_linear_gradient_rgb64| Name: | 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: | 3578-3582 |
| | 1 | 1 |
qt_fetch_radial_gradient_plain| Name: | 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: | 3636-3640 |
| | 1 | 1 |
qt_fetch_radial_gradient_rgb64| Name: | 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: | 3644-3648 |
| | 1 | 1 |
qt_fetch_radial_gradient_sse2| Name: | 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: | 466-470 |
| | 1 | 1 |
qt_fontdatabase_mutex| Name: | 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: | 730-733 |
| | 1 | 1 |
qt_from_latin1| Name: | qt_from_latin1 | | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
qt_ft_outline_line_to| Name: | 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: | 234-237 |
| | 1 | 1 |
qt_ft_outline_move_to| Name: | 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: | 229-232 |
| | 1 | 1 |
qt_getWindow| Name: | qt_getWindow | | Prototype: | static QWindow *qt_getWindow(const QWidget *widget) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 83-86 |
| | 1 | 1 |
qt_get_bitflip_array| Name: | 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: | 72-75 |
| | 1 | 1 |
qt_gettid| Name: | 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: | 104-109 |
| | 1 | 1 |
qt_gl_global_share_context| Name: | 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: | 254-257 |
| | 1 | 1 |
qt_gl_read_framebuffer| Name: | 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: | 1350-1353 |
| | 1 | 1 |
qt_gl_set_global_share_context| Name: | 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: | 246-249 |
| | 1 | 1 |
qt_handleMouseEvent| Name: | qt_handleMouseEvent | | Prototype: | void qt_handleMouseEvent(QWindow *w, const QPointF &local, const QPointF &global, Qt::MouseButtons b, Qt::KeyboardModifiers mods = Qt::NoModifier) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 876-879 |
| | 1 | 1 |
qt_hash| Name: | qt_hash | | Prototype: | uint qt_hash(const QString &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 368-371 |
| | 1 | 1 |
qt_hash| Name: | qt_hash | | Prototype: | uint qt_hash(const QStringRef &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 377-380 |
| | 1 | 1 |
qt_iconEngineFactoryLoader| Name: | 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: | 530-533 |
| | 1 | 1 |
qt_imageForBrush| Name: | qt_imageForBrush | | Prototype: | QImage qt_imageForBrush(int brushStyle, bool invert) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 163-166 |
| | 1 | 1 |
qt_intensity| Name: | qt_intensity | | Prototype: | static inline uint qt_intensity(uint r, uint g, uint b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 6099-6103 |
| | 1 | 1 |
qt_keyForPageSizeId| Name: | qt_keyForPageSizeId | | Prototype: | static QString qt_keyForPageSizeId(QPageSize::PageSizeId id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 387-390 |
| | 1 | 1 |
qt_keymapper_private| Name: | qt_keymapper_private | | Prototype: | QKeyMapperPrivate *qt_keymapper_private() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeymapper.cpp | | Lines: | 110-113 |
| | 1 | 1 |
qt_linux_find_symbol_sys| Name: | qt_linux_find_symbol_sys | | Prototype: | QFunctionPointer qt_linux_find_symbol_sys(const char *symbol) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | | Lines: | 290-293 |
| | 1 | 1 |
qt_logging_to_console| Name: | qt_logging_to_console | | Prototype: | bool qt_logging_to_console() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 211-215 |
| | 1 | 1 |
qt_mainwindow_layout| Name: | qt_mainwindow_layout | | Prototype: | QMainWindowLayout *qt_mainwindow_layout(const QMainWindow *mainWindow) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 115-118 |
| | 1 | 1 |
qt_mapRect_non_normalizing| Name: | qt_mapRect_non_normalizing | | Prototype: | QRectF qt_mapRect_non_normalizing(const QRectF &r, const QTransform &t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2143-2146 |
| | 1 | 1 |
qt_memfill64| Name: | qt_memfill64 | | Prototype: | void qt_memfill64(quint64 *dest, quint64 color, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6312-6315 |
| | 1 | 1 |
qt_memrotate180| Name: | qt_memrotate180 | | Prototype: | void qt_memrotate180(const quint32 *src, int w, int h, int sstride, quint32 *dest, int dstride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 471-471 |
| | 1 | 1 |
qt_memrotate180| Name: | qt_memrotate180 | | Prototype: | void qt_memrotate180(const quint16 *src, int w, int h, int sstride, quint16 *dest, int dstride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 472-472 |
| | 1 | 1 |
qt_memrotate180| Name: | qt_memrotate180 | | Prototype: | void qt_memrotate180(const quint24 *src, int w, int h, int sstride, quint24 *dest, int dstride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 473-473 |
| | 1 | 1 |
qt_memrotate180| Name: | qt_memrotate180 | | Prototype: | void qt_memrotate180(const quint8 *src, int w, int h, int sstride, quint8 *dest, int dstride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 474-474 |
| | 1 | 1 |
qt_memrotate180_16| Name: | qt_memrotate180_16 | | Prototype: | void qt_memrotate180_16(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 496-499 |
| | 1 | 1 |
qt_memrotate180_32| Name: | qt_memrotate180_32 | | Prototype: | void qt_memrotate180_32(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 511-514 |
| | 1 | 1 |
qt_memrotate180_8| Name: | qt_memrotate180_8 | | Prototype: | void qt_memrotate180_8(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 481-484 |
| | 1 | 1 |
qt_memrotate270| Name: | qt_memrotate270 | | Prototype: | void qt_memrotate270(const quint32 *src, int w, int h, int sstride, quint32 *dest, int dstride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 471-471 |
| | 1 | 1 |
qt_memrotate270| Name: | qt_memrotate270 | | Prototype: | void qt_memrotate270(const quint16 *src, int w, int h, int sstride, quint16 *dest, int dstride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 472-472 |
| | 1 | 1 |
qt_memrotate270| Name: | qt_memrotate270 | | Prototype: | void qt_memrotate270(const quint24 *src, int w, int h, int sstride, quint24 *dest, int dstride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 473-473 |
| | 1 | 1 |
qt_memrotate270| Name: | qt_memrotate270 | | Prototype: | void qt_memrotate270(const quint8 *src, int w, int h, int sstride, quint8 *dest, int dstride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 474-474 |
| | 1 | 1 |
qt_memrotate270_16| Name: | qt_memrotate270_16 | | Prototype: | void qt_memrotate270_16(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 501-504 |
| | 1 | 1 |
qt_memrotate270_32| Name: | qt_memrotate270_32 | | Prototype: | void qt_memrotate270_32(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 516-519 |
| | 1 | 1 |
qt_memrotate270_8| Name: | qt_memrotate270_8 | | Prototype: | void qt_memrotate270_8(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 486-489 |
| | 1 | 1 |
qt_memrotate270_template| Name: | qt_memrotate270_template | | Prototype: | template <class T> static inline void qt_memrotate270_template(const T *src, int srcWidth, int srcHeight, int srcStride, T *dest, int dstStride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 401-415 |
| | 1 | 1 |
qt_memrotate90| Name: | qt_memrotate90 | | Prototype: | void qt_memrotate90(const quint32 *src, int w, int h, int sstride, quint32 *dest, int dstride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 471-471 |
| | 1 | 1 |
qt_memrotate90| Name: | qt_memrotate90 | | Prototype: | void qt_memrotate90(const quint16 *src, int w, int h, int sstride, quint16 *dest, int dstride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 472-472 |
| | 1 | 1 |
qt_memrotate90| Name: | qt_memrotate90 | | Prototype: | void qt_memrotate90(const quint24 *src, int w, int h, int sstride, quint24 *dest, int dstride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 473-473 |
| | 1 | 1 |
qt_memrotate90| Name: | qt_memrotate90 | | Prototype: | void qt_memrotate90(const quint8 *src, int w, int h, int sstride, quint8 *dest, int dstride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 474-474 |
| | 1 | 1 |
qt_memrotate90_16| Name: | qt_memrotate90_16 | | Prototype: | void qt_memrotate90_16(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 491-494 |
| | 1 | 1 |
qt_memrotate90_32| Name: | qt_memrotate90_32 | | Prototype: | void qt_memrotate90_32(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 506-509 |
| | 1 | 1 |
qt_memrotate90_8| Name: | qt_memrotate90_8 | | Prototype: | void qt_memrotate90_8(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 476-479 |
| | 1 | 1 |
qt_memrotate90_template| Name: | qt_memrotate90_template | | Prototype: | template <class T> static inline void qt_memrotate90_template(const T *src, int srcWidth, int srcHeight, int srcStride, T *dest, int dstStride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 370-384 |
| | 1 | 1 |
qt_memrotate90_template| Name: | qt_memrotate90_template | | Prototype: | template <> inline void qt_memrotate90_template<quint24>(const quint24 *src, int srcWidth, int srcHeight, int srcStride, quint24 *dest, int dstStride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 417-432 |
| | 1 | 1 |
qt_monthNumberFromShortName| Name: | qt_monthNumberFromShortName | | Prototype: | static int qt_monthNumberFromShortName(const QString &shortName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 184-185 |
| | 1 | 1 |
qt_paint_device_metric| Name: | qt_paint_device_metric | | Prototype: | int qt_paint_device_metric(const QPaintDevice *device, QPaintDevice::PaintDeviceMetric metric) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 75-78 |
| | 1 | 1 |
qt_path_stroke_line_to| Name: | qt_path_stroke_line_to | | Prototype: | void qt_path_stroke_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/qpainterpath.cpp | | Lines: | 2464-2467 |
| | 1 | 1 |
qt_path_stroke_move_to| Name: | qt_path_stroke_move_to | | Prototype: | void qt_path_stroke_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/qpainterpath.cpp | | Lines: | 2459-2462 |
| | 1 | 1 |
qt_pixelMultiplier| Name: | qt_pixelMultiplier | | Prototype: | qreal qt_pixelMultiplier(int resolution) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 522-525 |
| | 1 | 1 |
qt_png_warning| Name: | qt_png_warning | | Prototype: | static void qt_png_warning(png_structp , png_const_charp message) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 484-487 |
| | 1 | 1 |
qt_qdnsmailexchangerecord_less_than| Name: | qt_qdnsmailexchangerecord_less_than | | Prototype: | static bool qt_qdnsmailexchangerecord_less_than(const QDnsMailExchangeRecord &r1, const QDnsMailExchangeRecord &r2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 49-53 |
| | 1 | 1 |
qt_qgl_paint_engine| Name: | qt_qgl_paint_engine | | Prototype: | QPaintEngine* qt_qgl_paint_engine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5139-5142 |
| | 1 | 1 |
qt_qwidget_data| Name: | qt_qwidget_data | | Prototype: | QWidgetData *qt_qwidget_data(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12201-12204 |
| | 1 | 1 |
qt_registerFontFamily| Name: | qt_registerFontFamily | | Prototype: | void qt_registerFontFamily(const QString &familyName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 770-774 |
| | 1 | 1 |
qt_register_signal_spy_callbacks| Name: | qt_register_signal_spy_callbacks | | Prototype: | void qt_register_signal_spy_callbacks(const QSignalSpyCallbackSet &callback_set) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 215-218 |
| | 1 | 1 |