| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 1326-1348 |  
  |  | 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:  | 1350-1353 |  
  |  | 1 | 1 | 
 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:  | 1875-1886 |  
  |  | 9 | 2 | 
 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:  | 5199-5209 |  
  |  | 3 | 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:  | 254-257 |  
  |  | 1 | 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:  | 217-225 |  
  |  | 6 | 2 | 
 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:  | 4771-4788 |  
  |  | 11 | 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:  | 2296-2316 |  
  |  | 12 | 4 | 
 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:  | 341-346 |  
  |  | 3 | 1 | 
 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:  | 747-756 |  
  |  | 5 | 2 | 
 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:  | 310-324 |  
  |  | 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:  | 326-338 |  
  |  | 9 | 4 | 
 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:  | 70-108 |  
  |  | 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:  | 110-119 |  
  |  | 7 | 3 | 
 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:  | 209-213 |  
  |  | 2 | 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:  | 348-356 |  
  |  | 6 | 2 | 
 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_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_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:  | 874-911 |  
  |  | 12 | 16 | 
 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:  | 840-872 |  
  |  | 19 | 8 | 
 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:  | 232-266 |  
  |  | 19 | 7 | 
 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:  | 269-328 |  
  |  | 46 | 4 | 
 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:  | 1110-1144 |  
  |  | 29 | 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_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_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:  | 239-247 |  
  |  | 3 | 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:  | 7385-7394 |  
  |  | 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:  | 7395-7639 |  
  |  | 164 | 49 | 
 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_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:  | 2406-2410 |  
  |  | 2 | 1 | 
 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:  | 733-749 |  
  |  | 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:  | 751-764 |  
  |  | 9 | 3 | 
 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:  | 761-771 |  
  |  | 7 | 4 | 
 qt_find_ellipse_coords| Name:  | qt_find_ellipse_coords |  | Prototype:  | void qt_find_ellipse_coords(const QRectF &r, qreal angle, qreal length, QPointF* startPoint, QPointF *endPoint) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 89-136 |  
  |  | 28 | 9 | 
 qt_findAtNxFile| Name:  | qt_findAtNxFile |  | Prototype:  | QString qt_findAtNxFile(const QString &baseFileName, qreal targetDevicePixelRatio, qreal *sourceDevicePixelRatio) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1397-1424 |  
  |  | 16 | 7 | 
 qt_fill_tile| Name:  | qt_fill_tile |  | Prototype:  | void qt_fill_tile(QPixmap *tile, const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 525-539 |  
  |  | 10 | 3 | 
 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_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_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_linear_gradient_template| Name:  | qt_fetch_linear_gradient_template |  | Prototype:  | template<class GradientBase, typename BlendType> static inline const BlendType * qt_fetch_linear_gradient_template( BlendType *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3502-3570 |  
  |  | 41 | 10 | 
 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_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_conical_gradient_template| Name:  | qt_fetch_conical_gradient_template |  | Prototype:  | template <class GradientBase, typename BlendType> static inline const BlendType * qt_fetch_conical_gradient_template( BlendType *buffer, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3650-3699 |  
  |  | 30 | 6 | 
 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_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_fallbacksForFamily| Name:  | qt_fallbacksForFamily |  | Prototype:  | QStringList qt_fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 880-884 |  
  |  | 2 | 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_effective_device_pixel_ratio| Name:  | qt_effective_device_pixel_ratio |  | Prototype:  | static qreal qt_effective_device_pixel_ratio(QWindow *window = 0) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 120-129 |  
  |  | 5 | 3 | 
 qt_draw_tile| Name:  | qt_draw_tile |  | Prototype:  | void qt_draw_tile(QPaintEngine *gc, qreal x, qreal y, qreal w, qreal h, const QPixmap &pixmap, qreal xOffset, qreal yOffset) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 541-565 |  
  |  | 19 | 6 | 
 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_draw_decoration_for_glyphs| Name:  | qt_draw_decoration_for_glyphs |  | Prototype:  | void qt_draw_decoration_for_glyphs(QPainter *painter, const glyph_t *glyphArray, const QFixedPoint *positions, int glyphCount, QFontEngine *fontEngine, const QFont &font, const QTextCharFormat &charFormat) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6326-6369 |  
  |  | 27 | 9 | 
 qt_dirtyRegion| Name:  | qt_dirtyRegion |  | Prototype:  | QRegion qt_dirtyRegion(QWidget *widget) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 945-955 |  
  |  | 6 | 3 | 
 qt_detectRTLLanguage| Name:  | qt_detectRTLLanguage |  | Prototype:  | static bool qt_detectRTLLanguage() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 203-210 |  
  |  | 5 | 1 | 
 qt_definitionSize| Name:  | qt_definitionSize |  | Prototype:  | static QSizeF qt_definitionSize(QPageSize::PageSizeId pageSizeId) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 527-534 |  
  |  | 5 | 2 | 
 qt_defaultDpiY| Name:  | qt_defaultDpiY |  | Prototype:  | int qt_defaultDpiY() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 149-162 |  
  |  | 7 | 4 | 
 qt_defaultDpiX| Name:  | qt_defaultDpiX |  | Prototype:  | int qt_defaultDpiX() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 134-147 |  
  |  | 7 | 4 | 
 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_curves_for_arc| Name:  | qt_curves_for_arc |  | Prototype:  | QPointF qt_curves_for_arc(const QRectF &rect, qreal startAngle, qreal sweepLength, QPointF *curves, int *point_count) |  | Coverage:  |   0.000% (0/82) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 847-992 |  
  |  | 100 | 21 | 
 qt_core_boilerplate| Name:  | qt_core_boilerplate |  | Prototype:  | void qt_core_boilerplate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp |  | Lines:  | 649-670 |  
  |  | 12 | 1 | 
 qt_convert_rgb888_to_rgbx8888| Name:  | qt_convert_rgb888_to_rgbx8888 |  | Prototype:  | void qt_convert_rgb888_to_rgbx8888(quint32 *dest_data, const uchar *src_data, int len) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 311-351 |  
  |  | 21 | 4 | 
 qt_convert_rgb888_to_rgb32_ssse3| Name:  | qt_convert_rgb888_to_rgb32_ssse3 |  | Prototype:  | void qt_convert_rgb888_to_rgb32_ssse3(quint32 *dst, const uchar *src, int len) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_ssse3.cpp |  | Lines:  | 45-120 |  
  |  | 39 | 4 | 
 qt_convert_rgb888_to_rgb32| Name:  | qt_convert_rgb888_to_rgb32 |  | Prototype:  | void qt_convert_rgb888_to_rgb32(quint32 *dest_data, const uchar *src_data, int len) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 276-309 |  
  |  | 21 | 4 | 
 qt_convertUnitsToPoints| Name:  | qt_convertUnitsToPoints |  | Prototype:  | static QSize qt_convertUnitsToPoints(const QSizeF &size, QPageSize::Unit units) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 559-564 |  
  |  | 3 | 2 | 
 qt_convertUnits| Name:  | qt_convertUnits |  | Prototype:  | static QSizeF qt_convertUnits(const QSizeF &size, QPageSize::Unit fromUnits, QPageSize::Unit toUnits) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 536-557 |  
  |  | 12 | 4 | 
 qt_convertPointsToUnits| Name:  | qt_convertPointsToUnits |  | Prototype:  | static QSizeF qt_convertPointsToUnits(const QSize &size, QPageSize::Unit units) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 574-583 |  
  |  | 6 | 2 | 
 qt_convertPointsToPixels| Name:  | qt_convertPointsToPixels |  | Prototype:  | static QSize qt_convertPointsToPixels(const QSize &size, int resolution) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 566-572 |  
  |  | 4 | 2 | 
 qt_convertPoint| Name:  | qt_convertPoint |  | Prototype:  | QPointF qt_convertPoint(const QPointF &xy, QPageLayout::Unit fromUnits, QPageLayout::Unit toUnits) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 68-88 |  
  |  | 10 | 3 | 
 qt_convertMargins| Name:  | qt_convertMargins |  | Prototype:  | QMarginsF qt_convertMargins(const QMarginsF &margins, QPageLayout::Unit fromUnits, QPageLayout::Unit toUnits) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 90-114 |  
  |  | 14 | 3 | 
 qt_convRgbTo16| Name:  | qt_convRgbTo16 |  | Prototype:  | inline ushort qt_convRgbTo16(QRgb c) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp |  | Lines:  | 132-139 |  
  |  | 4 | 1 | 
 qt_conv16ToRgb| Name:  | qt_conv16ToRgb |  | Prototype:  | inline QRgb qt_conv16ToRgb(ushort c) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp |  | Lines:  | 141-151 |  
  |  | 7 | 1 | 
 qt_cleanup_painter_state| Name:  | qt_cleanup_painter_state |  | Prototype:  | static inline void qt_cleanup_painter_state(QPainterPrivate *d) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1689-1696 |  
  |  | 5 | 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_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_cleanupFontDatabase| Name:  | qt_cleanupFontDatabase |  | Prototype:  | void qt_cleanupFontDatabase() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 720-727 |  
  |  | 4 | 2 | 
 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:  | 905-917 |  
  |  | 3 | 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_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:  | 1702-1717 |  
  |  | 6 | 4 | 
 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:  | 641-670 |  
  |  | 15 | 6 | 
 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:  | 632-639 |  
  |  | 2 | 1 | 
 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:  | 599-628 |  
  |  | 10 | 1 | 
 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:  | 855-880 |  
  |  | 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:  | 882-888 |  
  |  | 3 | 2 | 
 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:  | 88-132 |  
  |  | 27 | 8 | 
 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:  | 372-396 |  
  |  | 10 | 3 | 
 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:  | 290-325 |  
  |  | 17 | 4 | 
 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:  | 173-211 |  
  |  | 21 | 17 | 
 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:  | 214-235 |  
  |  | 13 | 3 | 
 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:  | 237-287 |  
  |  | 31 | 6 | 
 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:  | 136-171 |  
  |  | 23 | 30 | 
 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:  | 45-79 |  
  |  | 23 | 20 | 
 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:  | 333-369 |  
  |  | 20 | 9 | 
 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:  | 5504-5564 |  
  |  | 38 | 14 | 
 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:  | 5672-5679 |  
  |  | 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:  | 5681-5689 |  
  |  | 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:  | 5691-5698 |  
  |  | 2 | 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:  | 5663-5670 |  
  |  | 2 | 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_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:  | 336-385 |  
  |  | 36 | 7 | 
 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_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:  | 401-429 |  
  |  | 19 | 4 |