| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 | 
 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 | 
 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 | 
 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 | 
 composeHelper| Name:  | composeHelper |  | Prototype:  | static void composeHelper(QString *str, QChar::UnicodeVersion version, int from) |  | Coverage:  |  91.892% (34/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1813-1874 |  
  |  | 42 | 10 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 connManager_prepare| Name:  | connManager_prepare |  | Prototype:  | static void connManager_prepare() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp |  | Lines:  | 58-63 |  
  |  | 3 | 1 | 
 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 | 
 constData| Name:  | constData |  | Prototype:  | static const void *constData(const QVariant::Private &d) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 330-333 |  
  |  | 1 | 1 | 
 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 | 
 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 | 
 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 | 
 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 | 
 containsTLDEntry| Name:  | containsTLDEntry |  | Prototype:  | static bool containsTLDEntry(const QStringRef &entry) |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp |  | Lines:  | 49-70 |  
  |  | 13 | 4 | 
 containsTLDEntry| Name:  | containsTLDEntry |  | Prototype:  | static inline bool containsTLDEntry(const QString &entry) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp |  | Lines:  | 72-75 |  
  |  | 1 | 1 | 
 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 | 
 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 | 
 convert::[lambda]| Name:  | convert::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 449-449 |  
  |  | 0 | 1 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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_sse4| Name:  | convertARGB32ToARGB32PM_sse4 |  | Prototype:  | const uint * convertARGB32ToARGB32PM_sse4(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_sse4.cpp |  | Lines:  | 47-51 |  
  |  | 1 | 1 | 
 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 | 
 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 | 
 convertARGBPMToARGB32PM| Name:  | convertARGBPMToARGB32PM |  | Prototype:  | template<QImage::Format Format> static const uint * convertARGBPMToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 229-281 |  
  |  | 22 | 4 | 
 convertARGBPMToARGB64PM| Name:  | convertARGBPMToARGB64PM |  | Prototype:  | template<QImage::Format Format> static const QRgba64 * convertARGBPMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 283-335 |  
  |  | 22 | 4 | 
 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 | 
 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 | 
 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 | 
 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 | 
 convertFlags| Name:  | convertFlags |  | Prototype:  | static QNetworkInterface::InterfaceFlags convertFlags(uint rawFlags) |  | Coverage:  |  76.923% (10/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp |  | Lines:  | 111-126 |  
  |  | 8 | 1 | 
 convertFromGLImage| Name:  | convertFromGLImage |  | Prototype:  | static void convertFromGLImage(QImage &img, int w, int h, bool alpha_format, bool include_alpha) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1838-1879 |  
  |  | 23 | 8 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 convertPassThrough| Name:  | convertPassThrough |  | Prototype:  | static const uint * convertPassThrough(uint *, const uint *src, int, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 436-440 |  
  |  | 1 | 1 | 
 convertPath| Name:  | convertPath |  | Prototype:  | static void convertPath(const QPainterPath &path, QVector<TTF_POINT> *points, QVector<int> *endPoints, qreal ppem) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 722-842 |  
  |  | 82 | 13 | 
 convertRGB30FromARGB32PM| Name:  | convertRGB30FromARGB32PM |  | Prototype:  | template<QtPixelOrder PixelOrder> static const uint * convertRGB30FromARGB32PM(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:  | 725-732 |  
  |  | 3 | 2 | 
 convertRGB30FromRGB32| Name:  | convertRGB30FromRGB32 |  | Prototype:  | template<QtPixelOrder PixelOrder> static const uint * convertRGB30FromRGB32(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:  | 716-723 |  
  |  | 3 | 2 | 
 convertRGB32FromARGB32PM| Name:  | convertRGB32FromARGB32PM |  | Prototype:  | static const uint * convertRGB32FromARGB32PM(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/image/qimage_conversions.cpp |  | Lines:  | 110-116 |  
  |  | 3 | 2 | 
 convertRGB32FromARGB32PM_sse4| Name:  | convertRGB32FromARGB32PM_sse4 |  | Prototype:  | const uint * convertRGB32FromARGB32PM_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/image/qimage_sse4.cpp |  | Lines:  | 50-56 |  
  |  | 3 | 2 | 
 convertRGB32ToARGB32PM| Name:  | convertRGB32ToARGB32PM |  | Prototype:  | static const uint * convertRGB32ToARGB32PM(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/image/qimage_conversions.cpp |  | Lines:  | 118-124 |  
  |  | 3 | 2 | 
 convertRGB32ToRGB64| Name:  | convertRGB32ToRGB64 |  | Prototype:  | static const QRgba64 * convertRGB32ToRGB64(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:  | 553-563 |  
  |  | 2 | 1 | 
 convertRGBA8888FromARGB32PM| Name:  | convertRGBA8888FromARGB32PM |  | Prototype:  | static const uint * convertRGBA8888FromARGB32PM(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:  | 617-623 |  
  |  | 3 | 2 | 
 convertRGBA8888FromARGB32PM_sse4| Name:  | convertRGBA8888FromARGB32PM_sse4 |  | Prototype:  | const uint * convertRGBA8888FromARGB32PM_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:  | 67-73 |  
  |  | 3 | 2 | 
 convertRGBA8888PMFromARGB32PM| Name:  | convertRGBA8888PMFromARGB32PM |  | Prototype:  | static const uint * convertRGBA8888PMFromARGB32PM(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:  | 502-508 |  
  |  | 3 | 2 | 
 convertRGBA8888PMToARGB32PM| Name:  | convertRGBA8888PMToARGB32PM |  | Prototype:  | static const uint * convertRGBA8888PMToARGB32PM(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:  | 448-454 |  
  |  | 3 | 2 | 
 convertRGBA8888PMToARGB64PM| Name:  | convertRGBA8888PMToARGB64PM |  | Prototype:  | static const QRgba64 * convertRGBA8888PMToARGB64PM(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:  | 605-615 |  
  |  | 2 | 1 | 
 convertRGBA8888ToARGB32PM| Name:  | convertRGBA8888ToARGB32PM |  | Prototype:  | static const uint * convertRGBA8888ToARGB32PM(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:  | 456-460 |  
  |  | 1 | 1 | 
 convertRGBA8888ToARGB32PM_avx2| Name:  | convertRGBA8888ToARGB32PM_avx2 |  | Prototype:  | const uint * convertRGBA8888ToARGB32PM_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:  | 52-56 |  
  |  | 1 | 1 | 
 convertRGBA8888ToARGB32PM_sse4| Name:  | convertRGBA8888ToARGB32PM_sse4 |  | Prototype:  | const uint * convertRGBA8888ToARGB32PM_sse4(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_sse4.cpp |  | Lines:  | 53-57 |  
  |  | 1 | 1 | 
 convertRGBA8888ToARGB64PM| Name:  | convertRGBA8888ToARGB64PM |  | Prototype:  | static const QRgba64 * convertRGBA8888ToARGB64PM(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:  | 591-603 |  
  |  | 4 | 2 | 
 convertRGBFromARGB32PM| Name:  | convertRGBFromARGB32PM |  | Prototype:  | template<QImage::Format Format, bool fromRGB> static const uint * convertRGBFromARGB32PM(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:  | 337-357 |  
  |  | 3 | 2 | 
 convertRGBToARGB| Name:  | convertRGBToARGB |  | Prototype:  | static inline void convertRGBToARGB(const uchar *src, uint *dst, int width, int height, int src_pitch, bool bgr, bool legacyFilter) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 596-602 |  
  |  | 3 | 2 |