| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 convert_A2RGB30_PM_to_RGB30| Name:  | convert_A2RGB30_PM_to_RGB30 |  | Prototype:  | template<bool rgbswap> static void convert_A2RGB30_PM_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 596-620 |  
  |  | 12 | 3 | 
 convert_A2RGB30_PM_to_RGB30_inplace| Name:  | convert_A2RGB30_PM_to_RGB30_inplace |  | Prototype:  | template<bool rgbswap> static bool convert_A2RGB30_PM_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 622-645 |  
  |  | 11 | 4 | 
 convert_ARGB_PM_to_ARGB| Name:  | convert_ARGB_PM_to_ARGB |  | Prototype:  | static void convert_ARGB_PM_to_ARGB(QImageData *dest, const QImageData *src) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 979-1001 |  
  |  | 16 | 3 | 
 convert_ARGB_PM_to_Indexed8| Name:  | convert_ARGB_PM_to_Indexed8 |  | Prototype:  | static void convert_ARGB_PM_to_Indexed8(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1715-1720 |  
  |  | 3 | 1 | 
 convert_ARGB_PM_to_Mono| Name:  | convert_ARGB_PM_to_Mono |  | Prototype:  | static void convert_ARGB_PM_to_Mono(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1435-1440 |  
  |  | 3 | 1 | 
 convert_ARGB_to_ARGB_PM| Name:  | convert_ARGB_to_ARGB_PM |  | Prototype:  | static void convert_ARGB_to_ARGB_PM(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 258-280 |  
  |  | 16 | 3 | 
 convert_ARGB_to_ARGB_PM_avx2| Name:  | convert_ARGB_to_ARGB_PM_avx2 |  | Prototype:  | void convert_ARGB_to_ARGB_PM_avx2(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_avx2.cpp |  | Lines:  | 49-63 |  
  |  | 10 | 2 | 
 convert_ARGB_to_ARGB_PM_inplace_sse2| Name:  | convert_ARGB_to_ARGB_PM_inplace_sse2 |  | Prototype:  | bool convert_ARGB_to_ARGB_PM_inplace_sse2(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_sse2.cpp |  | Lines:  | 50-106 |  
  |  | 36 | 9 | 
 convert_ARGB_to_ARGB_PM_sse4| Name:  | convert_ARGB_to_ARGB_PM_sse4 |  | Prototype:  | void convert_ARGB_to_ARGB_PM_sse4(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_sse4.cpp |  | Lines:  | 58-72 |  
  |  | 10 | 2 | 
 convert_ARGB_to_Indexed8| Name:  | convert_ARGB_to_Indexed8 |  | Prototype:  | static void convert_ARGB_to_Indexed8(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1722-1725 |  
  |  | 1 | 1 | 
 convert_ARGB_to_RGBA| Name:  | convert_ARGB_to_RGBA |  | Prototype:  | static void convert_ARGB_to_RGBA(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 435-457 |  
  |  | 16 | 3 | 
 convert_ARGB_to_RGBA_inplace| Name:  | convert_ARGB_to_RGBA_inplace |  | Prototype:  | template<QImage::Format DestFormat> static bool convert_ARGB_to_RGBA_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 459-479 |  
  |  | 9 | 3 | 
 convert_ARGB_to_RGBx| Name:  | convert_ARGB_to_RGBx |  | Prototype:  | static void convert_ARGB_to_RGBx(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 411-433 |  
  |  | 16 | 3 | 
 convert_Alpha8_to_Indexed8| Name:  | convert_Alpha8_to_Indexed8 |  | Prototype:  | static void convert_Alpha8_to_Indexed8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1934-1946 |  
  |  | 7 | 2 | 
 convert_Alpha8_to_Indexed8_inplace| Name:  | convert_Alpha8_to_Indexed8_inplace |  | Prototype:  | static bool convert_Alpha8_to_Indexed8_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1962-1974 |  
  |  | 7 | 2 | 
 convert_BGR30_to_A2RGB30_inplace| Name:  | convert_BGR30_to_A2RGB30_inplace |  | Prototype:  | static bool convert_BGR30_to_A2RGB30_inplace(QImageData *data, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 711-722 |  
  |  | 7 | 3 | 
 convert_BGR30_to_RGB30| Name:  | convert_BGR30_to_RGB30 |  | Prototype:  | static void convert_BGR30_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 647-671 |  
  |  | 30 | 3 | 
 convert_BGR30_to_RGB30_inplace| Name:  | convert_BGR30_to_RGB30_inplace |  | Prototype:  | static bool convert_BGR30_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 673-709 |  
  |  | 29 | 8 | 
 convert_Grayscale8_to_Indexed8| Name:  | convert_Grayscale8_to_Indexed8 |  | Prototype:  | static void convert_Grayscale8_to_Indexed8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1948-1960 |  
  |  | 7 | 2 | 
 convert_Grayscale8_to_Indexed8_inplace| Name:  | convert_Grayscale8_to_Indexed8_inplace |  | Prototype:  | static bool convert_Grayscale8_to_Indexed8_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1976-1988 |  
  |  | 7 | 2 | 
 convert_Indexed8_to_Alpha8| Name:  | convert_Indexed8_to_Alpha8 |  | Prototype:  | static void convert_Indexed8_to_Alpha8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1848-1870 |  
  |  | 14 | 4 | 
 convert_Indexed8_to_Alpha8_inplace| Name:  | convert_Indexed8_to_Alpha8_inplace |  | Prototype:  | static bool convert_Indexed8_to_Alpha8_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1896-1913 |  
  |  | 10 | 4 | 
 convert_Indexed8_to_Grayscale8| Name:  | convert_Indexed8_to_Grayscale8 |  | Prototype:  | static void convert_Indexed8_to_Grayscale8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1872-1894 |  
  |  | 14 | 4 | 
 convert_Indexed8_to_Grayscale8_inplace| Name:  | convert_Indexed8_to_Grayscale8_inplace |  | Prototype:  | static bool convert_Indexed8_to_Grayscale8_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1915-1932 |  
  |  | 10 | 4 | 
 convert_Indexed8_to_X32| Name:  | convert_Indexed8_to_X32 |  | Prototype:  | static void convert_Indexed8_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1727-1764 |  
  |  | 36 | 7 | 
 convert_Mono_to_Indexed8| Name:  | convert_Mono_to_Indexed8 |  | Prototype:  | static void convert_Mono_to_Indexed8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1808-1846 |  
  |  | 28 | 9 | 
 convert_Mono_to_X32| Name:  | convert_Mono_to_X32 |  | Prototype:  | static void convert_Mono_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1766-1805 |  
  |  | 34 | 8 | 
 convert_RGB888_to_RGB| Name:  | convert_RGB888_to_RGB |  | Prototype:  | template <bool rgbx> static void convert_RGB888_to_RGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 361-382 |  
  |  | 12 | 3 | 
 convert_RGB888_to_RGB32_ssse3| Name:  | convert_RGB888_to_RGB32_ssse3 |  | Prototype:  | void convert_RGB888_to_RGB32_ssse3(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_ssse3.cpp |  | Lines:  | 128-143 |  
  |  | 10 | 2 | 
 convert_RGBA_to_ARGB| Name:  | convert_RGBA_to_ARGB |  | Prototype:  | static void convert_RGBA_to_ARGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 481-503 |  
  |  | 16 | 3 | 
 convert_RGBA_to_ARGB_inplace| Name:  | convert_RGBA_to_ARGB_inplace |  | Prototype:  | template<QImage::Format DestFormat> static bool convert_RGBA_to_ARGB_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 505-524 |  
  |  | 9 | 3 | 
 convert_RGBA_to_RGB| Name:  | convert_RGBA_to_RGB |  | Prototype:  | static void convert_RGBA_to_RGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1003-1025 |  
  |  | 16 | 3 | 
 convert_RGB_to_Indexed8| Name:  | convert_RGB_to_Indexed8 |  | Prototype:  | static void convert_RGB_to_Indexed8(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/146) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1457-1713 |  
  |  | 167 | 45 | 
 convert_RGB_to_RGB16_inplace| Name:  | convert_RGB_to_RGB16_inplace |  | Prototype:  | static bool convert_RGB_to_RGB16_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 948-977 |  
  |  | 21 | 4 | 
 convert_RGB_to_RGB30| Name:  | convert_RGB_to_RGB30 |  | Prototype:  | template<QtPixelOrder PixelOrder> static void convert_RGB_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 526-550 |  
  |  | 12 | 3 | 
 convert_RGB_to_RGB30_inplace| Name:  | convert_RGB_to_RGB30_inplace |  | Prototype:  | template<QtPixelOrder PixelOrder> static bool convert_RGB_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 552-571 |  
  |  | 9 | 3 | 
 convert_X_to_Mono| Name:  | convert_X_to_Mono |  | Prototype:  | static void convert_X_to_Mono(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1430-1433 |  
  |  | 1 | 1 | 
 convert_generic| Name:  | convert_generic |  | Prototype:  | void convert_generic(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 130-175 |  
  |  | 31 | 7 | 
 convert_generic_inplace| Name:  | convert_generic_inplace |  | Prototype:  | bool convert_generic_inplace(QImageData *data, QImage::Format dst_format, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 177-227 |  
  |  | 34 | 9 | 
 convert_indexed8_to_ARGB_PM_inplace| Name:  | convert_indexed8_to_ARGB_PM_inplace |  | Prototype:  | static bool convert_indexed8_to_ARGB_PM_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 769-821 |  
  |  | 36 | 7 | 
 convert_indexed8_to_ARGB_inplace| Name:  | convert_indexed8_to_ARGB_inplace |  | Prototype:  | static bool convert_indexed8_to_ARGB_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 823-872 |  
  |  | 34 | 6 | 
 convert_indexed8_to_RGB16_inplace| Name:  | convert_indexed8_to_RGB16_inplace |  | Prototype:  | static bool convert_indexed8_to_RGB16_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 891-946 |  
  |  | 37 | 8 | 
 convert_indexed8_to_RGB_inplace| Name:  | convert_indexed8_to_RGB_inplace |  | Prototype:  | static bool convert_indexed8_to_RGB_inplace(QImageData *data, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 874-889 |  
  |  | 9 | 4 | 
 convert_passthrough| Name:  | convert_passthrough |  | Prototype:  | static void convert_passthrough(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 229-249 |  
  |  | 14 | 3 | 
 convert_passthrough_inplace| Name:  | convert_passthrough_inplace |  | Prototype:  | template<QImage::Format Format> static bool convert_passthrough_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 251-256 |  
  |  | 2 | 1 | 
 convolute| Name:  | convolute |  | Prototype:  | static void convolute( QImage *destImage, const QPointF &pos, const QImage &srcImage, const QRectF &srcRect, QPainter::CompositionMode mode, qreal *kernel, int kernelWidth, int kernelHeight ) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 310-408 |  
  |  | 69 | 11 | 
 convoluteBitmap| Name:  | convoluteBitmap |  | Prototype:  | static void convoluteBitmap(const uchar *src, uchar *dst, int width, int height, int pitch) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 642-660 |  
  |  | 9 | 3 | 
 coordinate| Name:  | coordinate |  | Prototype:  | static inline qreal coordinate(const QPointF &pos, int axis) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 311-314 |  
  |  | 1 | 1 | 
 coordinateMode| Name:  | coordinateMode |  | Prototype:  | static inline QGradient::CoordinateMode coordinateMode(const QBrush &brush) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 104-115 |  
  |  | 3 | 5 | 
 copyActionToPlatformItem| Name:  | copyActionToPlatformItem |  | Prototype:  | static void copyActionToPlatformItem(const QAction *action, QPlatformMenuItem *item, QPlatformMenu *itemsMenu) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 3256-3289 |  
  |  | 24 | 5 | 
 copyMetadata| Name:  | copyMetadata |  | Prototype:  | static void copyMetadata(QImageData *dst, const QImageData *src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1119-1126 |  
  |  | 4 | 1 | 
 copyMouseEvent| Name:  | copyMouseEvent |  | Prototype:  | static QMouseEvent *copyMouseEvent(QEvent *e) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 69-117 |  
  |  | 12 | 8 | 
 copyToDoubles| Name:  | copyToDoubles |  | Prototype:  | static inline void copyToDoubles(const float m[4][4], double mm[4][4]) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 373-378 |  
  |  | 3 | 3 | 
 copyUInt| Name:  | copyUInt |  | Prototype:  | static inline void copyUInt(uchar *dest, const uchar *src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 89-95 |  
  |  | 4 | 1 | 
 copyUShort| Name:  | copyUShort |  | Prototype:  | static inline void copyUShort(uchar *dest, const uchar *src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 97-101 |  
  |  | 2 | 1 | 
 copy_swapped| Name:  | copy_swapped |  | Prototype:  | template <class Pixel> static inline void copy_swapped(char *dst, const int dstStride, const QImage &img, const QRect &rect) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 309-328 |  
  |  | 5 | 3 | 
 copy_unswapped| Name:  | copy_unswapped |  | Prototype:  | static inline void copy_unswapped(char *dst, int dstBytesPerLine, const QImage &img, const QRect &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 294-307 |  
  |  | 8 | 2 | 
 correctActionContext| Name:  | correctActionContext |  | Prototype:  | static bool correctActionContext(Qt::ShortcutContext context, QAction *a, QWidget *active_window) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 264-310 |  
  |  | 15 | 7 | 
 correctGraphicsWidgetContext| Name:  | correctGraphicsWidgetContext |  | Prototype:  | static bool correctGraphicsWidgetContext(Qt::ShortcutContext context, QGraphicsWidget *w, QWidget *active_window) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 204-260 |  
  |  | 30 | 12 | 
 correctWidgetContext| Name:  | correctWidgetContext |  | Prototype:  | static bool correctWidgetContext(Qt::ShortcutContext context, QWidget *w, QWidget *active_window) |  | Coverage:  |   0.000% (0/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 141-201 |  
  |  | 30 | 13 | 
 createData| Name:  | createData |  | Prototype:  | static QTextFrameData *createData(QTextFrame *f) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 237-246 |  
  |  | 6 | 2 | 
 createReadHandlerHelper| Name:  | createReadHandlerHelper |  | Prototype:  | static QImageIOHandler *createReadHandlerHelper(QIODevice *device, const QByteArray &format, bool autoDetectImageFormat, bool ignoresFormatAndExtension) |  | Coverage:  |   0.000% (0/204) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 237-518 |  
  |  | 113 | 53 | 
 createSequence| Name:  | createSequence |  | Prototype:  | static AnchorData *createSequence(Graph<AnchorVertex, AnchorData> *graph, AnchorVertex *before, const QVector<AnchorVertex*> &vertices, AnchorVertex *after) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 746-788 |  
  |  | 19 | 2 | 
 createSlack| Name:  | createSlack |  | Prototype:  | static QPair<QSimplexVariable *, QSimplexConstraint *> createSlack(QSimplexConstraint *sizeConstraint, qreal interval, slackType type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2818-2830 |  
  |  | 7 | 1 | 
 createWriteHandlerHelper| Name:  | createWriteHandlerHelper |  | Prototype:  | static QImageIOHandler *createWriteHandlerHelper(QIODevice *device, const QByteArray &format) |  | Coverage:  |   0.000% (0/78) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 134-240 |  
  |  | 49 | 20 | 
 cross| Name:  | cross |  | Prototype:  | inline int cross(const QPoint &u, const QPoint &v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 83-86 |  
  |  | 1 | 1 | 
 cubicToHook| Name:  | cubicToHook |  | Prototype:  | static void cubicToHook(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey, void *data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 574-589 |  
  |  | 9 | 2 | 
 cubicTo_clipped| Name:  | cubicTo_clipped |  | Prototype:  | static inline bool cubicTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, const QPointF &c, const QPointF &d, bool needsMoveTo) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1594-1611 |  
  |  | 8 | 3 | 
 currentTextLine| Name:  | currentTextLine |  | Prototype:  | static QTextLine currentTextLine(const QTextCursor &cursor) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 100-112 |  
  |  | 8 | 3 | 
 darken_op| Name:  | darken_op |  | Prototype:  | static inline int darken_op(int dst, int src, int da, int sa) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1160-1163 |  
  |  | 1 | 1 | 
 data| Name:  | data |  | Prototype:  | static inline QTextFrameData *data(QTextFrame *f) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 248-254 |  
  |  | 4 | 2 | 
 debugVariantList| Name:  | debugVariantList |  | Prototype:  | static void debugVariantList(QDebug dbg, const QVariantList &list) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp |  | Lines:  | 808-819 |  
  |  | 8 | 3 | 
 declarations| Name:  | declarations |  | Prototype:  | static QVector<Declaration> declarations(const QVector<StyleRule> &styleRules, const QString &part, quint64 pseudoClass = PseudoClass_Unspecified) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1605-1621 |  
  |  | 11 | 4 | 
 defaultOrigin| Name:  | defaultOrigin |  | Prototype:  | static Origin defaultOrigin(int pe) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2065-2111 |  
  |  | 5 | 36 | 
 defaultPosition| Name:  | defaultPosition |  | Prototype:  | static Qt::Alignment defaultPosition(int pe) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2113-2162 |  
  |  | 8 | 33 | 
 defaultPositionMode| Name:  | defaultPositionMode |  | Prototype:  | static PositionMode defaultPositionMode(int pe) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2265-2282 |  
  |  | 3 | 12 | 
 defaultWidgetAction| Name:  | defaultWidgetAction |  | Prototype:  | static bool defaultWidgetAction(QToolBarItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 340-344 |  
  |  | 2 | 1 | 
 deflate| Name:  | deflate |  | Prototype:  | static int deflate (Bytef *dest, ulong *destLen, const Bytef *source, ulong sourceLen) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 164-191 |  
  |  | 19 | 4 | 
 deleteBackingStore| Name:  | deleteBackingStore |  | Prototype:  | static void deleteBackingStore(QWidgetPrivate *d) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 1860-1889 |  
  |  | 13 | 4 | 
 deleteStaticcQErrorMessage| Name:  | deleteStaticcQErrorMessage |  | Prototype:  | static void deleteStaticcQErrorMessage() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp |  | Lines:  | 172-178 |  
  |  | 3 | 2 | 
 destFetch| Name:  | destFetch |  | Prototype:  | static uint * destFetch(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1036-1041 |  
  |  | 3 | 1 | 
 destFetch64| Name:  | destFetch64 |  | Prototype:  | static QRgba64 * destFetch64(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1043-1049 |  
  |  | 4 | 1 | 
 destFetch64uint32| Name:  | destFetch64uint32 |  | Prototype:  | static QRgba64 * destFetch64uint32(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1051-1056 |  
  |  | 3 | 1 | 
 destFetchARGB32P| Name:  | destFetchARGB32P |  | Prototype:  | static uint * destFetchARGB32P(uint *, QRasterBuffer *rasterBuffer, int x, int y, int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1023-1026 |  
  |  | 1 | 1 | 
 destFetchMono| Name:  | destFetchMono |  | Prototype:  | static uint * destFetchMono(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 997-1008 |  
  |  | 8 | 2 | 
 destFetchMonoLsb| Name:  | destFetchMonoLsb |  | Prototype:  | static uint * destFetchMonoLsb(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1010-1021 |  
  |  | 8 | 2 | 
 destFetchRGB16| Name:  | destFetchRGB16 |  | Prototype:  | static uint * destFetchRGB16(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1028-1034 |  
  |  | 4 | 2 | 
 destStore| Name:  | destStore |  | Prototype:  | static void destStore(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1212-1230 |  
  |  | 14 | 3 | 
 destStore64| Name:  | destStore64 |  | Prototype:  | static void destStore64(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1239-1258 |  
  |  | 15 | 3 | 
 destStore64ARGB32| Name:  | destStore64ARGB32 |  | Prototype:  | static void destStore64ARGB32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1322-1328 |  
  |  | 3 | 2 | 
 destStore64RGB30| Name:  | destStore64RGB30 |  | Prototype:  | template<QtPixelOrder PixelOrder> static void destStore64RGB30(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1338-1349 |  
  |  | 2 | 1 | 
 destStore64RGBA8888| Name:  | destStore64RGBA8888 |  | Prototype:  | static void destStore64RGBA8888(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1330-1336 |  
  |  | 3 | 2 | 
 destStoreMono| Name:  | destStoreMono |  | Prototype:  | static void destStoreMono(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1151-1176 |  
  |  | 16 | 8 | 
 destStoreMonoLsb| Name:  | destStoreMonoLsb |  | Prototype:  | static void destStoreMonoLsb(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1178-1203 |  
  |  | 16 | 8 | 
 destStoreRGB16| Name:  | destStoreRGB16 |  | Prototype:  | static void destStoreRGB16(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1205-1210 |  
  |  | 3 | 2 | 
 destroy_current_thread_data_key| Name:  | destroy_current_thread_data_key |  | Prototype:  | static void destroy_current_thread_data_key() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 171-181 |  
  |  | 4 | 1 | 
 destroy_current_thread_data_key_dtor_class_::~ destroy_current_thread_data_key_dtor_class_| Name:  | destroy_current_thread_data_key_dtor_class_::~ destroy_current_thread_data_key_dtor_class_ |  | Prototype:  | inline ~ destroy_current_thread_data_key_dtor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 182-182 |  
  |  | 1 | 1 | 
 detectWebBrowser| Name:  | detectWebBrowser |  | Prototype:  | static inline bool detectWebBrowser(const QByteArray &desktop, bool checkBrowserVariable, QString *browser) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp |  | Lines:  | 83-116 |  
  |  | 18 | 14 | 
 detectWebBrowser::[lambda]| Name:  | detectWebBrowser::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp |  | Lines:  | 108-108 |  
  |  | 0 | 1 | 
 detectedCompat| Name:  | detectedCompat |  | Prototype:  | static bool detectedCompat(int button0, int button1, int button2) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 1972-1981 |  
  |  | 7 | 4 |