| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 deviceRegion| Name:  | deviceRegion |  | Prototype:  | static QRegion deviceRegion(const QRegion ®ion, QWindow *window, const QPoint &offset) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 247-261 |  
  |  | 10 | 3 | 
 deviceRect| Name:  | deviceRect |  | Prototype:  | static inline QRect deviceRect(const QRect &rect, QWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 235-240 |  
  |  | 3 | 1 | 
 deviceOffset| Name:  | deviceOffset |  | Prototype:  | static inline QPoint deviceOffset(const QPoint &pt, QWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 242-245 |  
  |  | 1 | 1 | 
 deviceIdKey::[lambda]| Name:  | deviceIdKey::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 140-140 |  
  |  | 0 | 1 | 
 deviceIdKey| Name:  | deviceIdKey |  | Prototype:  | static inline QString deviceIdKey() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 140-140 |  
  |  | 0 | 2 | 
 detectedCompat| Name:  | detectedCompat |  | Prototype:  | static bool detectedCompat(int button0, int button1, int button2) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 1975-1984 |  
  |  | 7 | 4 | 
 detectWebBrowser::[lambda]| Name:  | detectWebBrowser::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp |  | Lines:  | 100-100 |  
  |  | 0 | 1 | 
 detectWebBrowser| Name:  | detectWebBrowser |  | Prototype:  | static inline bool detectWebBrowser(const QByteArray &desktop, bool checkBrowserVariable, QString *browser) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp |  | Lines:  | 75-108 |  
  |  | 17 | 15 | 
 destroy_current_thread_data_key_dtor_class_::~ destroy_current_thread_data_key_dtor_class_| Name:  | destroy_current_thread_data_key_dtor_class_::~ destroy_current_thread_data_key_dtor_class_ |  | Prototype:  | inline ~ destroy_current_thread_data_key_dtor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 177-177 |  
  |  | 1 | 1 | 
 destroy_current_thread_data_key| Name:  | destroy_current_thread_data_key |  | Prototype:  | static void destroy_current_thread_data_key() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 166-176 |  
  |  | 4 | 1 | 
 destStoreRGB16| Name:  | destStoreRGB16 |  | Prototype:  | static void destStoreRGB16(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1192-1197 |  
  |  | 3 | 2 | 
 destStoreMonoLsb| Name:  | destStoreMonoLsb |  | Prototype:  | static void destStoreMonoLsb(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1165-1190 |  
  |  | 16 | 8 | 
 destStoreMono| Name:  | destStoreMono |  | Prototype:  | static void destStoreMono(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1138-1163 |  
  |  | 16 | 8 | 
 destStore64RGBA8888| Name:  | destStore64RGBA8888 |  | Prototype:  | static void destStore64RGBA8888(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1317-1323 |  
  |  | 3 | 2 | 
 destStore64RGB30| Name:  | destStore64RGB30 |  | Prototype:  | template<QtPixelOrder PixelOrder> static void destStore64RGB30(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1325-1336 |  
  |  | 2 | 1 | 
 destStore64ARGB32| Name:  | destStore64ARGB32 |  | Prototype:  | static void destStore64ARGB32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1309-1315 |  
  |  | 3 | 2 | 
 destStore64| Name:  | destStore64 |  | Prototype:  | static void destStore64(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1226-1245 |  
  |  | 15 | 3 | 
 destStore| Name:  | destStore |  | Prototype:  | static void destStore(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1199-1217 |  
  |  | 14 | 3 | 
 destFetchRGB16| Name:  | destFetchRGB16 |  | Prototype:  | static uint * destFetchRGB16(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1015-1021 |  
  |  | 4 | 2 | 
 destFetchMonoLsb| Name:  | destFetchMonoLsb |  | Prototype:  | static uint * destFetchMonoLsb(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 997-1008 |  
  |  | 8 | 2 | 
 destFetchMono| Name:  | destFetchMono |  | Prototype:  | static uint * destFetchMono(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 984-995 |  
  |  | 8 | 2 | 
 destFetchARGB32P| Name:  | destFetchARGB32P |  | Prototype:  | static uint * destFetchARGB32P(uint *, QRasterBuffer *rasterBuffer, int x, int y, int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1010-1013 |  
  |  | 1 | 1 | 
 destFetch64uint32| Name:  | destFetch64uint32 |  | Prototype:  | static QRgba64 * destFetch64uint32(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1038-1043 |  
  |  | 3 | 1 | 
 destFetch64| Name:  | destFetch64 |  | Prototype:  | static QRgba64 * destFetch64(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1030-1036 |  
  |  | 4 | 1 | 
 destFetch| Name:  | destFetch |  | Prototype:  | static uint * destFetch(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1023-1028 |  
  |  | 3 | 1 | 
 descriptionKey::[lambda]| Name:  | descriptionKey::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 145-145 |  
  |  | 0 | 1 | 
 descriptionKey| Name:  | descriptionKey |  | Prototype:  | static inline QString descriptionKey() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 145-145 |  
  |  | 0 | 2 | 
 deleteStaticcQErrorMessage| Name:  | deleteStaticcQErrorMessage |  | Prototype:  | static void deleteStaticcQErrorMessage() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp |  | Lines:  | 166-172 |  
  |  | 3 | 2 | 
 deleteBackingStore| Name:  | deleteBackingStore |  | Prototype:  | static void deleteBackingStore(QWidgetPrivate *d) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 1845-1874 |  
  |  | 13 | 4 | 
 deflate| Name:  | deflate |  | Prototype:  | static int deflate (Bytef *dest, ulong *destLen, const Bytef *source, ulong sourceLen) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 158-185 |  
  |  | 19 | 4 | 
 defaultWidgetAction| Name:  | defaultWidgetAction |  | Prototype:  | static bool defaultWidgetAction(QToolBarItem *item) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 334-338 |  
  |  | 2 | 1 | 
 defaultPositionMode| Name:  | defaultPositionMode |  | Prototype:  | static PositionMode defaultPositionMode(int pe) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2259-2276 |  
  |  | 3 | 12 | 
 defaultPosition| Name:  | defaultPosition |  | Prototype:  | static Qt::Alignment defaultPosition(int pe) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2107-2156 |  
  |  | 8 | 33 | 
 defaultOrigin| Name:  | defaultOrigin |  | Prototype:  | static Origin defaultOrigin(int pe) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2059-2105 |  
  |  | 5 | 36 | 
 declarations| Name:  | declarations |  | Prototype:  | static QVector<Declaration> declarations(const QVector<StyleRule> &styleRules, const QString &part, quint64 pseudoClass = PseudoClass_Unspecified) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1599-1615 |  
  |  | 11 | 4 | 
 debugVariantList| Name:  | debugVariantList |  | Prototype:  | static void debugVariantList(QDebug dbg, const QVariantList &list) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp |  | Lines:  | 801-812 |  
  |  | 8 | 3 | 
 data| Name:  | data |  | Prototype:  | static inline QTextFrameData *data(QTextFrame *f) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 242-248 |  
  |  | 4 | 2 | 
 darken_op| Name:  | darken_op |  | Prototype:  | static inline int darken_op(int dst, int src, int da, int sa) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1154-1157 |  
  |  | 1 | 1 | 
 currentTextLine| Name:  | currentTextLine |  | Prototype:  | static QTextLine currentTextLine(const QTextCursor &cursor) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 94-106 |  
  |  | 8 | 3 | 
 cubicTo_clipped| Name:  | cubicTo_clipped |  | Prototype:  | static inline bool cubicTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, const QPointF &c, const QPointF &d, bool needsMoveTo) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1578-1595 |  
  |  | 8 | 3 | 
 cubicToHook| Name:  | cubicToHook |  | Prototype:  | static void cubicToHook(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey, void *data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 568-583 |  
  |  | 9 | 2 | 
 cross| Name:  | cross |  | Prototype:  | inline int cross(const QPoint &u, const QPoint &v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 77-80 |  
  |  | 1 | 1 | 
 createWriteHandlerHelper| Name:  | createWriteHandlerHelper |  | Prototype:  | static QImageIOHandler *createWriteHandlerHelper(QIODevice *device, const QByteArray &format) |  | Coverage:  |   0.000% (0/78) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 128-234 |  
  |  | 49 | 20 | 
 createSlack| Name:  | createSlack |  | Prototype:  | static QPair<QSimplexVariable *, QSimplexConstraint *> createSlack(QSimplexConstraint *sizeConstraint, qreal interval, slackType type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2839-2851 |  
  |  | 7 | 1 | 
 createSequence| Name:  | createSequence |  | Prototype:  | static AnchorData *createSequence(Graph<AnchorVertex, AnchorData> *graph, AnchorVertex *before, const QVector<AnchorVertex*> &vertices, AnchorVertex *after) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 738-780 |  
  |  | 19 | 2 | 
 createReadHandlerHelper| Name:  | createReadHandlerHelper |  | Prototype:  | static QImageIOHandler *createReadHandlerHelper(QIODevice *device, const QByteArray &format, bool autoDetectImageFormat, bool ignoresFormatAndExtension) |  | Coverage:  |   0.000% (0/204) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 231-512 |  
  |  | 113 | 53 | 
 createData| Name:  | createData |  | Prototype:  | static QTextFrameData *createData(QTextFrame *f) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 231-240 |  
  |  | 6 | 2 | 
 correctWidgetContext| Name:  | correctWidgetContext |  | Prototype:  | static bool correctWidgetContext(Qt::ShortcutContext context, QWidget *w, QWidget *active_window) |  | Coverage:  |   0.000% (0/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 135-195 |  
  |  | 30 | 13 | 
 correctGraphicsWidgetContext| Name:  | correctGraphicsWidgetContext |  | Prototype:  | static bool correctGraphicsWidgetContext(Qt::ShortcutContext context, QGraphicsWidget *w, QWidget *active_window) |  | Coverage:  |   0.000% (0/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 198-254 |  
  |  | 30 | 12 | 
 correctActionContext| Name:  | correctActionContext |  | Prototype:  | static bool correctActionContext(Qt::ShortcutContext context, QAction *a, QWidget *active_window) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 258-304 |  
  |  | 15 | 7 | 
 copyUShort| Name:  | copyUShort |  | Prototype:  | static inline void copyUShort(uchar *dest, const uchar *src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 91-95 |  
  |  | 2 | 1 | 
 copyUInt| Name:  | copyUInt |  | Prototype:  | static inline void copyUInt(uchar *dest, const uchar *src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 83-89 |  
  |  | 4 | 1 | 
 copyToDoubles| Name:  | copyToDoubles |  | Prototype:  | static inline void copyToDoubles(const float m[4][4], double mm[4][4]) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 367-372 |  
  |  | 3 | 3 | 
 copyMouseEvent| Name:  | copyMouseEvent |  | Prototype:  | static QMouseEvent *copyMouseEvent(QEvent *e) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 62-110 |  
  |  | 12 | 8 | 
 copyMetadata| Name:  | copyMetadata |  | Prototype:  | static void copyMetadata(QImageData *dst, const QImageData *src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1106-1113 |  
  |  | 4 | 1 | 
 copyActionToPlatformItem| Name:  | copyActionToPlatformItem |  | Prototype:  | static void copyActionToPlatformItem(const QAction *action, QPlatformMenuItem *item, QPlatformMenu *itemsMenu) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 3214-3246 |  
  |  | 23 | 5 | 
 coordinateMode| Name:  | coordinateMode |  | Prototype:  | static inline QGradient::CoordinateMode coordinateMode(const QBrush &brush) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 98-109 |  
  |  | 3 | 5 | 
 coordinate| Name:  | coordinate |  | Prototype:  | static inline qreal coordinate(const QPointF &pos, int axis) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 305-308 |  
  |  | 1 | 1 | 
 convoluteBitmap| Name:  | convoluteBitmap |  | Prototype:  | static void convoluteBitmap(const uchar *src, uchar *dst, int width, int height, int pitch) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 621-639 |  
  |  | 9 | 3 | 
 convolute| Name:  | convolute |  | Prototype:  | static void convolute( QImage *destImage, const QPointF &pos, const QImage &srcImage, const QRectF &srcRect, QPainter::CompositionMode mode, qreal *kernel, int kernelWidth, int kernelHeight ) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 304-402 |  
  |  | 69 | 11 | 
 convert_passthrough_inplace| Name:  | convert_passthrough_inplace |  | Prototype:  | template<QImage::Format Format> static bool convert_passthrough_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 245-250 |  
  |  | 2 | 1 | 
 convert_passthrough| Name:  | convert_passthrough |  | Prototype:  | static void convert_passthrough(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 223-243 |  
  |  | 14 | 3 | 
 convert_indexed8_to_RGB_inplace| Name:  | convert_indexed8_to_RGB_inplace |  | Prototype:  | static bool convert_indexed8_to_RGB_inplace(QImageData *data, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 868-883 |  
  |  | 9 | 4 | 
 convert_indexed8_to_RGB16_inplace| Name:  | convert_indexed8_to_RGB16_inplace |  | Prototype:  | static bool convert_indexed8_to_RGB16_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 885-940 |  
  |  | 37 | 8 | 
 convert_indexed8_to_ARGB_inplace| Name:  | convert_indexed8_to_ARGB_inplace |  | Prototype:  | static bool convert_indexed8_to_ARGB_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:  | 817-866 |  
  |  | 34 | 6 | 
 convert_indexed8_to_ARGB_PM_inplace| Name:  | convert_indexed8_to_ARGB_PM_inplace |  | Prototype:  | static bool convert_indexed8_to_ARGB_PM_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 763-815 |  
  |  | 36 | 7 | 
 convert_generic_inplace| Name:  | convert_generic_inplace |  | Prototype:  | bool convert_generic_inplace(QImageData *data, QImage::Format dst_format, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 171-221 |  
  |  | 34 | 9 | 
 convert_generic| Name:  | convert_generic |  | Prototype:  | void convert_generic(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 124-169 |  
  |  | 31 | 7 | 
 convert_X_to_Mono| Name:  | convert_X_to_Mono |  | Prototype:  | static void convert_X_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:  | 1424-1427 |  
  |  | 1 | 1 | 
 convert_RGB_to_RGB30_inplace| Name:  | convert_RGB_to_RGB30_inplace |  | Prototype:  | template<QtPixelOrder PixelOrder> static bool convert_RGB_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 546-565 |  
  |  | 9 | 3 | 
 convert_RGB_to_RGB30| Name:  | convert_RGB_to_RGB30 |  | Prototype:  | template<QtPixelOrder PixelOrder> static void convert_RGB_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 520-544 |  
  |  | 12 | 3 | 
 convert_RGB_to_RGB16_inplace| Name:  | convert_RGB_to_RGB16_inplace |  | Prototype:  | static bool convert_RGB_to_RGB16_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:  | 942-971 |  
  |  | 21 | 4 | 
 convert_RGB_to_Indexed8| Name:  | convert_RGB_to_Indexed8 |  | Prototype:  | static void convert_RGB_to_Indexed8(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/146) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1451-1707 |  
  |  | 167 | 45 | 
 convert_RGBA_to_RGB| Name:  | convert_RGBA_to_RGB |  | Prototype:  | static void convert_RGBA_to_RGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 997-1019 |  
  |  | 16 | 3 | 
 convert_RGBA_to_ARGB_inplace| Name:  | convert_RGBA_to_ARGB_inplace |  | Prototype:  | template<QImage::Format DestFormat> static bool convert_RGBA_to_ARGB_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 499-518 |  
  |  | 9 | 3 | 
 convert_RGBA_to_ARGB| Name:  | convert_RGBA_to_ARGB |  | Prototype:  | static void convert_RGBA_to_ARGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 475-497 |  
  |  | 16 | 3 | 
 convert_RGB888_to_RGB32_ssse3| Name:  | convert_RGB888_to_RGB32_ssse3 |  | Prototype:  | void convert_RGB888_to_RGB32_ssse3(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_ssse3.cpp |  | Lines:  | 122-137 |  
  |  | 10 | 2 | 
 convert_RGB888_to_RGB| Name:  | convert_RGB888_to_RGB |  | Prototype:  | template <bool rgbx> static void convert_RGB888_to_RGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 355-376 |  
  |  | 12 | 3 | 
 convert_Mono_to_X32| Name:  | convert_Mono_to_X32 |  | Prototype:  | static void convert_Mono_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1754-1793 |  
  |  | 34 | 8 | 
 convert_Mono_to_Indexed8| Name:  | convert_Mono_to_Indexed8 |  | Prototype:  | static void convert_Mono_to_Indexed8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1796-1834 |  
  |  | 28 | 9 | 
 convert_Indexed8_to_X32| Name:  | convert_Indexed8_to_X32 |  | Prototype:  | static void convert_Indexed8_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1721-1752 |  
  |  | 31 | 5 | 
 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 | 
 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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| 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 |