| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 81-91 |  
  |  | 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:  | 101-104 |  
  |  | 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:  | 1931-1945 |  
  |  | 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:  | 76-86 |  
  |  | 5 | 2 | 
 comparePoints| Name:  | comparePoints |  | Prototype:  | static inline bool comparePoints(const QPointF &a, const QPointF &b) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 70-74 |  
  |  | 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:  | 655-660 |  
  |  | 3 | 1 | 
 computeAngle| Name:  | computeAngle |  | Prototype:  | static double computeAngle(const QPointF &v) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1149-1174 |  
  |  | 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:  | 1350-1372 |  
  |  | 13 | 6 | 
 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:  | 3332-3355 |  
  |  | 16 | 4 | 
 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:  | 45-57 |  
  |  | 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:  | 2354-2378 |  
  |  | 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:  | 150-157 |  
  |  | 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:  | 159-166 |  
  |  | 4 | 3 | 
 containsViewport| Name:  | containsViewport |  | Prototype:  | static inline bool containsViewport(const QRect &r, int width, int height) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 943-944 |  
  |  | 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:  | 172-303 |  
  |  | 84 | 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:  | 93-101 |  
  |  | 6 | 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:  | 694-701 |  
  |  | 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:  | 77-84 |  
  |  | 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:  | 628-635 |  
  |  | 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:  | 681-692 |  
  |  | 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:  | 481-487 |  
  |  | 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:  | 53-59 |  
  |  | 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:  | 566-576 |  
  |  | 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:  | 429-433 |  
  |  | 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:  | 40-44 |  
  |  | 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:  | 41-45 |  
  |  | 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:  | 552-564 |  
  |  | 4 | 2 | 
 convertARGBPMFromARGB32PM| Name:  | convertARGBPMFromARGB32PM |  | Prototype:  | template<QImage::Format Format> 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:  | 348-370 |  
  |  | 3 | 2 | 
 convertARGBPMFromRGB32| Name:  | convertARGBPMFromRGB32 |  | Prototype:  | template<QImage::Format Format> static const uint * convertARGBPMFromRGB32(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:  | 325-346 |  
  |  | 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/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 212-245 |  
  |  | 11 | 2 | 
 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/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 247-280 |  
  |  | 11 | 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:  | 721-727 |  
  |  | 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:  | 449-455 |  
  |  | 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:  | 465-471 |  
  |  | 3 | 2 | 
 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:  | 1832-1873 |  
  |  | 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:  | 1219-1224 |  
  |  | 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:  | 608-619 |  
  |  | 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:  | 737-743 |  
  |  | 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:  | 729-735 |  
  |  | 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:  | 457-463 |  
  |  | 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:  | 473-479 |  
  |  | 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:  | 407-413 |  
  |  | 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:  | 415-421 |  
  |  | 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:  | 423-427 |  
  |  | 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:  | 715-835 |  
  |  | 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:  | 712-719 |  
  |  | 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:  | 703-710 |  
  |  | 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:  | 104-110 |  
  |  | 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:  | 44-50 |  
  |  | 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:  | 112-118 |  
  |  | 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:  | 540-550 |  
  |  | 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:  | 604-610 |  
  |  | 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:  | 61-67 |  
  |  | 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:  | 489-495 |  
  |  | 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:  | 435-441 |  
  |  | 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:  | 592-602 |  
  |  | 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:  | 443-447 |  
  |  | 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:  | 46-50 |  
  |  | 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:  | 47-51 |  
  |  | 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:  | 578-590 |  
  |  | 4 | 2 | 
 convertRGBFromARGB32PM| Name:  | convertRGBFromARGB32PM |  | Prototype:  | template<QImage::Format Format> 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:  | 282-302 |  
  |  | 3 | 2 | 
 convertRGBFromRGB32| Name:  | convertRGBFromRGB32 |  | Prototype:  | template<QImage::Format Format> static const uint * convertRGBFromRGB32(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:  | 304-323 |  
  |  | 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:  | 575-581 |  
  |  | 3 | 2 | 
 convertRGBToARGB_V| Name:  | convertRGBToARGB_V |  | Prototype:  | static inline void convertRGBToARGB_V(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:  | 600-606 |  
  |  | 3 | 2 | 
 convertRGBToARGB_V_helper| Name:  | convertRGBToARGB_V_helper |  | Prototype:  | template <typename LcdFilter> static void convertRGBToARGB_V_helper(const uchar *src, uint *dst, int width, int height, int src_pitch, bool bgr) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 583-598 |  
  |  | 8 | 3 | 
 convertRGBToARGB_helper| Name:  | convertRGBToARGB_helper |  | Prototype:  | template <typename LcdFilter> static void convertRGBToARGB_helper(const uchar *src, uint *dst, int width, int height, int src_pitch, bool bgr) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 555-573 |  
  |  | 10 | 3 | 
 convertRGBXFromARGB32PM| Name:  | convertRGBXFromARGB32PM |  | Prototype:  | static const uint * convertRGBXFromARGB32PM(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:  | 620-626 |  
  |  | 3 | 2 | 
 convertRGBXFromARGB32PM_sse4| Name:  | convertRGBXFromARGB32PM_sse4 |  | Prototype:  | const uint * convertRGBXFromARGB32PM_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:  | 69-75 |  
  |  | 3 | 2 | 
 convertRGBXFromRGB32| Name:  | convertRGBXFromRGB32 |  | Prototype:  | static const uint * convertRGBXFromRGB32(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:  | 612-618 |  
  |  | 3 | 2 | 
 convertToGLFormatHelper| Name:  | convertToGLFormatHelper |  | Prototype:  | static void convertToGLFormatHelper(QImage &dst, const QImage &img, GLenum texture_format) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2318-2404 |  
  |  | 59 | 14 | 
 convertToRGB32| Name:  | convertToRGB32 |  | Prototype:  | template<QImage::Format Format> static const uint * convertToRGB32(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:  | 152-180 |  
  |  | 9 | 2 | 
 convertToRGB64| Name:  | convertToRGB64 |  | Prototype:  | template<QImage::Format Format> static const QRgba64 * convertToRGB64(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:  | 182-210 |  
  |  | 9 | 2 | 
 convertToRelative| Name:  | convertToRelative |  | Prototype:  | static int convertToRelative(QVector<TTF_POINT> *points) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 852-903 |  
  |  | 35 | 8 | 
 convertWithPalette| Name:  | convertWithPalette |  | Prototype:  | static QImage convertWithPalette(const QImage &src, QImage::Format format, const QVector<QRgb> &clut) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2057-2106 |  
  |  | 33 | 9 | 
 convert_A2RGB30_PM_to_ARGB| Name:  | convert_A2RGB30_PM_to_ARGB |  | Prototype:  | template<QtPixelOrder PixelOrder> static void convert_A2RGB30_PM_to_ARGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 718-741 |  
  |  | 12 | 3 | 
 convert_A2RGB30_PM_to_ARGB_inplace| Name:  | convert_A2RGB30_PM_to_ARGB_inplace |  | Prototype:  | template<QtPixelOrder PixelOrder> static bool convert_A2RGB30_PM_to_ARGB_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 743-761 |  
  |  | 9 | 3 | 
 convert_A2RGB30_PM_to_RGB30| Name:  | convert_A2RGB30_PM_to_RGB30 |  | Prototype:  | template<bool rgbswap> static void convert_A2RGB30_PM_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 590-614 |  
  |  | 12 | 3 | 
 convert_A2RGB30_PM_to_RGB30_inplace| Name:  | convert_A2RGB30_PM_to_RGB30_inplace |  | Prototype:  | template<bool rgbswap> static bool convert_A2RGB30_PM_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 616-639 |  
  |  | 11 | 4 | 
 convert_ARGB_PM_to_ARGB| Name:  | convert_ARGB_PM_to_ARGB |  | Prototype:  | static void convert_ARGB_PM_to_ARGB(QImageData *dest, const QImageData *src) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 973-995 |  
  |  | 16 | 3 | 
 convert_ARGB_PM_to_Indexed8| Name:  | convert_ARGB_PM_to_Indexed8 |  | Prototype:  | static void convert_ARGB_PM_to_Indexed8(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1709-1714 |  
  |  | 3 | 1 | 
 convert_ARGB_PM_to_Mono| Name:  | convert_ARGB_PM_to_Mono |  | Prototype:  | static void convert_ARGB_PM_to_Mono(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1429-1434 |  
  |  | 3 | 1 | 
 convert_ARGB_to_ARGB_PM| Name:  | convert_ARGB_to_ARGB_PM |  | Prototype:  | static void convert_ARGB_to_ARGB_PM(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 252-274 |  
  |  | 16 | 3 | 
 convert_ARGB_to_ARGB_PM_avx2| Name:  | convert_ARGB_to_ARGB_PM_avx2 |  | Prototype:  | void convert_ARGB_to_ARGB_PM_avx2(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_avx2.cpp |  | Lines:  | 43-57 |  
  |  | 10 | 2 | 
 convert_ARGB_to_ARGB_PM_inplace_sse2| Name:  | convert_ARGB_to_ARGB_PM_inplace_sse2 |  | Prototype:  | bool convert_ARGB_to_ARGB_PM_inplace_sse2(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_sse2.cpp |  | Lines:  | 44-100 |  
  |  | 36 | 9 | 
 convert_ARGB_to_ARGB_PM_sse4| Name:  | convert_ARGB_to_ARGB_PM_sse4 |  | Prototype:  | void convert_ARGB_to_ARGB_PM_sse4(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_sse4.cpp |  | Lines:  | 52-66 |  
  |  | 10 | 2 | 
 convert_ARGB_to_Indexed8| Name:  | convert_ARGB_to_Indexed8 |  | Prototype:  | static void convert_ARGB_to_Indexed8(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1716-1719 |  
  |  | 1 | 1 | 
 convert_ARGB_to_RGBA| Name:  | convert_ARGB_to_RGBA |  | Prototype:  | static void convert_ARGB_to_RGBA(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 429-451 |  
  |  | 16 | 3 | 
 convert_ARGB_to_RGBA_inplace| Name:  | convert_ARGB_to_RGBA_inplace |  | Prototype:  | template<QImage::Format DestFormat> static bool convert_ARGB_to_RGBA_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 453-473 |  
  |  | 9 | 3 | 
 convert_ARGB_to_RGBx| Name:  | convert_ARGB_to_RGBx |  | Prototype:  | static void convert_ARGB_to_RGBx(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 405-427 |  
  |  | 16 | 3 | 
 convert_Alpha8_to_Indexed8| Name:  | convert_Alpha8_to_Indexed8 |  | Prototype:  | static void convert_Alpha8_to_Indexed8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1922-1934 |  
  |  | 7 | 2 | 
 convert_Alpha8_to_Indexed8_inplace| Name:  | convert_Alpha8_to_Indexed8_inplace |  | Prototype:  | static bool convert_Alpha8_to_Indexed8_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1950-1962 |  
  |  | 7 | 2 | 
 convert_BGR30_to_A2RGB30_inplace| Name:  | convert_BGR30_to_A2RGB30_inplace |  | Prototype:  | static bool convert_BGR30_to_A2RGB30_inplace(QImageData *data, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 705-716 |  
  |  | 7 | 3 | 
 convert_BGR30_to_RGB30| Name:  | convert_BGR30_to_RGB30 |  | Prototype:  | static void convert_BGR30_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 641-665 |  
  |  | 30 | 3 | 
 convert_BGR30_to_RGB30_inplace| Name:  | convert_BGR30_to_RGB30_inplace |  | Prototype:  | static bool convert_BGR30_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 667-703 |  
  |  | 29 | 8 | 
 convert_Grayscale8_to_Indexed8| Name:  | convert_Grayscale8_to_Indexed8 |  | Prototype:  | static void convert_Grayscale8_to_Indexed8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1936-1948 |  
  |  | 7 | 2 | 
 convert_Grayscale8_to_Indexed8_inplace| Name:  | convert_Grayscale8_to_Indexed8_inplace |  | Prototype:  | static bool convert_Grayscale8_to_Indexed8_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1964-1976 |  
  |  | 7 | 2 | 
 convert_Indexed8_to_Alpha8| Name:  | convert_Indexed8_to_Alpha8 |  | Prototype:  | static void convert_Indexed8_to_Alpha8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1836-1858 |  
  |  | 14 | 4 | 
 convert_Indexed8_to_Alpha8_inplace| Name:  | convert_Indexed8_to_Alpha8_inplace |  | Prototype:  | static bool convert_Indexed8_to_Alpha8_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1884-1901 |  
  |  | 10 | 4 | 
 convert_Indexed8_to_Grayscale8| Name:  | convert_Indexed8_to_Grayscale8 |  | Prototype:  | static void convert_Indexed8_to_Grayscale8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1860-1882 |  
  |  | 14 | 4 | 
 convert_Indexed8_to_Grayscale8_inplace| Name:  | convert_Indexed8_to_Grayscale8_inplace |  | Prototype:  | static bool convert_Indexed8_to_Grayscale8_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1903-1920 |  
  |  | 10 | 4 |