| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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_scrollRectInImage| Name:  | qt_scrollRectInImage |  | Prototype:  | void __attribute__((visibility("default"))) qt_scrollRectInImage(QImage &img, const QRect &rect, const QPoint &offset) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 277-322 |  
  |  | 28 | 6 | 
 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_scale_image_rgb32_on_rgb32| Name:  | qt_scale_image_rgb32_on_rgb32 |  | Prototype:  | void qt_scale_image_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 451-474 |  
  |  | 7 | 2 | 
 qt_scale_image_rgb16_on_rgb16| Name:  | qt_scale_image_rgb16_on_rgb16 |  | Prototype:  | void qt_scale_image_rgb16_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 129-152 |  
  |  | 7 | 2 | 
 qt_scale_image_argb32_on_rgb16| Name:  | qt_scale_image_argb32_on_rgb16 |  | Prototype:  | void qt_scale_image_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 154-177 |  
  |  | 7 | 2 | 
 qt_scale_image_argb32_on_argb32_sse2| Name:  | qt_scale_image_argb32_on_argb32_sse2 |  | Prototype:  | void qt_scale_image_argb32_on_argb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) |  | Coverage:  |   0.000% (0/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 479-602 |  
  |  | 83 | 20 | 
 qt_scale_image_argb32_on_argb32| Name:  | qt_scale_image_argb32_on_argb32 |  | Prototype:  | void qt_scale_image_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 476-499 |  
  |  | 7 | 2 | 
 qt_scaleForTransform| Name:  | qt_scaleForTransform |  | Prototype:  | bool qt_scaleForTransform(const QTransform &transform, qreal *scale) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 2320-2359 |  
  |  | 26 | 8 | 
 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_safe_poll| Name:  | qt_safe_poll |  | Prototype:  | int qt_safe_poll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts) |  | Coverage:  |  72.222% (13/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp |  | Lines:  | 97-122 |  
  |  | 12 | 6 | 
 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_resource_fixResourceRoot| Name:  | qt_resource_fixResourceRoot |  | Prototype:  | static QString qt_resource_fixResourceRoot(QString r) |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1040-1048 |  
  |  | 6 | 4 | 
 qt_resolveFontFamilyAlias| Name:  | qt_resolveFontFamilyAlias |  | Prototype:  | QString qt_resolveFontFamilyAlias(const QString &alias) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 794-803 |  
  |  | 6 | 4 | 
 qt_repeatCount| Name:  | qt_repeatCount |  | Prototype:  | int qt_repeatCount(const QString &s, int i) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 524-531 |  
  |  | 5 | 2 | 
 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_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_registerFont| Name:  | qt_registerFont |  | Prototype:  | void qt_registerFont(const QString &familyName, const QString &stylename, const QString &foundryname, int weight, QFont::Style style, int stretch, bool antialiased, bool scalable, int pixelSize, bool fixedPitch, const QSupportedWritingSystems &writingSystems, void *handle) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 738-770 |  
  |  | 21 | 5 | 
 qt_registerAliasToFontFamily| Name:  | qt_registerAliasToFontFamily |  | Prototype:  | void qt_registerAliasToFontFamily(const QString &familyName, const QString &alias) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 778-792 |  
  |  | 9 | 4 | 
 qt_region_strictContains| Name:  | qt_region_strictContains |  | Prototype:  | bool qt_region_strictContains(const QRegion ®ion, const QRect &rect) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4215-4245 |  
  |  | 5 | 2 | 
 qt_regionToPath| Name:  | qt_regionToPath |  | Prototype:  | QPainterPath qt_regionToPath(const QRegion ®ion) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1060-1116 |  
  |  | 39 | 9 | 
 qt_regexp_toCanonical| Name:  | qt_regexp_toCanonical |  | Prototype:  | QString qt_regexp_toCanonical(const QString &pattern, QRegExp::PatternSyntax patternSyntax) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1330-1345 |  
  |  | 5 | 6 | 
 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_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_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_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_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_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_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_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_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_real_to_string| Name:  | qt_real_to_string |  | Prototype:  | const char *qt_real_to_string(qreal val, char *buf) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 85-135 |  
  |  | 36 | 9 | 
 qt_read_xpm_image_or_array| Name:  | qt_read_xpm_image_or_array |  | Prototype:  | bool qt_read_xpm_image_or_array(QIODevice *device, const char * const * source, QImage &image) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 1025-1054 |  
  |  | 17 | 7 | 
 qt_read_dib| Name:  | qt_read_dib |  | Prototype:  | bool qt_read_dib(QDataStream &s, QImage &image) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 694-700 |  
  |  | 4 | 2 | 
 qt_readEscapedFormatString| Name:  | qt_readEscapedFormatString |  | Prototype:  | QString qt_readEscapedFormatString(const QString &format, int *idx) |  | Coverage:  |  71.429% (15/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 490-522 |  
  |  | 19 | 7 | 
 qt_radial_gradient_adapt_focal_point| Name:  | qt_radial_gradient_adapt_focal_point |  | Prototype:  | static QPointF qt_radial_gradient_adapt_focal_point(const QPointF ¢er, qreal radius, const QPointF &focalPoint) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1817-1829 |  
  |  | 5 | 2 | 
 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_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_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_qpa_set_cursor| Name:  | qt_qpa_set_cursor |  | Prototype:  | void qt_qpa_set_cursor(QWidget *w, bool force) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5061-5098 |  
  |  | 24 | 11 | 
 qt_qimageScaleAARGB_up_x_down_y| Name:  | qt_qimageScaleAARGB_up_x_down_y |  | Prototype:  | static void qt_qimageScaleAARGB_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 609-643 |  
  |  | 23 | 4 | 
 qt_qimageScaleAARGB_helper| Name:  | qt_qimageScaleAARGB_helper |  | Prototype:  | inline static void qt_qimageScaleAARGB_helper(const unsigned int *pix, int xyap, int Cxy, int step, int &r, int &g, int &b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 591-607 |  
  |  | 13 | 2 | 
 qt_qimageScaleAARGB_down_xy| Name:  | qt_qimageScaleAARGB_down_xy |  | Prototype:  | static void qt_qimageScaleAARGB_down_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 681-726 |  
  |  | 31 | 4 | 
 qt_qimageScaleAARGB_down_x_up_y| Name:  | qt_qimageScaleAARGB_down_x_up_y |  | Prototype:  | static void qt_qimageScaleAARGB_down_x_up_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 645-679 |  
  |  | 23 | 4 | 
 qt_qimageScaleAARGBA_up_xy| Name:  | qt_qimageScaleAARGBA_up_xy |  | Prototype:  | static void qt_qimageScaleAARGBA_up_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 298-334 |  
  |  | 23 | 7 | 
 qt_qimageScaleAARGBA_up_x_down_y_sse4| Name:  | qt_qimageScaleAARGBA_up_x_down_y_sse4 |  | Prototype:  | template<bool RGB> void qt_qimageScaleAARGBA_up_x_down_y_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp |  | Lines:  | 66-109 |  
  |  | 23 | 5 | 
 qt_qimageScaleAARGBA_up_x_down_y| Name:  | qt_qimageScaleAARGBA_up_x_down_y |  | Prototype:  | static void qt_qimageScaleAARGBA_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 406-442 |  
  |  | 25 | 4 | 
 qt_qimageScaleAARGBA_helper| Name:  | qt_qimageScaleAARGBA_helper |  | Prototype:  | inline static void qt_qimageScaleAARGBA_helper(const unsigned int *pix, int xyap, int Cxy, int step, int &r, int &g, int &b, int &a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 385-404 |  
  |  | 16 | 2 | 
 qt_qimageScaleAARGBA_helper| Name:  | qt_qimageScaleAARGBA_helper |  | Prototype:  | inline static __m128i qt_qimageScaleAARGBA_helper(const unsigned int *pix, int xyap, int Cxy, int step, const __m128i vxyap, const __m128i vCxy) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp |  | Lines:  | 50-64 |  
  |  | 11 | 2 | 
 qt_qimageScaleAARGBA_down_xy_sse4| Name:  | qt_qimageScaleAARGBA_down_xy_sse4 |  | Prototype:  | template<bool RGB> void qt_qimageScaleAARGBA_down_xy_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp |  | Lines:  | 156-201 |  
  |  | 25 | 5 | 
 qt_qimageScaleAARGBA_down_xy| Name:  | qt_qimageScaleAARGBA_down_xy |  | Prototype:  | static void qt_qimageScaleAARGBA_down_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 483-530 |  
  |  | 34 | 4 | 
 qt_qimageScaleAARGBA_down_x_up_y_sse4| Name:  | qt_qimageScaleAARGBA_down_x_up_y_sse4 |  | Prototype:  | template<bool RGB> void qt_qimageScaleAARGBA_down_x_up_y_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp |  | Lines:  | 111-154 |  
  |  | 23 | 5 | 
 qt_qimageScaleAARGBA_down_x_up_y| Name:  | qt_qimageScaleAARGBA_down_x_up_y |  | Prototype:  | static void qt_qimageScaleAARGBA_down_x_up_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 444-481 |  
  |  | 26 | 4 | 
 qt_qimageScaleAARGBA| Name:  | qt_qimageScaleAARGBA |  | Prototype:  | static void qt_qimageScaleAARGBA(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 337-383 |  
  |  | 13 | 7 | 
 qt_qimageScaleAARGB| Name:  | qt_qimageScaleAARGB |  | Prototype:  | static void qt_qimageScaleAARGB(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 542-588 |  
  |  | 13 | 7 | 
 qt_qhostinfo_lookup| Name:  | qt_qhostinfo_lookup |  | Prototype:  | QHostInfo qt_qhostinfo_lookup(const QString &name, QObject *receiver, const char *member, bool *valid, int *id) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 702-721 |  
  |  | 9 | 3 | 
 qt_qhostinfo_enable_cache| Name:  | qt_qhostinfo_enable_cache |  | Prototype:  | void __attribute__((visibility("default"))) qt_qhostinfo_enable_cache(bool e) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 732-738 |  
  |  | 3 | 2 | 
 qt_qhostinfo_clear_cache| Name:  | qt_qhostinfo_clear_cache |  | Prototype:  | void qt_qhostinfo_clear_cache() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 723-729 |  
  |  | 3 | 2 | 
 qt_qhostinfo_cache_inject| Name:  | qt_qhostinfo_cache_inject |  | Prototype:  | void qt_qhostinfo_cache_inject(const QString &hostname, const QHostInfo &resolution) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 740-747 |  
  |  | 4 | 2 | 
 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_qdnsservicerecord_sort| Name:  | qt_qdnsservicerecord_sort |  | Prototype:  | static void qt_qdnsservicerecord_sort(QList<QDnsServiceRecord> &records) |  | Coverage:  |  95.455% (21/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp |  | Lines:  | 107-155 |  
  |  | 22 | 8 | 
 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_qdnsmailexchangerecord_sort| Name:  | qt_qdnsmailexchangerecord_sort |  | Prototype:  | static void qt_qdnsmailexchangerecord_sort(QList<QDnsMailExchangeRecord> &records) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp |  | Lines:  | 65-92 |  
  |  | 14 | 6 | 
 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_qFindChildren_helper| Name:  | qt_qFindChildren_helper |  | Prototype:  | void qt_qFindChildren_helper(const QObject *parent, const QString &name, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) |  | Coverage:  |  95.000% (19/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1858-1874 |  
  |  | 11 | 6 | 
 qt_qFindChildren_helper| Name:  | qt_qFindChildren_helper |  | Prototype:  | void qt_qFindChildren_helper(const QObject *parent, const QRegExp &re, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) |  | Coverage:  |  82.353% (14/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1880-1896 |  
  |  | 11 | 5 | 
 qt_qFindChildren_helper| Name:  | qt_qFindChildren_helper |  | Prototype:  | void qt_qFindChildren_helper(const QObject *parent, const QRegularExpression &re, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) |  | Coverage:  |  77.778% (14/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1903-1920 |  
  |  | 12 | 6 | 
 qt_qFindChild_helper| Name:  | qt_qFindChild_helper |  | Prototype:  | QObject *qt_qFindChild_helper(const QObject *parent, const QString &name, const QMetaObject &mo, Qt::FindChildOptions options) |  | Coverage:  |  91.304% (21/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1926-1946 |  
  |  | 15 | 7 | 
 qt_printerPaperSize| Name:  | qt_printerPaperSize |  | Prototype:  | QSizeF qt_printerPaperSize(QPrinter::Orientation orientation, QPrinter::PaperSize paperSize, QPrinter::Unit unit, int resolution) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 100-112 |  
  |  | 6 | 2 | 
 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_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_polygon_isect_line| Name:  | qt_polygon_isect_line |  | Prototype:  | static void qt_polygon_isect_line(const QPointF &p1, const QPointF &p2, const QPointF &pos, int *winding) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 55-83 |  
  |  | 16 | 5 | 
 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_pointMultiplier| Name:  | qt_pointMultiplier |  | Prototype:  | qreal qt_pointMultiplier(QPageLayout::Unit unit) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 52-69 |  
  |  | 8 | 7 | 
 qt_pointMultiplier| Name:  | qt_pointMultiplier |  | Prototype:  | static qreal qt_pointMultiplier(QPageSize::Unit unit) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 508-525 |  
  |  | 8 | 7 | 
 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_pixmap_thread_test| Name:  | qt_pixmap_thread_test |  | Prototype:  | static bool qt_pixmap_thread_test() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 71-90 |  
  |  | 12 | 5 | 
 qt_pixmapForBrush| Name:  | qt_pixmapForBrush |  | Prototype:  | QPixmap qt_pixmapForBrush(int brushStyle, bool invert) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 103-117 |  
  |  | 9 | 2 | 
 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_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_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_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_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_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_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_painterpath_isect_line_rect| Name:  | qt_painterpath_isect_line_rect |  | Prototype:  | static bool qt_painterpath_isect_line_rect(qreal x1, qreal y1, qreal x2, qreal y2, const QRectF &rect) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1868-1945 |  
  |  | 55 | 13 | 
 qt_painterpath_isect_line| Name:  | qt_painterpath_isect_line |  | Prototype:  | static void qt_painterpath_isect_line(const QPointF &p1, const QPointF &p2, const QPointF &pos, int *winding) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1740-1770 |  
  |  | 16 | 5 | 
 qt_painterpath_isect_curve| Name:  | qt_painterpath_isect_curve |  | Prototype:  | static void qt_painterpath_isect_curve(const QBezier &bezier, const QPointF &pt, int *winding, int depth = 0) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1772-1804 |  
  |  | 13 | 4 | 
 qt_painterpath_check_crossing| Name:  | qt_painterpath_check_crossing |  | Prototype:  | static bool qt_painterpath_check_crossing(const QPainterPath *path, const QRectF &rect) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1988-2039 |  
  |  | 33 | 10 | 
 qt_painterpath_bezier_extrema| Name:  | qt_painterpath_bezier_extrema |  | Prototype:  | static QRectF qt_painterpath_bezier_extrema(const QBezier &b) |  | Coverage:  |   0.000% (0/131) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1363-1442 |  
  |  | 42 | 39 | 
 qt_painter_thread_test| Name:  | qt_painter_thread_test |  | Prototype:  | static bool qt_painter_thread_test(int devType, int engineType, const char *what) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 151-175 |  
  |  | 15 | 6 | 
 qt_painterPathFromVectorPath| Name:  | qt_painterPathFromVectorPath |  | Prototype:  | QPainterPath qt_painterPathFromVectorPath(const QVectorPath &path) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 1004-1047 |  
  |  | 28 | 9 | 
 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_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_normalizePathSegments| Name:  | qt_normalizePathSegments |  | Prototype:  | QString qt_normalizePathSegments(const QString &name, bool allowUncPaths) |  | Coverage:  |  96.809% (91/94) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp |  | Lines:  | 2052-2167 |  
  |  | 61 | 21 | 
 qt_nanosleep| Name:  | qt_nanosleep |  | Prototype:  | void qt_nanosleep(timespec amount) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 182-194 |  
  |  | 2 | 2 | 
 qt_nameForCustomSize| Name:  | qt_nameForCustomSize |  | Prototype:  | static QString qt_nameForCustomSize(const QSizeF &size, QPageSize::Unit units) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 474-505 |  
  |  | 15 | 7 | 
 qt_multiplierForUnit| Name:  | qt_multiplierForUnit |  | Prototype:  | double qt_multiplierForUnit(QPrinter::Unit unit, int resolution) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 78-97 |  
  |  | 9 | 8 | 
 qt_monthNumberFromShortName| Name:  | qt_monthNumberFromShortName |  | Prototype:  | static int qt_monthNumberFromShortName(QStringRef shortName) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 181-188 |  
  |  | 4 | 3 | 
 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 |