| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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_convertToBool| Name:  | qt_convertToBool |  | Prototype:  | template<typename TInput, typename LiteralWrapper> inline bool qt_convertToBool(const QVariant::Private *const d) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 322-327 |  
  |  | 2 | 1 | 
 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_clock_gettime| Name:  | qt_clock_gettime |  | Prototype:  | static inline void qt_clock_gettime(clockid_t clock, struct timespec *ts) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 100-103 |  
  |  | 1 | 1 | 
 qt_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_call_pre_routines| Name:  | qt_call_pre_routines |  | Prototype:  | static void qt_call_pre_routines() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 270-283 |  
  |  | 6 | 3 | 
 qt_call_post_routines| Name:  | qt_call_post_routines |  | Prototype:  | void __attribute__((visibility("default"))) qt_call_post_routines() |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 285-299 |  
  |  | 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 | 
 qt_bitmapToRegion| Name:  | qt_bitmapToRegion |  | Prototype:  | QRegionPrivate *qt_bitmapToRegion(const QBitmap& bitmap) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3736-3809 |  
  |  | 38 | 12 | 
 qt_assert_x| Name:  | qt_assert_x |  | Prototype:  | void qt_assert_x(const char *where, const char *what, const char *file, int line) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3024-3027 |  
  |  | 1 | 1 | 
 qt_assert| Name:  | qt_assert |  | Prototype:  | void qt_assert(const char *assertion, const char *file, int line) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3016-3019 |  
  |  | 1 | 1 | 
 qt_applicationName_noFallback| Name:  | qt_applicationName_noFallback |  | Prototype:  | QString qt_applicationName_noFallback() |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2447-2450 |  
  |  | 1 | 1 | 
 qt_app_palettes_hash| Name:  | qt_app_palettes_hash |  | Prototype:  | PaletteHash *qt_app_palettes_hash() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 447-450 |  
  |  | 1 | 1 | 
 qt_app_fonts_hash| Name:  | qt_app_fonts_hash |  | Prototype:  | FontHash *qt_app_fonts_hash() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 453-456 |  
  |  | 1 | 1 | 
 qt_alphargbblit_argb32| Name:  | qt_alphargbblit_argb32 |  | Prototype:  | static void qt_alphargbblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uint *src, int mapWidth, int mapHeight, int srcStride, const QClipData *clip) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5921-5994 |  
  |  | 45 | 13 | 
 qt_alphamapblit_uint32| Name:  | qt_alphamapblit_uint32 |  | Prototype:  | static void qt_alphamapblit_uint32(QRasterBuffer *rasterBuffer, int x, int y, quint32 color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5804-5898 |  
  |  | 33 | 11 | 
 qt_alphamapblit_rgba8888| Name:  | qt_alphamapblit_rgba8888 |  | Prototype:  | static void qt_alphamapblit_rgba8888(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5911-5918 |  
  |  | 1 | 1 | 
 qt_alphamapblit_quint16| Name:  | qt_alphamapblit_quint16 |  | Prototype:  | static void qt_alphamapblit_quint16(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5700-5727 |  
  |  | 14 | 5 | 
 qt_alphamapblit_argb32| Name:  | qt_alphamapblit_argb32 |  | Prototype:  | static void qt_alphamapblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5901-5908 |  
  |  | 1 | 1 | 
 qt_add_texcoords_to_array| Name:  | qt_add_texcoords_to_array |  | Prototype:  | void qt_add_texcoords_to_array(qreal x1, qreal y1, qreal x2, qreal y2, GLfloat *array) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2920-2930 |  
  |  | 8 | 1 | 
 qt_add_rect_to_array| Name:  | qt_add_rect_to_array |  | Prototype:  | void qt_add_rect_to_array(const QRectF &r, GLfloat *array) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2903-2918 |  
  |  | 12 | 1 | 
 qt_addBitmapToPath| Name:  | qt_addBitmapToPath |  | Prototype:  | void qt_addBitmapToPath(qreal x0, qreal y0, const uchar *image_data, int bpl, int w, int h, QPainterPath *path) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 748-781 |  
  |  | 22 | 10 | 
 qt_accStripAmp| Name:  | qt_accStripAmp |  | Prototype:  | QString qt_accStripAmp(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 129-137 |  
  |  | 5 | 2 | 
 qt_accHotKey| Name:  | qt_accHotKey |  | Prototype:  | QString qt_accHotKey(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 139-146 |  
  |  | 4 | 2 | 
 qt_accAmpIndex| Name:  | qt_accAmpIndex |  | Prototype:  | static int qt_accAmpIndex(const QString &text) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 100-127 |  
  |  | 11 | 5 | 
 qt_abstime_for_timeout| Name:  | qt_abstime_for_timeout |  | Prototype:  | void qt_abstime_for_timeout(timespec *ts, int timeout) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 89-106 |  
  |  | 4 | 1 | 
 qt_UnicodeToTSCII| Name:  | qt_UnicodeToTSCII |  | Prototype:  | static unsigned char qt_UnicodeToTSCII(ushort u1, ushort u2, ushort u3) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp |  | Lines:  | 449-475 |  
  |  | 15 | 4 | 
 qt_TSCIIToUnicode| Name:  | qt_TSCIIToUnicode |  | Prototype:  | static unsigned int qt_TSCIIToUnicode(uint code, uint *s) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp |  | Lines:  | 477-487 |  
  |  | 6 | 3 | 
 qt_QMetaEnum_flagDebugOperator| Name:  | qt_QMetaEnum_flagDebugOperator |  | Prototype:  | QDebug qt_QMetaEnum_flagDebugOperator(QDebug &debug, quint64 value, const QMetaObject *meta, const char *name) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp |  | Lines:  | 851-863 |  
  |  | 10 | 2 | 
 qt_QMetaEnum_debugOperator| Name:  | qt_QMetaEnum_debugOperator |  | Prototype:  | QDebug qt_QMetaEnum_debugOperator(QDebug &dbg, int value, const QMetaObject *meta, const char *name) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp |  | Lines:  | 837-849 |  
  |  | 9 | 2 | 
 qt_QGraphicsItem_isObscured| Name:  | qt_QGraphicsItem_isObscured |  | Prototype:  | static bool qt_QGraphicsItem_isObscured(const QGraphicsItem *item, const QGraphicsItem *other, const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5118-5123 |  
  |  | 1 | 1 | 
 qt_PersistentModelIndexLessThan| Name:  | qt_PersistentModelIndexLessThan |  | Prototype:  | static bool qt_PersistentModelIndexLessThan(const QPersistentModelIndex &i1, const QPersistentModelIndex &i2) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1006-1011 |  
  |  | 3 | 1 | 
 qtVectorPathForPath| Name:  | qtVectorPathForPath |  | Prototype:  | const QVectorPath &qtVectorPathForPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 125-129 |  
  |  | 2 | 1 | 
 qtTrId| Name:  | qtTrId |  | Prototype:  | QString qtTrId(const char *id, int n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2029-2032 |  
  |  | 1 | 1 | 
 qtToGlColor| Name:  | qtToGlColor |  | Prototype:  | static inline uint qtToGlColor(uint c) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 151-163 |  
  |  | 5 | 1 | 
 qtPcreCallback| Name:  | qtPcreCallback |  | Prototype:  | static pcre16_jit_stack *qtPcreCallback(void *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1102-1108 |  
  |  | 3 | 2 | 
 qtLoggingDebug| Name:  | qtLoggingDebug |  | Prototype:  | static bool qtLoggingDebug() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp |  | Lines:  | 245-249 |  
  |  | 1 | 1 | 
 qtInitializeVertexArrayObjectHelper| Name:  | qtInitializeVertexArrayObjectHelper |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 qtInitializeVertexArrayObjectHelper| Name:  | qtInitializeVertexArrayObjectHelper |  | Prototype:  | void qtInitializeVertexArrayObjectHelper(QOpenGLVertexArrayObjectHelper *helper, QOpenGLContext *context) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp |  | Lines:  | 51-88 |  
  |  | 13 | 22 | 
 qstrtoull| Name:  | qstrtoull |  | Prototype:  | unsigned long long qstrtoull(const char * nptr, const char **endptr, int base, bool *ok) |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 71-97 |  
  |  | 17 | 5 | 
 qstrtoll| Name:  | qstrtoll |  | Prototype:  | long long qstrtoll(const char * nptr, const char **endptr, int base, bool *ok) |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 99-115 |  
  |  | 12 | 3 | 
 qstrtod| Name:  | qstrtod |  | Prototype:  | double qstrtod(const char *s00, const char **se, bool *ok) |  | Coverage:  |  64.345% (231/359) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 1270-1816 |  
  |  | 299 | 109 | 
 qstrnicmp| Name:  | qstrnicmp |  | Prototype:  | int qstrnicmp(const char *str1, const char *str2, uint len) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 340-355 |  
  |  | 12 | 5 | 
 qstrncpy| Name:  | qstrncpy |  | Prototype:  | char *qstrncpy(char *dst, const char *src, uint len) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 207-220 |  
  |  | 6 | 3 | 
 qstringToXTP| Name:  | qstringToXTP |  | Prototype:  | static inline XTextProperty* qstringToXTP(Display *dpy, const QString& s) |  | Coverage:  |  47.826% (11/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 225-263 |  
  |  | 25 | 7 | 
 qstricmp| Name:  | qstricmp |  | Prototype:  | int qstricmp(const char *str1, const char *str2) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 306-318 |  
  |  | 10 | 4 | 
 qstrdup| Name:  | qstrdup |  | Prototype:  | char *qstrdup(const char *src) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 152-158 |  
  |  | 4 | 2 | 
 qstrcpy| Name:  | qstrcpy |  | Prototype:  | char *qstrcpy(char *dst, const char *src) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 172-186 |  
  |  | 3 | 2 | 
 qstrcmp| Name:  | qstrcmp |  | Prototype:  | int qstrcmp(const char *str1, const char *str2) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 261-265 |  
  |  | 2 | 1 | 
 qstrcmp| Name:  | qstrcmp |  | Prototype:  | int qstrcmp(const QByteArray &str1, const char *str2) |  | Coverage:  | 100.000% (20/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 360-382 |  
  |  | 13 | 6 | 
 qstrcmp| Name:  | qstrcmp |  | Prototype:  | int qstrcmp(const QByteArray &str1, const QByteArray &str2) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 387-398 |  
  |  | 6 | 2 | 
 qsslSocketUnresolvedSymbolWarning| Name:  | qsslSocketUnresolvedSymbolWarning |  | Prototype:  | void qsslSocketUnresolvedSymbolWarning(const char *functionName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 117-120 |  
  |  | 1 | 2 | 
 qsslSocketCannotResolveSymbolWarning| Name:  | qsslSocketCannotResolveSymbolWarning |  | Prototype:  | void qsslSocketCannotResolveSymbolWarning(const char *functionName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 123-126 |  
  |  | 1 | 2 | 
 qsrand| Name:  | qsrand |  | Prototype:  | void qsrand(uint seed) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3403-3440 |  
  |  | 7 | 3 | 
 qsnprintf| Name:  | qsnprintf |  | Prototype:  | int qsnprintf(char *str, size_t n, const char *fmt, ...) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qvsnprintf.cpp |  | Lines:  | 112-121 |  
  |  | 5 | 1 | 
 qround| Name:  | qround |  | Prototype:  | static inline qreal qround(qreal f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 192-195 |  
  |  | 1 | 1 | 
 qrasterpaintengine_state_setNoClip| Name:  | qrasterpaintengine_state_setNoClip |  | Prototype:  | static void qrasterpaintengine_state_setNoClip(QRasterPaintEngineState *s) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1107-1113 |  
  |  | 4 | 2 | 
 qrasterpaintengine_dirty_clip| Name:  | qrasterpaintengine_dirty_clip |  | Prototype:  | static void qrasterpaintengine_dirty_clip(QRasterPaintEnginePrivate *d, QRasterPaintEngineState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1115-1128 |  
  |  | 5 | 1 | 
 qrand| Name:  | qrand |  | Prototype:  | int qrand() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3457-3501 |  
  |  | 8 | 3 | 
 qputenv| Name:  | qputenv |  | Prototype:  | bool qputenv(const char *varName, const QByteArray& value) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3317-3335 |  
  |  | 2 | 1 | 
 qpiw_write_fn| Name:  | qpiw_write_fn |  | Prototype:  | static void qpiw_write_fn(png_structp png_ptr, png_bytep data, png_size_t length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 211-222 |  
  |  | 6 | 2 | 
 qpaintengineex_moveTo| Name:  | qpaintengineex_moveTo |  | Prototype:  | static void qpaintengineex_moveTo(qreal x, qreal y, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 337-341 |  
  |  | 3 | 1 | 
 qpaintengineex_lineTo| Name:  | qpaintengineex_lineTo |  | Prototype:  | static void qpaintengineex_lineTo(qreal x, qreal y, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 343-347 |  
  |  | 3 | 1 | 
 qpaintengineex_cubicTo| Name:  | qpaintengineex_cubicTo |  | Prototype:  | static void qpaintengineex_cubicTo(qreal c1x, qreal c1y, qreal c2x, qreal c2y, qreal ex, qreal ey, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 349-361 |  
  |  | 9 | 1 |