| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 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 | 
 descendantDepth| Name:  | descendantDepth |  | Prototype:  | static int descendantDepth(const QAbstractState *state, const QAbstractState *ancestor) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 310-319 |  
  |  | 6 | 3 | 
 decompositionHelper| Name:  | decompositionHelper |  | Prototype:  | static const unsigned short * decompositionHelper (uint ucs4, int *length, int *tag, unsigned short *buffer) |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1296-1321 |  
  |  | 17 | 3 | 
 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 | 
 customConstruct| Name:  | customConstruct |  | Prototype:  | static void customConstruct(QVariant::Private *d, const void *copy) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1026-1046 |  
  |  | 13 | 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_ARGB_inplace| Name:  | convert_A2RGB30_PM_to_ARGB_inplace |  | Prototype:  | template<QtPixelOrder PixelOrder> static bool convert_A2RGB30_PM_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:  | 749-767 |  
  |  | 9 | 3 | 
 convert_A2RGB30_PM_to_ARGB| Name:  | convert_A2RGB30_PM_to_ARGB |  | Prototype:  | template<QtPixelOrder PixelOrder> static void convert_A2RGB30_PM_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:  | 724-747 |  
  |  | 12 | 3 | 
 convertRGBToARGB_helper| Name:  | convertRGBToARGB_helper |  | Prototype:  | template <typename LcdFilter> static void convertRGBToARGB_helper(const uchar *src, uint *dst, int width, int height, int src_pitch, bool bgr) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 576-594 |  
  |  | 10 | 3 | 
 convertRGBToARGB_V_helper| Name:  | convertRGBToARGB_V_helper |  | Prototype:  | template <typename LcdFilter> static void convertRGBToARGB_V_helper(const uchar *src, uint *dst, int width, int height, int src_pitch, bool bgr) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 604-619 |  
  |  | 8 | 3 | 
 convertGRAYToARGB| Name:  | convertGRAYToARGB |  | Prototype:  | static inline void convertGRAYToARGB(const uchar *src, uint *dst, int width, int height, int src_pitch) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 629-640 |  
  |  | 7 | 3 | 
 containsDecendantOf| Name:  | containsDecendantOf |  | Prototype:  | static bool containsDecendantOf(const QSet<QAbstractState *> &states, const QAbstractState *node) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 301-308 |  
  |  | 4 | 3 | 
 contains| Name:  | contains |  | Prototype:  | static inline bool contains(const QJsonArray &haystack, unsigned needle) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 140-147 |  
  |  | 4 | 3 | 
 contains| Name:  | contains |  | Prototype:  | static inline bool contains(const QJsonArray &haystack, const QString &needle) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 149-156 |  
  |  | 4 | 3 | 
 construct| Name:  | construct |  | Prototype:  | static void construct(QVariant::Private *x, const void *copy) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp |  | Lines:  | 51-63 |  
  |  | 7 | 3 | 
 compare| Name:  | compare |  | Prototype:  | static bool compare(const QVariant::Private *a, const QVariant::Private *b) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp |  | Lines:  | 87-97 |  
  |  | 5 | 3 | 
 comp_func_solid_XOR_rgb64| Name:  | comp_func_solid_XOR_rgb64 |  | Prototype:  | void comp_func_solid_XOR_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 772-781 |  
  |  | 6 | 3 | 
 comp_func_solid_XOR| Name:  | comp_func_solid_XOR |  | Prototype:  | void comp_func_solid_XOR(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 758-770 |  
  |  | 6 | 3 | 
 comp_func_solid_Source_rgb64| Name:  | comp_func_solid_Source_rgb64 |  | Prototype:  | void comp_func_solid_Source_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 143-154 |  
  |  | 6 | 3 | 
 comp_func_solid_SourceAtop_rgb64| Name:  | comp_func_solid_SourceAtop_rgb64 |  | Prototype:  | void comp_func_solid_SourceAtop_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 630-638 |  
  |  | 5 | 3 | 
 comp_func_solid_SourceAtop| Name:  | comp_func_solid_SourceAtop |  | Prototype:  | void comp_func_solid_SourceAtop(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 617-628 |  
  |  | 5 | 3 | 
 comp_func_solid_Source| Name:  | comp_func_solid_Source |  | Prototype:  | void comp_func_solid_Source(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 128-141 |  
  |  | 6 | 3 | 
 comp_func_solid_DestinationOver_rgb64| Name:  | comp_func_solid_DestinationOver_rgb64 |  | Prototype:  | void comp_func_solid_DestinationOver_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 288-296 |  
  |  | 5 | 3 | 
 comp_func_solid_DestinationOver| Name:  | comp_func_solid_DestinationOver |  | Prototype:  | void comp_func_solid_DestinationOver(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 276-286 |  
  |  | 5 | 3 | 
 comp_func_solid_DestinationOut_rgb64| Name:  | comp_func_solid_DestinationOut_rgb64 |  | Prototype:  | void comp_func_solid_DestinationOut_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 566-575 |  
  |  | 6 | 3 | 
 comp_func_solid_DestinationOut| Name:  | comp_func_solid_DestinationOut |  | Prototype:  | void comp_func_solid_DestinationOut(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 554-564 |  
  |  | 5 | 3 | 
 comp_func_solid_DestinationIn_rgb64| Name:  | comp_func_solid_DestinationIn_rgb64 |  | Prototype:  | void comp_func_solid_DestinationIn_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 427-436 |  
  |  | 6 | 3 | 
 comp_func_solid_DestinationIn| Name:  | comp_func_solid_DestinationIn |  | Prototype:  | void comp_func_solid_DestinationIn(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 414-425 |  
  |  | 5 | 3 | 
 comp_func_solid_DestinationAtop_rgb64| Name:  | comp_func_solid_DestinationAtop_rgb64 |  | Prototype:  | void comp_func_solid_DestinationAtop_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 697-708 |  
  |  | 7 | 3 | 
 comp_func_solid_DestinationAtop| Name:  | comp_func_solid_DestinationAtop |  | Prototype:  | void comp_func_solid_DestinationAtop(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 682-695 |  
  |  | 7 | 3 | 
 comp_func_solid_Clear_rgb64| Name:  | comp_func_solid_Clear_rgb64 |  | Prototype:  | void comp_func_solid_Clear_rgb64(QRgba64 *dest, int length, QRgba64, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 95-105 |  
  |  | 5 | 3 | 
 comp_func_solid_Clear| Name:  | comp_func_solid_Clear |  | Prototype:  | void comp_func_solid_Clear(uint *dest, int length, uint, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 90-93 |  
  |  | 1 | 3 | 
 comp_func_Source_rgb64| Name:  | comp_func_Source_rgb64 |  | Prototype:  | void comp_func_Source_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 170-180 |  
  |  | 5 | 3 | 
 comp_func_Source| Name:  | comp_func_Source |  | Prototype:  | void comp_func_Source(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 156-168 |  
  |  | 5 | 3 | 
 comp_func_Clear_rgb64| Name:  | comp_func_Clear_rgb64 |  | Prototype:  | void comp_func_Clear_rgb64(QRgba64 *dest, const QRgba64 *, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 112-122 |  
  |  | 5 | 3 | 
 comp_func_Clear| Name:  | comp_func_Clear |  | Prototype:  | void comp_func_Clear(uint *dest, const uint *, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 107-110 |  
  |  | 1 | 3 | 
 combineSize| Name:  | combineSize |  | Prototype:  | static void combineSize(QSizeF &result, const QSizeF &size) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 65-71 |  
  |  | 4 | 3 | 
 colorValue| Name:  | colorValue |  | Prototype:  | static QString colorValue(QColor color) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 2219-2236 |  
  |  | 11 | 3 | 
 colorFromData| Name:  | colorFromData |  | Prototype:  | static QColor colorFromData(const ColorData& c, const QPalette &pal) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 780-788 |  
  |  | 5 | 3 | 
 closestMatch| Name:  | closestMatch |  | Prototype:  | static inline int closestMatch(QRgb pixel, const QVector<QRgb> &clut) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2057-2068 |  
  |  | 8 | 3 | 
 clear| Name:  | clear |  | Prototype:  | static void clear(QVariant::Private *d) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp |  | Lines:  | 65-79 |  
  |  | 8 | 3 | 
 clear| Name:  | clear |  | Prototype:  | static void clear(QWingedEdge& list, int edge, QPathEdge::Traversal traversal) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1480-1495 |  
  |  | 9 | 3 | 
 childWidgets| Name:  | childWidgets |  | Prototype:  | static QList<QWidget*> childWidgets(const QWidget *widget) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 60-75 |  
  |  | 12 | 3 | 
 checksum| Name:  | checksum |  | Prototype:  | static quint32 checksum(const QByteArray &table) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 429-448 |  
  |  | 14 | 3 | 
 check_signal_macro| Name:  | check_signal_macro |  | Prototype:  | static bool check_signal_macro(const QObject *sender, const char *signal, const char *func, const char *op) |  | Coverage:  |  25.000% (2/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2241-2255 |  
  |  | 9 | 3 | 
 checkWarnMessage| Name:  | checkWarnMessage |  | Prototype:  | static void checkWarnMessage(const QIODevice *device, const char *function, const char *what) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 90-113 |  
  |  | 11 | 3 | 
 checkExecutable| Name:  | checkExecutable |  | Prototype:  | static QString checkExecutable(const QString &path) |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp |  | Lines:  | 439-447 |  
  |  | 6 | 3 | 
 caretIndex| Name:  | caretIndex |  | Prototype:  | static int caretIndex(int offset, QRegExp::CaretMode caretMode) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 859-868 |  
  |  | 5 | 3 | 
 capAdjust| Name:  | capAdjust |  | Prototype:  | static inline void capAdjust(int caps, int &x1, int &x2, int &y, int yinc) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 713-722 |  
  |  | 5 | 3 | 
 canMergeFromBelow| Name:  | canMergeFromBelow |  | Prototype:  | static inline bool canMergeFromBelow(const QRect *top, const QRect *bottom, const QRect *nextToTop, const QRect *nextToBottom) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1242-1254 |  
  |  | 7 | 3 | 
 canConvertMetaObject| Name:  | canConvertMetaObject |  | Prototype:  | static bool canConvertMetaObject(int fromId, int toId, QObject *fromObject) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 2935-2950 |  
  |  | 6 | 3 | 
 calculateUnixPriority| Name:  | calculateUnixPriority |  | Prototype:  | static bool calculateUnixPriority(int priority, int *sched_policy, int *__sched_priority) |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 518-556 |  
  |  | 17 | 3 | 
 calculateDowDate| Name:  | calculateDowDate |  | Prototype:  | static QDate calculateDowDate(int year, int month, int dayOfWeek, int week) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 341-353 |  
  |  | 9 | 3 | 
 boundingRectOfFloatsInSelection| Name:  | boundingRectOfFloatsInSelection |  | Prototype:  | static QRectF boundingRectOfFloatsInSelection(const QTextCursor &cursor) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 1479-1494 |  
  |  | 11 | 3 | 
 boundSize| Name:  | boundSize |  | Prototype:  | static void boundSize(QSizeF &result, const QSizeF &size) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 73-79 |  
  |  | 4 | 3 | 
 blend_pixel| Name:  | blend_pixel |  | Prototype:  | inline static void blend_pixel(quint32 &dst, const quint32 src) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp |  | Lines:  | 48-54 |  
  |  | 4 | 3 | 
 argv0BaseName| Name:  | argv0BaseName |  | Prototype:  | static QString argv0BaseName() |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines:  | 419-430 |  
  |  | 8 | 3 | 
 applyCursor| Name:  | applyCursor |  | Prototype:  | static inline void applyCursor(QWindow *w, QCursor c) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3454-3459 |  
  |  | 3 | 3 | 
 applyCursor| Name:  | applyCursor |  | Prototype:  | static inline void applyCursor(const QList<QWindow *> &l, const QCursor &c) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3468-3475 |  
  |  | 4 | 3 | 
 appendToUser| Name:  | appendToUser |  | Prototype:  | static inline void appendToUser(QString &appendTo, const QString &value, QUrl::FormattingOptions options, const ushort *actions) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 839-849 |  
  |  | 5 | 3 | 
 appendOrganizationAndApp| Name:  | appendOrganizationAndApp |  | Prototype:  | static void appendOrganizationAndApp(QString &path) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp |  | Lines:  | 57-69 |  
  |  | 6 | 3 | 
 ancestorOf| Name:  | ancestorOf |  | Prototype:  | static inline bool ancestorOf(QObject *widget, QObject *other) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 1525-1532 |  
  |  | 4 | 3 | 
 adjustFtpPath| Name:  | adjustFtpPath |  | Prototype:  | static QUrl adjustFtpPath(QUrl url) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4138-4146 |  
  |  | 5 | 3 | 
 addSegmentsToPath| Name:  | addSegmentsToPath |  | Prototype:  | void addSegmentsToPath(Segment *segment, QPainterPath &path) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1032-1048 |  
  |  | 11 | 3 | 
 addLikelySubtags| Name:  | addLikelySubtags |  | Prototype:  | static bool addLikelySubtags(QLocaleId &localeId) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 216-229 |  
  |  | 8 | 3 | 
 add| Name:  | add |  | Prototype:  | static void add(QPainterPath &path, const QWingedEdge &list, int edge, QPathEdge::Traversal traversal) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1308-1329 |  
  |  | 12 | 3 | 
 _q_uuidToHex| Name:  | _q_uuidToHex |  | Prototype:  | template <class Char> void _q_uuidToHex(Char *&dst, const uint &d1, const ushort &d2, const ushort &d3, const uchar (&d4)[8]) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 82-98 |  
  |  | 13 | 3 | 
 _q_uuidFromHex| Name:  | _q_uuidFromHex |  | Prototype:  | template <class Char> bool _q_uuidFromHex(const Char *&src, uint &d1, ushort &d2, ushort &d3, uchar (&d4)[8]) |  | Coverage:  |  68.571% (24/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 100-124 |  
  |  | 19 | 3 | 
 _q_fromHex| Name:  | _q_fromHex |  | Prototype:  | template <class Char, class Integral> bool _q_fromHex(const Char *&src, Integral &value) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 65-80 |  
  |  | 8 | 3 | 
 _q_dupEnvironment| Name:  | _q_dupEnvironment |  | Prototype:  | static char **_q_dupEnvironment(const QProcessEnvironmentPrivate::Hash &environment, int *envc) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 341-364 |  
  |  | 16 | 3 | 
 _q_checkEntry| Name:  | _q_checkEntry |  | Prototype:  | static inline bool _q_checkEntry(QFileSystemEntry &entry, QFileSystemMetaData &data, bool resolvingEntry) |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp |  | Lines:  | 111-122 |  
  |  | 6 | 3 | 
 _q_checkEntry| Name:  | _q_checkEntry |  | Prototype:  | static inline bool _q_checkEntry(QAbstractFileEngine *&engine, bool resolvingEntry) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp |  | Lines:  | 124-135 |  
  |  | 6 | 3 | 
 _q_adjustRect| Name:  | _q_adjustRect |  | Prototype:  | static inline void _q_adjustRect(QRect *rect) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 773-780 |  
  |  | 5 | 3 | 
 _hb_qt_font_create| Name:  | _hb_qt_font_create |  | Prototype:  | static inline hb_font_t * _hb_qt_font_create(QFontEngine *fe) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 688-714 |  
  |  | 13 | 3 | 
 _hb_qt_face_create| Name:  | _hb_qt_face_create |  | Prototype:  | static inline hb_face_t * _hb_qt_face_create(QFontEngine *fe) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 650-668 |  
  |  | 11 | 3 | 
 _QStateMachine_Internal| Name:  | _QStateMachine_Internal |  | Coverage:  | 100.000% (3/3) |  
  |  | 3 | 3 | 
 TCBEase| Name:  | TCBEase |  | Coverage:  |  60.000% (3/5) |  
  |  | 6 | 3 | 
 SourceAndConstAlpha| Name:  | SourceAndConstAlpha |  | Coverage:  |   0.000% (0/3) |  
  |  | 5 | 3 | 
 ResetOnDestroy| Name:  | ResetOnDestroy |  | Coverage:  |   0.000% (0/5) |  
  |  | 3 | 3 | 
 QtFreetypeData| Name:  | QtFreetypeData |  | Coverage:  | 100.000% (5/5) |  
  |  | 6 | 3 | 
 QXmlStreamStrategy| Name:  | QXmlStreamStrategy |  | Coverage:  |   0.000% (0/5) |  
  |  | 3 | 3 |