| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 240-243 |
| | 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: | 235-238 |
| | 1 | 1 |
qt_fusionPalette| Name: | qt_fusionPalette | | Prototype: | QPalette qt_fusionPalette() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 1116-1150 |
| | 29 | 1 |
qt_getWindow| Name: | 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_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: | 78-81 |
| | 1 | 1 |
qt_get_font_table_default| Name: | qt_get_font_table_default | | Prototype: | static bool qt_get_font_table_default(void *user_data, uint tag, uchar *buffer, uint *length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 215-219 |
| | 2 | 1 |
qt_get_rgb_val| Name: | qt_get_rgb_val | | Prototype: | uint qt_get_rgb_val(const char *name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 347-352 |
| | 3 | 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: | 107-112 |
| | 1 | 1 |
qt_gettime| Name: | qt_gettime | | Prototype: | struct timespec qt_gettime() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 170-180 |
| | 6 | 1 |
qt_gl_draw_text| Name: | qt_gl_draw_text | | Prototype: | static void qt_gl_draw_text(QPainter *p, int x, int y, const QString &str, const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4777-4794 |
| | 11 | 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: | 260-263 |
| | 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: | 1357-1360 |
| | 1 | 1 |
qt_gl_read_framebuffer_rgb10a2| Name: | qt_gl_read_framebuffer_rgb10a2 | | Prototype: | static inline QImage qt_gl_read_framebuffer_rgb10a2(const QSize &size, bool include_alpha, QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1325-1331 |
| | 3 | 1 |
qt_gl_read_framebuffer_rgba8::[lambda]| Name: | qt_gl_read_framebuffer_rgba8::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1295-1295 |
| | 0 | 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: | 252-255 |
| | 1 | 1 |
qt_gradient_pixel64_fixed| Name: | qt_gradient_pixel64_fixed | | Prototype: | static const QRgba64& qt_gradient_pixel64_fixed(const QGradientData *data, int fixed_pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3444-3448 |
| | 2 | 1 |
qt_gradient_pixel_fixed| Name: | qt_gradient_pixel_fixed | | Prototype: | static uint qt_gradient_pixel_fixed(const QGradientData *data, int fixed_pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3438-3442 |
| | 2 | 1 |
qt_handleKeyEvent| Name: | qt_handleKeyEvent | | Prototype: | void qt_handleKeyEvent(QWindow *w, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString & text = QString(), bool autorep = false, ushort count = 1) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 880-886 |
| | 4 | 1 |
qt_handleMouseEvent| Name: | qt_handleMouseEvent | | Prototype: | void qt_handleMouseEvent(QWindow *w, const QPointF &local, const QPointF &global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, int timestamp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 870-878 |
| | 6 | 1 |
qt_handleTouchEvent| Name: | qt_handleTouchEvent | | Prototype: | void qt_handleTouchEvent(QWindow *w, QTouchDevice *device, const QList<QTouchEvent::TouchPoint> &points, 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: | 925-934 |
| | 5 | 1 |
qt_hash| Name: | 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_hash| Name: | 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_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: | 538-541 |
| | 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: | 169-172 |
| | 1 | 1 |
qt_init| Name: | qt_init | | Prototype: | void qt_init(QApplicationPrivate *priv, int type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 606-616 |
| | 5 | 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: | 6140-6144 |
| | 1 | 1 |
qt_keyForCustomSize::[lambda]| Name: | qt_keyForCustomSize::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 466-466 |
| | 0 | 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: | 393-396 |
| | 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: | 116-119 |
| | 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: | 296-299 |
| | 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: | 214-218 |
| | 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: | 121-124 |
| | 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: | 2153-2156 |
| | 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: | 6311-6314 |
| | 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: | 477-477 |
| | 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: | 478-478 |
| | 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: | 479-479 |
| | 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: | 480-480 |
| | 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: | 502-505 |
| | 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: | 517-520 |
| | 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: | 487-490 |
| | 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: | 477-477 |
| | 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: | 478-478 |
| | 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: | 479-479 |
| | 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: | 480-480 |
| | 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: | 507-510 |
| | 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: | 522-525 |
| | 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: | 492-495 |
| | 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: | 407-421 |
| | 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: | 477-477 |
| | 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: | 478-478 |
| | 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: | 479-479 |
| | 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: | 480-480 |
| | 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: | 497-500 |
| | 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: | 512-515 |
| | 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: | 482-485 |
| | 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: | 376-390 |
| | 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: | 423-438 |
| | 1 | 1 |
qt_message| Name: | qt_message | | Prototype: | static QString qt_message(QtMsgType msgType, const QMessageLogContext &context, const char *msg, va_list ap) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 275-280 |
| | 3 | 1 |
qt_messageSeverityToString::[lambda]| Name: | qt_messageSeverityToString::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 850-850 |
| | 0 | 1 |
qt_messageSourceToString::[lambda]| Name: | qt_messageSourceToString::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 684-684 |
| | 0 | 1 |
qt_messageTypeToString::[lambda]| Name: | qt_messageTypeToString::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 782-782 |
| | 0 | 1 |
qt_message_fatal| Name: | qt_message_fatal | | Prototype: | static void qt_message_fatal(QtMsgType, const QMessageLogContext &context, const QString &message) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1661-1690 |
| | 3 | 1 |
qt_mix_colors| Name: | qt_mix_colors | | Prototype: | static QColor qt_mix_colors(QColor a, QColor b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 60-64 |
| | 2 | 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: | 189-190 |
| | 1 | 1 |
qt_opengl_debug_callback| Name: | qt_opengl_debug_callback | | Prototype: | static void qt_opengl_debug_callback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *rawMessage, const GLvoid *userParam) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 1330-1340 |
| | 2 | 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: | 81-84 |
| | 1 | 1 |
qt_palette_from_color| Name: | qt_palette_from_color | | Prototype: | static void qt_palette_from_color(QPalette &pal, const QColor &button) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 66-88 |
| | 19 | 1 |
qt_path_stroke_cubic_to| Name: | qt_path_stroke_cubic_to | | Prototype: | void qt_path_stroke_cubic_to(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2477-2485 |
| | 3 | 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: | 2472-2475 |
| | 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: | 2467-2470 |
| | 1 | 1 |
qt_patternForBrush| Name: | qt_patternForBrush | | Prototype: | const uchar *qt_patternForBrush(int brushStyle, bool invert) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 55-101 |
| | 2 | 1 |
qt_pdf_decide_features| Name: | qt_pdf_decide_features | | Prototype: | inline QPaintEngine::PaintEngineFeatures qt_pdf_decide_features() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 72-80 |
| | 6 | 1 |
qt_pixelMultiplier| Name: | qt_pixelMultiplier | | Prototype: | qreal qt_pixelMultiplier(int resolution) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 528-531 |
| | 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: | 490-493 |
| | 1 | 1 |
qt_pollfd_check| Name: | qt_pollfd_check | | Prototype: | static bool qt_pollfd_check(const pollfd &pfd, short revents) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 168-171 |
| | 1 | 1 |
qt_ppoll| Name: | qt_ppoll | | Prototype: | static inline int qt_ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | | Lines: | 78-87 |
| | 1 | 1 |
qt_premultiplyColor| Name: | qt_premultiplyColor | | Prototype: | inline QColor qt_premultiplyColor(QColor c, GLfloat opacity) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 135-143 |
| | 6 | 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: | 55-59 |
| | 1 | 1 |
qt_qdnsservicerecord_less_than| Name: | qt_qdnsservicerecord_less_than | | Prototype: | static bool qt_qdnsservicerecord_less_than(const QDnsServiceRecord &r1, const QDnsServiceRecord &r2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 94-101 |
| | 3 | 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: | 5145-5148 |
| | 1 | 1 |
qt_qscrollbarStyleOption| Name: | qt_qscrollbarStyleOption | | Prototype: | QStyleOptionSlider qt_qscrollbarStyleOption(QScrollBar *scrollbar) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 738-743 |
| | 3 | 1 |
qt_qsliderStyleOption| Name: | qt_qsliderStyleOption | | Prototype: | QStyleOptionSlider qt_qsliderStyleOption(QSlider *slider) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 552-557 |
| | 3 | 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: | 12237-12240 |
| | 1 | 1 |
qt_rect_intersect_normalized| Name: | qt_rect_intersect_normalized | | Prototype: | static inline QRect qt_rect_intersect_normalized(const QRect &r1, const QRect &r2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1280-1289 |
| | 6 | 1 |
qt_rectfill_alpha| Name: | qt_rectfill_alpha | | Prototype: | static void qt_rectfill_alpha(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6044-6050 |
| | 2 | 1 |
qt_rectfill_argb32| Name: | qt_rectfill_argb32 | | Prototype: | static void qt_rectfill_argb32(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5995-6001 |
| | 2 | 1 |
qt_rectfill_gray| Name: | qt_rectfill_gray | | Prototype: | static void qt_rectfill_gray(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6052-6058 |
| | 2 | 1 |
qt_rectfill_nonpremul_argb32| Name: | qt_rectfill_nonpremul_argb32 | | Prototype: | static void qt_rectfill_nonpremul_argb32(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6011-6017 |
| | 2 | 1 |
qt_rectfill_nonpremul_rgba| Name: | qt_rectfill_nonpremul_rgba | | Prototype: | static void qt_rectfill_nonpremul_rgba(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6027-6033 |
| | 2 | 1 |
qt_rectfill_quint16| Name: | qt_rectfill_quint16 | | Prototype: | static void qt_rectfill_quint16(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6003-6009 |
| | 2 | 1 |
qt_rectfill_rgb30| Name: | qt_rectfill_rgb30 | | Prototype: | template<QtPixelOrder PixelOrder> static void qt_rectfill_rgb30(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6035-6042 |
| | 2 | 1 |
qt_rectfill_rgba| Name: | qt_rectfill_rgba | | Prototype: | static void qt_rectfill_rgba(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6019-6025 |
| | 2 | 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: | 772-776 |
| | 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: | 216-219 |
| | 1 | 1 |
qt_restore_gl_state| Name: | qt_restore_gl_state | | Prototype: | static void qt_restore_gl_state() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4763-4775 |
| | 9 | 1 |
qt_save_gl_state| Name: | qt_save_gl_state | | Prototype: | static void qt_save_gl_state() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4739-4761 |
| | 18 | 1 |
qt_script_for_writing_system| Name: | qt_script_for_writing_system | | Prototype: | int qt_script_for_writing_system(QFontDatabase::WritingSystem writingSystem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 602-605 |
| | 1 | 1 |
qt_section_chunk::qt_section_chunk| Name: | qt_section_chunk::qt_section_chunk | | Prototype: | qt_section_chunk(int l, QStringRef s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4193-4193 |
| | 1 | 1 |
qt_sendSpontaneousEvent| Name: | qt_sendSpontaneousEvent | | Prototype: | bool qt_sendSpontaneousEvent(QObject *receiver, QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4233-4236 |
| | 1 | 1 |