| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qt_find_obj_child| Name: | qt_find_obj_child | | Prototype: | void *qt_find_obj_child(QObject *parent, const char *type, const QString &name) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 768-778 |
| | 7 | 4 |
qt_find_pattern| Name: | qt_find_pattern | | Prototype: | static long qt_find_pattern(const char *s, ulong s_len, const char *pattern, ulong p_len) | | Coverage: | 65.000% (13/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 187-221 |
| | 15 | 6 |
qt_fontHasNarrowOutlines| Name: | qt_fontHasNarrowOutlines | | Prototype: | bool qt_fontHasNarrowOutlines(QFontEngine *fontEngine) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 739-755 |
| | 10 | 3 |
qt_fontHasNarrowOutlines| Name: | qt_fontHasNarrowOutlines | | Prototype: | bool qt_fontHasNarrowOutlines(const QRawFont &f) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 757-770 |
| | 9 | 3 |
qt_fontdata_from_index| Name: | qt_fontdata_from_index | | Prototype: | QByteArray qt_fontdata_from_index(int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2408-2412 |
| | 2 | 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: | 732-735 |
| | 1 | 1 |
qt_format_text| Name: | qt_format_text | | Prototype: | void qt_format_text(const QFont &fnt, const QRectF &_r, int tf, const QString& str, QRectF *brect, int tabstops, int *ta, int tabarraylen, QPainter *painter) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7389-7398 |
| | 4 | 1 |
qt_format_text| Name: | qt_format_text | | Prototype: | void qt_format_text(const QFont &fnt, const QRectF &_r, int tf, const QTextOption *option, const QString& str, QRectF *brect, int tabstops, int *ta, int tabarraylen, QPainter *painter) | | Coverage: | 0.000% (0/192) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7399-7644 |
| | 165 | 49 |
qt_from_latin1| Name: | qt_from_latin1 | | Prototype: | void qt_from_latin1(ushort *dst, const char *str, size_t size) noexcept | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 213-261 |
| | 13 | 4 |
qt_from_latin1::[lambda]| Name: | qt_from_latin1::[lambda] | | Prototype: | [=](int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 249-249 |
| | 1 | 1 |
qt_ft_outline_cubic_to| Name: | qt_ft_outline_cubic_to | | Prototype: | static void qt_ft_outline_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/qpaintengine_raster.cpp | | Lines: | 245-253 |
| | 3 | 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: | 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_fusion_draw_mdibutton| Name: | qt_fusion_draw_mdibutton | | Prototype: | static void qt_fusion_draw_mdibutton(QPainter *painter, const QStyleOptionTitleBar *option, const QRect &tmp, bool hover, bool sunken) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 275-334 |
| | 46 | 4 |
qt_fusion_gradient| Name: | qt_fusion_gradient | | Prototype: | static QLinearGradient qt_fusion_gradient(const QRect &rect, const QBrush &baseColor, Direction direction = TopDown) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 238-272 |
| | 19 | 7 |
qt_getDefaultJustificationOpportunities| Name: | qt_getDefaultJustificationOpportunities | | Prototype: | static inline void qt_getDefaultJustificationOpportunities(const ushort *string, int length, QGlyphLayout g, ushort *log_clusters, int spaceAs) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 846-878 |
| | 19 | 8 |
qt_getFreetype| Name: | qt_getFreetype | | Prototype: | FT_Library qt_getFreetype() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 158-164 |
| | 4 | 2 |
qt_getFreetypeData| Name: | qt_getFreetypeData | | Prototype: | QtFreetypeData *qt_getFreetypeData() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 149-155 |
| | 4 | 2 |
qt_getJustificationOpportunities| Name: | qt_getJustificationOpportunities | | Prototype: | static inline void qt_getJustificationOpportunities(const ushort *string, int length, const QScriptItem &si, QGlyphLayout g, ushort *log_clusters) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 880-917 |
| | 12 | 16 |
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_colornames| Name: | qt_get_colornames | | Prototype: | QStringList qt_get_colornames() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 354-362 |
| | 6 | 2 |
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_hex_rgb| Name: | qt_get_hex_rgb | | Prototype: | bool qt_get_hex_rgb(const char *name, QRgb *rgb) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 76-114 |
| | 33 | 8 |
qt_get_hex_rgb| Name: | qt_get_hex_rgb | | Prototype: | bool qt_get_hex_rgb(const QChar *str, int len, QRgb *rgb) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 116-125 |
| | 7 | 3 |
qt_get_metadata| Name: | qt_get_metadata | | Prototype: | static bool qt_get_metadata(QtPluginQueryVerificationDataFunction pfn, QLibraryPrivate *priv) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 679-694 |
| | 11 | 4 |
qt_get_named_rgb| Name: | qt_get_named_rgb | | Prototype: | bool qt_get_named_rgb(const char *name, QRgb* rgb) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 316-330 |
| | 10 | 4 |
qt_get_named_rgb| Name: | qt_get_named_rgb | | Prototype: | bool qt_get_named_rgb(const QChar *name, int len, QRgb *rgb) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 332-344 |
| | 9 | 4 |
qt_get_named_xpm_rgb| Name: | qt_get_named_xpm_rgb | | Prototype: | static inline bool qt_get_named_xpm_rgb(const char *name_no_space, QRgb *rgb) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 753-762 |
| | 5 | 2 |
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_convertToGLFormatHelper| Name: | qt_gl_convertToGLFormatHelper | | Prototype: | static inline QRgb qt_gl_convertToGLFormatHelper(QRgb src_pixel, GLenum texture_format) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2302-2322 |
| | 12 | 4 |
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_functions| Name: | qt_gl_functions | | Prototype: | static QOpenGLFunctionsPrivateEx *qt_gl_functions(QOpenGLContext *context = 0) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 240-248 |
| | 6 | 2 |
qt_gl_functions| Name: | qt_gl_functions | | Prototype: | static QGLFunctionsPrivateEx *qt_gl_functions(const QGLContext *context = 0) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 177-186 |
| | 7 | 2 |
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_library_name| Name: | qt_gl_library_name | | Prototype: | const QString qt_gl_library_name() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5205-5215 |
| | 3 | 2 |
qt_gl_read_frame_buffer| Name: | qt_gl_read_frame_buffer | | Prototype: | QImage qt_gl_read_frame_buffer(const QSize &size, bool alpha_format, bool include_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1881-1892 |
| | 9 | 2 |
qt_gl_read_framebuffer| Name: | qt_gl_read_framebuffer | | Prototype: | static QImage qt_gl_read_framebuffer(const QSize &size, GLenum internal_format, bool include_alpha, bool flip) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1333-1355 |
| | 8 | 9 |
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| Name: | qt_gl_read_framebuffer_rgba8 | | Prototype: | static inline QImage qt_gl_read_framebuffer_rgba8(const QSize &size, bool include_alpha, QOpenGLContext *context) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1279-1323 |
| | 26 | 5 |
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_read_texture| Name: | qt_gl_read_texture | | Prototype: | QImage qt_gl_read_texture(const QSize &size, bool alpha_format, bool include_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1894-1909 |
| | 9 | 3 |
qt_gl_resolve_extensions| Name: | qt_gl_resolve_extensions | | Prototype: | static int qt_gl_resolve_extensions() | | Coverage: | 0.000% (0/120) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 389-501 |
| | 89 | 37 |
qt_gl_resolve_features| Name: | qt_gl_resolve_features | | Prototype: | static int qt_gl_resolve_features() | | Coverage: | 56.140% (32/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 221-295 |
| | 61 | 19 |
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_gl_transfer_context| Name: | qt_gl_transfer_context | | Prototype: | const QGLContext *qt_gl_transfer_context(const QGLContext *ctx) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1707-1717 |
| | 7 | 3 |
qt_gradient_argb32| Name: | qt_gradient_argb32 | | Prototype: | static void qt_gradient_argb32(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5565-5613 |
| | 22 | 3 |
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_gradient_quint16| Name: | qt_gradient_quint16 | | Prototype: | static void qt_gradient_quint16(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5615-5660 |
| | 19 | 3 |
qt_graphicsItem_highlightSelected| Name: | qt_graphicsItem_highlightSelected | | Prototype: | static void qt_graphicsItem_highlightSelected( QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7667-7718 |
| | 34 | 10 |
qt_graphicsItem_shapeFromPath| Name: | qt_graphicsItem_shapeFromPath | | Prototype: | static QPainterPath qt_graphicsItem_shapeFromPath(const QPainterPath &path, const QPen &pen) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 798-817 |
| | 13 | 3 |
qt_halfScaled| Name: | qt_halfScaled | | Prototype: | QImage qt_halfScaled(const QImage &source) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 773-859 |
| | 60 | 11 |
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: | static uint qt_hash(const QChar *p, int n) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 408-418 |
| | 6 | 2 |
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_hash_block_size| Name: | qt_hash_block_size | | Prototype: | static int qt_hash_block_size(QCryptographicHash::Algorithm method) | | Coverage: | 26.087% (6/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp | | Lines: | 85-112 |
| | 13 | 12 |
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_idForPointSize| Name: | qt_idForPointSize | | Prototype: | static QPageSize::PageSizeId qt_idForPointSize(const QSize &size, QPageSize::SizeMatchPolicy matchPolicy, QSize *match) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 610-673 |
| | 36 | 17 |
qt_idForPpdKey| Name: | qt_idForPpdKey | | Prototype: | static QPageSize::PageSizeId qt_idForPpdKey(const QString &ppdKey, QSize *match = 0) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 399-417 |
| | 13 | 7 |
qt_idForSize| Name: | qt_idForSize | | Prototype: | static QPageSize::PageSizeId qt_idForSize(const QSizeF &size, QPageSize::Unit units, QPageSize::SizeMatchPolicy matchPolicy, QSize *match) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 676-712 |
| | 22 | 14 |
qt_idForWindowsID| Name: | qt_idForWindowsID | | Prototype: | static QPageSize::PageSizeId qt_idForWindowsID(int windowsId, QSize *match = 0) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 420-442 |
| | 12 | 7 |
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_imageTransform| Name: | qt_imageTransform | | Prototype: | void qt_imageTransform(QImage &src, QImageIOHandler::Transformations orient) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 5206-5218 |
| | 8 | 4 |
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_init_picture_handlers| Name: | qt_init_picture_handlers | | Prototype: | void qt_init_picture_handlers() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1442-1448 |
| | 2 | 2 |
qt_init_picture_plugins| Name: | qt_init_picture_plugins | | Prototype: | void qt_init_picture_plugins() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1415-1431 |
| | 8 | 4 |
qt_init_tooltip_palette| Name: | qt_init_tooltip_palette | | Prototype: | void qt_init_tooltip_palette() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 618-624 |
| | 2 | 2 |
qt_initialize_pthread_cond| Name: | qt_initialize_pthread_cond | | Prototype: | void qt_initialize_pthread_cond(pthread_cond_t *cond, const char *where) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | | Lines: | 78-94 |
| | 6 | 2 |
qt_initialize_qhash_seed| Name: | qt_initialize_qhash_seed | | Prototype: | static void qt_initialize_qhash_seed() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 341-347 |
| | 3 | 2 |
qt_int_sqrt| Name: | qt_int_sqrt | | Prototype: | unsigned int qt_int_sqrt(unsigned int n) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3098-3119 |
| | 15 | 5 |
qt_int_to_string| Name: | qt_int_to_string | | Prototype: | const char *qt_int_to_string(int val, char *buf) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 137-159 |
| | 17 | 5 |
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_intersect_spans| Name: | qt_intersect_spans | | Prototype: | static const QSpan *qt_intersect_spans(const QClipData *clip, int *currentClip, const QSpan *spans, const QSpan *end, QSpan **outSpans, int available) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3929-3990 |
| | 42 | 10 |
qt_intersect_spans| Name: | qt_intersect_spans | | Prototype: | static int qt_intersect_spans(QT_FT_Span *spans, int numSpans, const QRect &clip) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4019-4050 |
| | 23 | 6 |
qt_isExtendedRadialGradient| Name: | qt_isExtendedRadialGradient | | Prototype: | bool qt_isExtendedRadialGradient(const QBrush &brush) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 832-847 |
| | 9 | 4 |
qt_isect_curve_horizontal| Name: | qt_isect_curve_horizontal | | Prototype: | static bool qt_isect_curve_horizontal(const QBezier &bezier, qreal y, qreal x1, qreal x2, int depth = 0) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1947-1964 |
| | 12 | 4 |
qt_isect_curve_vertical| Name: | qt_isect_curve_vertical | | Prototype: | static bool qt_isect_curve_vertical(const QBezier &bezier, qreal x, qreal y1, qreal y2, int depth = 0) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1966-1983 |
| | 12 | 4 |
qt_keyForCustomSize| Name: | qt_keyForCustomSize | | Prototype: | static QString qt_keyForCustomSize(const QSizeF &size, QPageSize::Unit units) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 445-471 |
| | 9 | 13 |
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_last_index_of| Name: | qt_last_index_of | | Prototype: | static inline int qt_last_index_of(const QChar *haystack, int haystackLen, QChar needle, int from, Qt::CaseSensitivity cs) | | Coverage: | 95.652% (22/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10096-10121 |
| | 17 | 9 |
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_localtime| Name: | qt_localtime | | Prototype: | static bool qt_localtime(qint64 msecsSinceEpoch, QDate *localDate, QTime *localTime, QDateTimePrivate::DaylightStatus *daylightStatus) | | Coverage: | 52.632% (10/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2346-2413 |
| | 24 | 7 |
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_mainwindow_layout_from_dock| Name: | qt_mainwindow_layout_from_dock | | Prototype: | static inline QMainWindowLayout *qt_mainwindow_layout_from_dock(const QDockWidget *dock) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 74-84 |
| | 7 | 3 |
qt_make_filter_list| Name: | qt_make_filter_list | | Prototype: | QStringList qt_make_filter_list(const QString &filter) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1303-1320 |
| | 10 | 4 |
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_memfill16| Name: | qt_memfill16 | | Prototype: | void qt_memfill16(quint16 *dest, quint16 value, int count) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 321-341 |
| | 12 | 6 |
qt_memfill32| Name: | qt_memfill32 | | Prototype: | void qt_memfill32(quint32 *dest, quint32 value, int count) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 240-288 |
| | 34 | 19 |
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 |