| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 convertIndexedToARGB64PM| Name:  | convertIndexedToARGB64PM |  | Prototype:  | static const QRgba64 * convertIndexedToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *clut) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 428-434 |  
  |  | 3 | 2 | 
 convertIndexedToARGB32PM| Name:  | convertIndexedToARGB32PM |  | Prototype:  | static const uint * convertIndexedToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *clut) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 420-426 |  
  |  | 3 | 2 | 
 convertGrayscale8ToRGB64| Name:  | convertGrayscale8ToRGB64 |  | Prototype:  | static const QRgba64 * convertGrayscale8ToRGB64(QRgba64 *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:  | 486-492 |  
  |  | 3 | 2 | 
 convertGrayscale8ToRGB32| Name:  | convertGrayscale8ToRGB32 |  | Prototype:  | static const uint * convertGrayscale8ToRGB32(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:  | 470-476 |  
  |  | 3 | 2 | 
 convertGrayscale8FromRGB32| Name:  | convertGrayscale8FromRGB32 |  | Prototype:  | static const uint * convertGrayscale8FromRGB32(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:  | 742-748 |  
  |  | 3 | 2 | 
 convertGrayscale8FromARGB32PM| Name:  | convertGrayscale8FromARGB32PM |  | Prototype:  | static const uint * convertGrayscale8FromARGB32PM(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:  | 750-756 |  
  |  | 3 | 2 | 
 convertFromRgb64| Name:  | convertFromRgb64 |  | Prototype:  | static void convertFromRgb64(uint *dest, const QRgba64 *src, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1232-1237 |  
  |  | 2 | 2 | 
 convertCase_helper| Name:  | convertCase_helper |  | Prototype:  | template <typename Traits, typename T> __attribute__((const)) static inline T convertCase_helper(T uc) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1439-1451 |  
  |  | 3 | 2 | 
 convertAlpha8ToRGB64| Name:  | convertAlpha8ToRGB64 |  | Prototype:  | static const QRgba64 * convertAlpha8ToRGB64(QRgba64 *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:  | 478-484 |  
  |  | 3 | 2 | 
 convertAlpha8ToRGB32| Name:  | convertAlpha8ToRGB32 |  | Prototype:  | static const uint * convertAlpha8ToRGB32(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:  | 462-468 |  
  |  | 3 | 2 | 
 convertAlpha8FromARGB32PM| Name:  | convertAlpha8FromARGB32PM |  | Prototype:  | static const uint * convertAlpha8FromARGB32PM(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:  | 734-740 |  
  |  | 3 | 2 | 
 convertARGBPMFromARGB32PM| Name:  | convertARGBPMFromARGB32PM |  | Prototype:  | template<QImage::Format Format, bool fromRGB> static const uint * convertARGBPMFromARGB32PM(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:  | 359-383 |  
  |  | 3 | 2 | 
 convertARGB32ToARGB64PM| Name:  | convertARGB32ToARGB64PM |  | Prototype:  | static const QRgba64 * convertARGB32ToARGB64PM(QRgba64 *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:  | 565-577 |  
  |  | 4 | 2 | 
 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 | 
 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 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 | 
 connectionCapabilies| Name:  | connectionCapabilies |  | Prototype:  | static QDBusConnection::ConnectionCapabilities connectionCapabilies(DBusConnection *connection) |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 1765-1787 |  
  |  | 6 | 2 | 
 connManager_cleanup| Name:  | connManager_cleanup |  | Prototype:  | static void connManager_cleanup() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp |  | Lines:  | 65-74 |  
  |  | 6 | 2 | 
 computeOffsets| Name:  | computeOffsets |  | Prototype:  | static void computeOffsets(const QMetaObject *metaobject, int *signalOffset, int *methodOffset) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 268-279 |  
  |  | 8 | 2 | 
 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_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_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_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_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_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 | 
 comp_func_Lighten_impl| Name:  | comp_func_Lighten_impl |  | Prototype:  | template <typename T> static inline void comp_func_Lighten_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:  | 1271-1292 |  
  |  | 10 | 2 | 
 comp_func_Lighten| Name:  | comp_func_Lighten |  | Prototype:  | void comp_func_Lighten(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:  | 1294-1300 |  
  |  | 3 | 2 | 
 comp_func_HardLight_impl| Name:  | comp_func_HardLight_impl |  | Prototype:  | template <typename T> static inline void comp_func_HardLight_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:  | 1517-1538 |  
  |  | 10 | 2 | 
 comp_func_HardLight| Name:  | comp_func_HardLight |  | Prototype:  | void comp_func_HardLight(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:  | 1540-1546 |  
  |  | 3 | 2 | 
 comp_func_Exclusion_impl| Name:  | comp_func_Exclusion_impl |  | Prototype:  | template <typename T> static inline void comp_func_Exclusion_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:  | 1744-1765 |  
  |  | 10 | 2 | 
 comp_func_Exclusion| Name:  | comp_func_Exclusion |  | Prototype:  | void comp_func_Exclusion(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:  | 1767-1773 |  
  |  | 3 | 2 | 
 comp_func_Difference_impl| Name:  | comp_func_Difference_impl |  | Prototype:  | template <typename T> static inline void comp_func_Difference_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:  | 1677-1698 |  
  |  | 10 | 2 | 
 comp_func_Difference| Name:  | comp_func_Difference |  | Prototype:  | void comp_func_Difference(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:  | 1700-1706 |  
  |  | 3 | 2 | 
 comp_func_Darken_impl| Name:  | comp_func_Darken_impl |  | Prototype:  | template <typename T> static inline void comp_func_Darken_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:  | 1198-1219 |  
  |  | 10 | 2 | 
 comp_func_Darken| Name:  | comp_func_Darken |  | Prototype:  | void comp_func_Darken(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:  | 1221-1227 |  
  |  | 3 | 2 | 
 comp_func_ColorDodge_impl| Name:  | comp_func_ColorDodge_impl |  | Prototype:  | template <typename T> static inline void comp_func_ColorDodge_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:  | 1354-1375 |  
  |  | 10 | 2 | 
 comp_func_ColorDodge| Name:  | comp_func_ColorDodge |  | Prototype:  | void comp_func_ColorDodge(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:  | 1377-1383 |  
  |  | 3 | 2 | 
 comp_func_ColorBurn_impl| Name:  | comp_func_ColorBurn_impl |  | Prototype:  | template <typename T> static inline void comp_func_ColorBurn_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:  | 1437-1458 |  
  |  | 10 | 2 | 
 comp_func_ColorBurn| Name:  | comp_func_ColorBurn |  | Prototype:  | void comp_func_ColorBurn(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:  | 1460-1466 |  
  |  | 3 | 2 | 
 color_dodge_op| Name:  | color_dodge_op |  | Prototype:  | static inline int color_dodge_op(int dst, int src, int da, int sa) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1308-1319 |  
  |  | 7 | 2 | 
 color_burn_op| Name:  | color_burn_op |  | Prototype:  | static inline int color_burn_op(int dst, int src, int da, int sa) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1391-1402 |  
  |  | 7 | 2 | 
 cmp| Name:  | cmp |  | Prototype:  | static int cmp(const ushort *s1, const ushort *s2, size_t len) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp |  | Lines:  | 445-453 |  
  |  | 3 | 2 | 
 closeAllPopups| Name:  | closeAllPopups |  | Prototype:  | static inline void closeAllPopups() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2996-3004 |  
  |  | 4 | 2 | 
 clippedBlit| Name:  | clippedBlit |  | Prototype:  | static void clippedBlit(const QPlatformTextureList *textures, int idx, const QRect &targetWindowRect, QOpenGLTextureBlitter *blitter) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp |  | Lines:  | 184-199 |  
  |  | 10 | 2 | 
 clearText16IconPath| Name:  | clearText16IconPath |  | Prototype:  | static inline QString clearText16IconPath() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 5243-5246 |  
  |  | 0 | 2 | 
 clearBits| Name:  | clearBits |  | Prototype:  | static void clearBits(quint8 *where, int start, int end) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 307-319 |  
  |  | 6 | 2 | 
 cleanup| Name:  | cleanup |  | Prototype:  | static void cleanup() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1433-1440 |  
  |  | 3 | 2 | 
 cleanUpConfigurations| Name:  | cleanUpConfigurations |  | Prototype:  | static void cleanUpConfigurations(QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp |  | Lines:  | 47-54 |  
  |  | 4 | 2 | 
 cleanPath| Name:  | cleanPath |  | Prototype:  | static QString cleanPath(const QString &_path) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 136-144 |  
  |  | 4 | 2 | 
 check_step_valid| Name:  | check_step_valid |  | Prototype:  | static inline bool check_step_valid(qreal step, const char *method) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 98-105 |  
  |  | 4 | 2 | 
 check_parent_thread| Name:  | check_parent_thread |  | Prototype:  | static bool check_parent_thread(QObject *parent, QThreadData *parentThreadData, QThreadData *currentThreadData) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 786-804 |  
  |  | 13 | 2 | 
 check_method_code| Name:  | check_method_code |  | Prototype:  | static bool check_method_code(int code, const QObject *object, const char *method, const char *func) |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2257-2266 |  
  |  | 5 | 2 | 
 checkRanges| Name:  | checkRanges |  | Prototype:  | static void checkRanges(QPdf::ByteStream &ts, QByteArray &ranges, int &nranges) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 188-196 |  
  |  | 5 | 2 | 
 checkDBusGlobalMenuAvailable| Name:  | checkDBusGlobalMenuAvailable |  | Prototype:  | static bool checkDBusGlobalMenuAvailable() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 121-126 |  
  |  | 2 | 2 | 
 changeSpacerSize| Name:  | changeSpacerSize |  | Prototype:  | static void changeSpacerSize(QLayout *layout, int index, int width, int height) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 91-97 |  
  |  | 4 | 2 | 
 can_consume| Name:  | can_consume |  | Prototype:  | static inline bool can_consume(const char * &c, char ch) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6025-6032 |  
  |  | 4 | 2 | 
 calc_shift| Name:  | calc_shift |  | Prototype:  | static int calc_shift(uint mask) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 144-152 |  
  |  | 5 | 2 | 
 cachedPixmapFromXPM| Name:  | cachedPixmapFromXPM |  | Prototype:  | static QPixmap cachedPixmapFromXPM(const char * const *xpm) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 5229-5238 |  
  |  | 6 | 2 | 
 brushFromData| Name:  | brushFromData |  | Prototype:  | static QBrush brushFromData(const BrushData& c, const QPalette &pal) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 899-906 |  
  |  | 3 | 2 | 
 bm_init_skiptable| Name:  | bm_init_skiptable |  | Prototype:  | static inline void bm_init_skiptable(const uchar *cc, int len, uchar *skiptable) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp |  | Lines:  | 46-53 |  
  |  | 5 | 2 | 
 blitTextureForWidget| Name:  | blitTextureForWidget |  | Prototype:  | static void blitTextureForWidget(const QPlatformTextureList *textures, int idx, QWindow *window, const QRect &deviceWindowRect, QOpenGLTextureBlitter *blitter, const QPoint &offset) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 270-292 |  
  |  | 13 | 2 | 
 blend_src_generic_rgb64| Name:  | blend_src_generic_rgb64 |  | Prototype:  | static void blend_src_generic_rgb64(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4120-4132 |  
  |  | 8 | 2 | 
 applyCursor| Name:  | applyCursor |  | Prototype:  | static inline void applyCursor(QWidget *w, const QCursor &c) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5049-5053 |  
  |  | 2 | 2 | 
 applicationXQtImageLiteral| Name:  | applicationXQtImageLiteral |  | Prototype:  | static inline QString applicationXQtImageLiteral() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 53-53 |  
  |  | 0 | 2 | 
 applicationXColorLiteral| Name:  | applicationXColorLiteral |  | Prototype:  | static inline QString applicationXColorLiteral() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 52-52 |  
  |  | 0 | 2 | 
 appendComponentIfPresent| Name:  | appendComponentIfPresent |  | Prototype:  | static inline void appendComponentIfPresent(QString &msg, bool present, const char *componentName, const QString &component) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4017-4026 |  
  |  | 5 | 2 | 
 aggregateParameterCount| Name:  | aggregateParameterCount |  | Prototype:  | static int aggregateParameterCount(const std::vector<QMetaMethodBuilderPrivate> &methods) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 1160-1166 |  
  |  | 4 | 2 |