| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 convertARGB32ToARGB32PM_avx2| Name:  | convertARGB32ToARGB32PM_avx2 |  | Prototype:  | const uint * convertARGB32ToARGB32PM_avx2(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_avx2.cpp |  | Lines:  | 46-50 |  
  |  | 1 | 1 | 
 convertARGB32ToARGB32PM| Name:  | convertARGB32ToARGB32PM |  | Prototype:  | static const uint * convertARGB32ToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 442-446 |  
  |  | 1 | 1 | 
 convertARGB32PMToARGB64PM| Name:  | convertARGB32PMToARGB64PM |  | Prototype:  | static const QRgba64 * convertARGB32PMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 579-589 |  
  |  | 2 | 1 | 
 convertARGB32FromARGB32PM_sse4| Name:  | convertARGB32FromARGB32PM_sse4 |  | Prototype:  | const uint * convertARGB32FromARGB32PM_sse4(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp |  | Lines:  | 59-65 |  
  |  | 3 | 2 | 
 convertARGB32FromARGB32PM| Name:  | convertARGB32FromARGB32PM |  | Prototype:  | static const uint * convertARGB32FromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 494-500 |  
  |  | 3 | 2 | 
 convertA2RGB30PMToARGB64PM| Name:  | convertA2RGB30PMToARGB64PM |  | Prototype:  | template<QtPixelOrder PixelOrder> static const QRgba64 * convertA2RGB30PMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 694-705 |  
  |  | 2 | 1 | 
 convertA2RGB30PMToARGB32PM| Name:  | convertA2RGB30PMToARGB32PM |  | Prototype:  | template<QtPixelOrder PixelOrder> static const uint * convertA2RGB30PMToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 641-648 |  
  |  | 3 | 2 | 
 convertA2RGB30PMFromARGB32PM_sse4| Name:  | convertA2RGB30PMFromARGB32PM_sse4 |  | Prototype:  | template<QtPixelOrder PixelOrder> const uint * convertA2RGB30PMFromARGB32PM_sse4(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp |  | Lines:  | 83-90 |  
  |  | 3 | 2 | 
 convertA2RGB30PMFromARGB32PM| Name:  | convertA2RGB30PMFromARGB32PM |  | Prototype:  | template<QtPixelOrder PixelOrder> static const uint * convertA2RGB30PMFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 707-714 |  
  |  | 3 | 2 | 
 convert| Name:  | convert |  | Prototype:  | static bool convert(const QVariant::Private *d, int t, void *result, bool *ok) |  | Coverage:  |   0.000% (0/95) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 178-308 |  
  |  | 83 | 38 | 
 convert| Name:  | convert |  | Prototype:  | static bool convert(const QVariant::Private *d, int type, void *result, bool *ok) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp |  | Lines:  | 99-107 |  
  |  | 6 | 2 | 
 containsViewport| Name:  | containsViewport |  | Prototype:  | static inline bool containsViewport(const QRect &r, int width, int height) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 950-951 |  
  |  | 1 | 1 | 
 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 | 
 containerWidget| Name:  | containerWidget |  | Prototype:  | static QWidget *containerWidget(const QWidget *w) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2360-2384 |  
  |  | 9 | 6 | 
 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 | 
 computeWAET| Name:  | computeWAET |  | Prototype:  | static void computeWAET(EdgeTableEntry *AET) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3356-3379 |  
  |  | 16 | 4 | 
 computeElidedText| Name:  | computeElidedText |  | Prototype:  | static QString computeElidedText(Qt::TextElideMode mode, const QString &text) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 1425-1447 |  
  |  | 13 | 6 | 
 computeAngle| Name:  | computeAngle |  | Prototype:  | static double computeAngle(const QPointF &v) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1155-1180 |  
  |  | 12 | 5 | 
 component| Name:  | component |  | Prototype:  | static inline qreal component(const QPointF &point, unsigned int i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 661-666 |  
  |  | 3 | 1 | 
 comparePoints| Name:  | comparePoints |  | Prototype:  | static inline bool comparePoints(const QPointF &a, const QPointF &b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 76-80 |  
  |  | 2 | 1 | 
 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 | 
 compare| Name:  | compare |  | Prototype:  | static inline int compare(quint64 a, quint64 b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 107-110 |  
  |  | 1 | 1 | 
 compare| Name:  | compare |  | Prototype:  | template <Edge edge> bool compare(const QPointF &p, qreal t) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1938-1952 |  
  |  | 5 | 5 | 
 compare| Name:  | compare |  | Prototype:  | static qreal compare(const QGridLayoutBox &box1, const QGridLayoutBox &box2, int which) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 82-92 |  
  |  | 5 | 2 | 
 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_SourceOver_sse2| Name:  | comp_func_solid_SourceOver_sse2 |  | Prototype:  | void comp_func_solid_SourceOver_sse2(uint *destPixels, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 290-319 |  
  |  | 20 | 6 | 
 comp_func_solid_SourceOver_rgb64| Name:  | comp_func_solid_SourceOver_rgb64 |  | Prototype:  | void comp_func_solid_SourceOver_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 219-230 |  
  |  | 6 | 4 | 
 comp_func_solid_SourceOver| Name:  | comp_func_solid_SourceOver |  | Prototype:  | void comp_func_solid_SourceOver(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 204-217 |  
  |  | 6 | 4 | 
 comp_func_solid_SourceOut_rgb64| Name:  | comp_func_solid_SourceOut_rgb64 |  | Prototype:  | void comp_func_solid_SourceOut_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 496-511 |  
  |  | 9 | 4 | 
 comp_func_solid_SourceOut| Name:  | comp_func_solid_SourceOut |  | Prototype:  | void comp_func_solid_SourceOut(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 477-494 |  
  |  | 8 | 4 | 
 comp_func_solid_SourceIn_rgb64| Name:  | comp_func_solid_SourceIn_rgb64 |  | Prototype:  | void comp_func_solid_SourceIn_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 356-371 |  
  |  | 9 | 4 | 
 comp_func_solid_SourceIn| Name:  | comp_func_solid_SourceIn |  | Prototype:  | void comp_func_solid_SourceIn(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 337-354 |  
  |  | 8 | 4 | 
 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_SoftLight_impl| Name:  | comp_func_solid_SoftLight_impl |  | Prototype:  | template <typename T> static inline void comp_func_solid_SoftLight_impl(uint *dest, int length, uint color, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1571-1594 |  
  |  | 12 | 2 | 
 comp_func_solid_SoftLight| Name:  | comp_func_solid_SoftLight |  | Prototype:  | void comp_func_solid_SoftLight(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1596-1602 |  
  |  | 3 | 2 | 
 comp_func_solid_Screen_impl| Name:  | comp_func_solid_Screen_impl |  | Prototype:  | template <typename T> static inline void comp_func_solid_Screen_impl(uint *dest, int length, uint color, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1013-1036 |  
  |  | 12 | 2 | 
 comp_func_solid_Screen| Name:  | comp_func_solid_Screen |  | Prototype:  | void comp_func_solid_Screen(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1038-1044 |  
  |  | 3 | 2 | 
 comp_func_solid_Plus_rgb64| Name:  | comp_func_solid_Plus_rgb64 |  | Prototype:  | void comp_func_solid_Plus_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 886-898 |  
  |  | 6 | 4 | 
 comp_func_solid_Plus_impl_rgb64| Name:  | comp_func_solid_Plus_impl_rgb64 |  | Prototype:  | template <typename T> static inline void comp_func_solid_Plus_impl_rgb64(QRgba64 *dest, int length, QRgba64 color, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 867-876 |  
  |  | 5 | 2 | 
 comp_func_solid_Plus_impl| Name:  | comp_func_solid_Plus_impl |  | Prototype:  | template <typename T> static inline void comp_func_solid_Plus_impl(uint *dest, int length, uint color, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 853-865 |  
  |  | 5 | 2 | 
 comp_func_solid_Plus| Name:  | comp_func_solid_Plus |  | Prototype:  | void comp_func_solid_Plus(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 878-884 |  
  |  | 3 | 2 | 
 comp_func_solid_Overlay_impl| Name:  | comp_func_solid_Overlay_impl |  | Prototype:  | template <typename T> static inline void comp_func_solid_Overlay_impl(uint *dest, int length, uint color, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1092-1115 |  
  |  | 12 | 2 | 
 comp_func_solid_Overlay| Name:  | comp_func_solid_Overlay |  | Prototype:  | void comp_func_solid_Overlay(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1117-1123 |  
  |  | 3 | 2 | 
 comp_func_solid_Multiply_impl| Name:  | comp_func_solid_Multiply_impl |  | Prototype:  | template <typename T> static inline void comp_func_solid_Multiply_impl(uint *dest, int length, uint color, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 945-968 |  
  |  | 12 | 2 | 
 comp_func_solid_Multiply| Name:  | comp_func_solid_Multiply |  | Prototype:  | void comp_func_solid_Multiply(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 970-976 |  
  |  | 3 | 2 | 
 comp_func_solid_Lighten_impl| Name:  | comp_func_solid_Lighten_impl |  | Prototype:  | template <typename T> static inline void comp_func_solid_Lighten_impl(uint *dest, int length, uint color, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1238-1261 |  
  |  | 12 | 2 | 
 comp_func_solid_Lighten| Name:  | comp_func_solid_Lighten |  | Prototype:  | void comp_func_solid_Lighten(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1263-1269 |  
  |  | 3 | 2 | 
 comp_func_solid_HardLight_impl| Name:  | comp_func_solid_HardLight_impl |  | Prototype:  | template <typename T> static inline void comp_func_solid_HardLight_impl(uint *dest, int length, uint color, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1484-1507 |  
  |  | 12 | 2 | 
 comp_func_solid_HardLight| Name:  | comp_func_solid_HardLight |  | Prototype:  | void comp_func_solid_HardLight(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1509-1515 |  
  |  | 3 | 2 | 
 comp_func_solid_Exclusion_impl| Name:  | comp_func_solid_Exclusion_impl |  | Prototype:  | template <typename T> static inline void comp_func_solid_Exclusion_impl(uint *dest, int length, uint color, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1711-1734 |  
  |  | 12 | 2 | 
 comp_func_solid_Exclusion| Name:  | comp_func_solid_Exclusion |  | Prototype:  | void comp_func_solid_Exclusion(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1736-1742 |  
  |  | 3 | 2 | 
 comp_func_solid_Difference_impl| Name:  | comp_func_solid_Difference_impl |  | Prototype:  | template <typename T> static inline void comp_func_solid_Difference_impl(uint *dest, int length, uint color, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1644-1667 |  
  |  | 12 | 2 | 
 comp_func_solid_Difference| Name:  | comp_func_solid_Difference |  | Prototype:  | void comp_func_solid_Difference(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1669-1675 |  
  |  | 3 | 2 | 
 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_Darken_impl| Name:  | comp_func_solid_Darken_impl |  | Prototype:  | template <typename T> static inline void comp_func_solid_Darken_impl(uint *dest, int length, uint color, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1165-1188 |  
  |  | 12 | 2 | 
 comp_func_solid_Darken| Name:  | comp_func_solid_Darken |  | Prototype:  | void comp_func_solid_Darken(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1190-1196 |  
  |  | 3 | 2 | 
 comp_func_solid_ColorDodge_impl| Name:  | comp_func_solid_ColorDodge_impl |  | Prototype:  | template <typename T> static inline void comp_func_solid_ColorDodge_impl(uint *dest, int length, uint color, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1321-1344 |  
  |  | 12 | 2 | 
 comp_func_solid_ColorDodge| Name:  | comp_func_solid_ColorDodge |  | Prototype:  | void comp_func_solid_ColorDodge(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1346-1352 |  
  |  | 3 | 2 | 
 comp_func_solid_ColorBurn_impl| Name:  | comp_func_solid_ColorBurn_impl |  | Prototype:  | template <typename T> static inline void comp_func_solid_ColorBurn_impl(uint *dest, int length, uint color, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1404-1427 |  
  |  | 12 | 2 | 
 comp_func_solid_ColorBurn| Name:  | comp_func_solid_ColorBurn |  | Prototype:  | void comp_func_solid_ColorBurn(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1429-1435 |  
  |  | 3 | 2 | 
 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_XOR_rgb64| Name:  | comp_func_XOR_rgb64 |  | Prototype:  | void comp_func_XOR_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 803-818 |  
  |  | 9 | 4 | 
 comp_func_XOR| Name:  | comp_func_XOR |  | Prototype:  | void comp_func_XOR(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 783-801 |  
  |  | 9 | 4 | 
 comp_func_Source_sse2| Name:  | comp_func_Source_sse2 |  | Prototype:  | void comp_func_Source_sse2(uint *dst, const uint *src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 209-238 |  
  |  | 17 | 5 | 
 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_SourceOver_sse2| Name:  | comp_func_SourceOver_sse2 |  | Prototype:  | void comp_func_SourceOver_sse2(uint *destPixels, const uint *srcPixels, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 141-159 |  
  |  | 12 | 17 | 
 comp_func_SourceOver_rgb64| Name:  | comp_func_SourceOver_rgb64 |  | Prototype:  | void comp_func_SourceOver_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 253-269 |  
  |  | 10 | 6 | 
 comp_func_SourceOver| Name:  | comp_func_SourceOver |  | Prototype:  | void comp_func_SourceOver(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 232-251 |  
  |  | 10 | 6 | 
 comp_func_SourceOut_rgb64| Name:  | comp_func_SourceOut_rgb64 |  | Prototype:  | void comp_func_SourceOut_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 532-547 |  
  |  | 9 | 4 | 
 comp_func_SourceOut| Name:  | comp_func_SourceOut |  | Prototype:  | void comp_func_SourceOut(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 513-530 |  
  |  | 8 | 4 | 
 comp_func_SourceIn_rgb64| Name:  | comp_func_SourceIn_rgb64 |  | Prototype:  | void comp_func_SourceIn_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 392-407 |  
  |  | 9 | 4 | 
 comp_func_SourceIn| Name:  | comp_func_SourceIn |  | Prototype:  | void comp_func_SourceIn(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 373-390 |  
  |  | 8 | 4 | 
 comp_func_SourceAtop_rgb64| Name:  | comp_func_SourceAtop_rgb64 |  | Prototype:  | void comp_func_SourceAtop_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 660-675 |  
  |  | 9 | 4 | 
 comp_func_SourceAtop| Name:  | comp_func_SourceAtop |  | Prototype:  | void comp_func_SourceAtop(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 640-658 |  
  |  | 9 | 4 | 
 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_SoftLight_impl| Name:  | comp_func_SoftLight_impl |  | Prototype:  | template <typename T> static inline void comp_func_SoftLight_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1604-1625 |  
  |  | 10 | 2 | 
 comp_func_SoftLight| Name:  | comp_func_SoftLight |  | Prototype:  | void comp_func_SoftLight(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1627-1633 |  
  |  | 3 | 2 | 
 comp_func_Screen_impl| Name:  | comp_func_Screen_impl |  | Prototype:  | template <typename T> static inline void comp_func_Screen_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1046-1067 |  
  |  | 10 | 2 | 
 comp_func_Screen| Name:  | comp_func_Screen |  | Prototype:  | void comp_func_Screen(uint *dest, const uint *src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1069-1075 |  
  |  | 3 | 2 | 
 comp_func_Plus_sse2| Name:  | comp_func_Plus_sse2 |  | Prototype:  | void comp_func_Plus_sse2(uint *dst, const uint *src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 161-207 |  
  |  | 26 | 8 | 
 comp_func_Plus_rgb64| Name:  | comp_func_Plus_rgb64 |  | Prototype:  | void comp_func_Plus_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 923-935 |  
  |  | 6 | 4 | 
 comp_func_Plus_impl| Name:  | comp_func_Plus_impl |  | Prototype:  | template <typename T> static inline void comp_func_Plus_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 900-913 |  
  |  | 5 | 2 | 
 comp_func_Plus| Name:  | comp_func_Plus |  | Prototype:  | void comp_func_Plus(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 915-921 |  
  |  | 3 | 2 | 
 comp_func_Overlay_impl| Name:  | comp_func_Overlay_impl |  | Prototype:  | template <typename T> static inline void comp_func_Overlay_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1125-1146 |  
  |  | 10 | 2 | 
 comp_func_Overlay| Name:  | comp_func_Overlay |  | Prototype:  | void comp_func_Overlay(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1148-1154 |  
  |  | 3 | 2 | 
 comp_func_Multiply_impl| Name:  | comp_func_Multiply_impl |  | Prototype:  | template <typename T> static inline void comp_func_Multiply_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 978-999 |  
  |  | 10 | 2 | 
 comp_func_Multiply| Name:  | comp_func_Multiply |  | Prototype:  | void comp_func_Multiply(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1001-1007 |  
  |  | 3 | 2 |