| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 isRetainableControlCode| Name:  | isRetainableControlCode |  | Prototype:  | static inline bool isRetainableControlCode(QChar c) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 2689-2694 |  
  |  | 3 | 1 | 
 isProxyError| Name:  | isProxyError |  | Prototype:  | static bool isProxyError(QAbstractSocket::SocketError error) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 534-547 |  
  |  | 3 | 8 | 
 isParentOf| Name:  | isParentOf |  | Prototype:  | template <typename String> static bool isParentOf(const String &parent, const QString &dirName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp |  | Lines:  | 149-155 |  
  |  | 3 | 1 | 
 isParentDomain| Name:  | isParentDomain |  | Prototype:  | static inline bool isParentDomain(const QString &domain, const QString &reference) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp |  | Lines:  | 158-164 |  
  |  | 3 | 2 | 
 isHex| Name:  | isHex |  | Prototype:  | static inline bool isHex(ushort c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 169-174 |  
  |  | 3 | 1 | 
 isCacheable| Name:  | isCacheable |  | Prototype:  | static bool isCacheable(const QFileInfo &fi) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp |  | Lines:  | 325-340 |  
  |  | 3 | 2 | 
 interpolate_pixel_rgb16_255| Name:  | interpolate_pixel_rgb16_255 |  | Prototype:  | static inline quint16 interpolate_pixel_rgb16_255(quint16 x, quint8 a, quint16 y, quint8 b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4267-4274 |  
  |  | 3 | 1 | 
 initializeReader| Name:  | initializeReader |  | Prototype:  | static void initializeReader(QXmlSimpleReader &reader, bool namespaceProcessing) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6200-6205 |  
  |  | 3 | 1 | 
 idleTimerSourceDispatch| Name:  | idleTimerSourceDispatch |  | Prototype:  | static gboolean idleTimerSourceDispatch(GSource *source, GSourceFunc, gpointer) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 226-231 |  
  |  | 3 | 1 | 
 hasUsedConfiguration| Name:  | hasUsedConfiguration |  | Prototype:  | static bool hasUsedConfiguration(const QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp |  | Lines:  | 56-63 |  
  |  | 3 | 2 | 
 gridAt| Name:  | gridAt |  | Prototype:  | static QGridBox *&gridAt(QGridBox *grid[], int r, int c, int cc, Qt::Orientation orientation = Qt::Vertical) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 693-699 |  
  |  | 3 | 2 | 
 getInt| Name:  | getInt |  | Prototype:  | static inline int getInt(QDataStream &stream) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines:  | 1300-1305 |  
  |  | 3 | 1 | 
 fuzzyIsNull| Name:  | fuzzyIsNull |  | Prototype:  | static inline bool fuzzyIsNull(qreal d) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 68-74 |  
  |  | 3 | 2 | 
 fixedDate| Name:  | fixedDate |  | Prototype:  | static inline QDate fixedDate(int y, int m, int d) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 95-100 |  
  |  | 3 | 1 | 
 fetchPixels| Name:  | fetchPixels |  | Prototype:  | template <QPixelLayout::BPP bpp> inline const uint * fetchPixels(uint *buffer, const uchar *src, int index, int count) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 797-803 |  
  |  | 3 | 2 | 
 f2i| Name:  | f2i |  | Prototype:  | static inline quint32 f2i(float f) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 105-110 |  
  |  | 3 | 1 | 
 existsAsSpecified| Name:  | existsAsSpecified |  | Prototype:  | static bool existsAsSpecified(const QString &path, QStandardPaths::LocateOptions options) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp |  | Lines:  | 382-387 |  
  |  | 3 | 2 | 
 ensureInitialized| Name:  | ensureInitialized |  | Prototype:  | static void ensureInitialized() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp |  | Lines:  | 143-155 |  
  |  | 3 | 1 | 
 effectiveInternalFormat| Name:  | effectiveInternalFormat |  | Prototype:  | static inline GLenum effectiveInternalFormat(GLenum internalFormat) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 809-818 |  
  |  | 3 | 2 | 
 dumpOutput| Name:  | dumpOutput |  | Prototype:  | static void dumpOutput(const QByteArray &data, FILE *fh) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp |  | Lines:  | 77-82 |  
  |  | 3 | 1 | 
 dropShadow| Name:  | dropShadow |  | Prototype:  | static inline bool dropShadow() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 172-177 |  
  |  | 3 | 2 | 
 discardSyncRequest| Name:  | discardSyncRequest |  | Prototype:  | static inline bool discardSyncRequest(QWidget *tlw, QTLWExtra *tlwExtra) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 1094-1100 |  
  |  | 3 | 2 | 
 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:  | 241-246 |  
  |  | 3 | 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:  | 1205-1210 |  
  |  | 3 | 2 | 
 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:  | 1330-1336 |  
  |  | 3 | 2 | 
 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:  | 1322-1328 |  
  |  | 3 | 2 | 
 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:  | 1051-1056 |  
  |  | 3 | 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:  | 1036-1041 |  
  |  | 3 | 1 | 
 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:  | 172-178 |  
  |  | 3 | 2 | 
 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:  | 2265-2282 |  
  |  | 3 | 12 | 
 defaultData| Name:  | defaultData |  | Prototype:  | static const QLocaleData *defaultData() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 650-655 |  
  |  | 3 | 2 | 
 d2i| Name:  | d2i |  | Prototype:  | static inline quint64 d2i(double d) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 183-188 |  
  |  | 3 | 1 | 
 customStreamDebug| Name:  | customStreamDebug |  | Prototype:  | static void customStreamDebug(QDebug dbg, const QVariant &variant) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1095-1104 |  
  |  | 3 | 2 | 
 createUnixEventDispatcher| Name:  | createUnixEventDispatcher |  | Prototype:  | class QAbstractEventDispatcher *createUnixEventDispatcher() |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qgenericunixeventdispatcher.cpp |  | Lines:  | 46-54 |  
  |  | 3 | 2 | 
 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:  | 373-378 |  
  |  | 3 | 3 | 
 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:  | 104-115 |  
  |  | 3 | 5 | 
 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:  | 1435-1440 |  
  |  | 3 | 1 | 
 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:  | 1715-1720 |  
  |  | 3 | 1 | 
 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:  | 625-631 |  
  |  | 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:  | 75-81 |  
  |  | 3 | 2 | 
 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:  | 633-639 |  
  |  | 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:  | 621-627 |  
  |  | 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 convertIndexedToARGB64PM| Name:  | convertIndexedToARGB64PM |  | Prototype:  | static const QRgba64 * convertIndexedToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *clut) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 428-434 |  
  |  | 3 | 2 | 
 convertIndexedToARGB32PM| Name:  | convertIndexedToARGB32PM |  | Prototype:  | static const uint * convertIndexedToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *clut) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 420-426 |  
  |  | 3 | 2 | 
 convertGrayscale8ToRGB64| Name:  | convertGrayscale8ToRGB64 |  | Prototype:  | static const QRgba64 * convertGrayscale8ToRGB64(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 486-492 |  
  |  | 3 | 2 | 
 convertGrayscale8ToRGB32| Name:  | convertGrayscale8ToRGB32 |  | Prototype:  | static const uint * convertGrayscale8ToRGB32(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 470-476 |  
  |  | 3 | 2 | 
 convertGrayscale8FromRGB32| Name:  | convertGrayscale8FromRGB32 |  | Prototype:  | static const uint * convertGrayscale8FromRGB32(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 742-748 |  
  |  | 3 | 2 | 
 convertGrayscale8FromARGB32PM| Name:  | convertGrayscale8FromARGB32PM |  | Prototype:  | static const uint * convertGrayscale8FromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 750-756 |  
  |  | 3 | 2 | 
 convertCase_helper| Name:  | convertCase_helper |  | Prototype:  | template <typename Traits, typename T> __attribute__((const)) static inline T convertCase_helper(T uc) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1439-1451 |  
  |  | 3 | 2 | 
 convertAlpha8ToRGB64| Name:  | convertAlpha8ToRGB64 |  | Prototype:  | static const QRgba64 * convertAlpha8ToRGB64(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 478-484 |  
  |  | 3 | 2 | 
 convertAlpha8ToRGB32| Name:  | convertAlpha8ToRGB32 |  | Prototype:  | static const uint * convertAlpha8ToRGB32(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 462-468 |  
  |  | 3 | 2 | 
 convertAlpha8FromARGB32PM| Name:  | convertAlpha8FromARGB32PM |  | Prototype:  | static const uint * convertAlpha8FromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 734-740 |  
  |  | 3 | 2 | 
 convertARGBPMFromARGB32PM| Name:  | convertARGBPMFromARGB32PM |  | Prototype:  | template<QImage::Format Format, bool fromRGB> static const uint * convertARGBPMFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 359-383 |  
  |  | 3 | 2 | 
 convertARGB32FromARGB32PM_sse4| Name:  | convertARGB32FromARGB32PM_sse4 |  | Prototype:  | const uint * convertARGB32FromARGB32PM_sse4(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp |  | Lines:  | 59-65 |  
  |  | 3 | 2 | 
 convertARGB32FromARGB32PM| Name:  | convertARGB32FromARGB32PM |  | Prototype:  | static const uint * convertARGB32FromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 494-500 |  
  |  | 3 | 2 | 
 convertA2RGB30PMToARGB32PM| Name:  | convertA2RGB30PMToARGB32PM |  | Prototype:  | template<QtPixelOrder PixelOrder> static const uint * convertA2RGB30PMToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 641-648 |  
  |  | 3 | 2 | 
 convertA2RGB30PMFromARGB32PM_sse4| Name:  | convertA2RGB30PMFromARGB32PM_sse4 |  | Prototype:  | template<QtPixelOrder PixelOrder> const uint * convertA2RGB30PMFromARGB32PM_sse4(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp |  | Lines:  | 83-90 |  
  |  | 3 | 2 | 
 convertA2RGB30PMFromARGB32PM| Name:  | convertA2RGB30PMFromARGB32PM |  | Prototype:  | template<QtPixelOrder PixelOrder> static const uint * convertA2RGB30PMFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 707-714 |  
  |  | 3 | 2 | 
 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 | 
 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 | 
 comp_func_solid_SoftLight| Name:  | comp_func_solid_SoftLight |  | Prototype:  | void comp_func_solid_SoftLight(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1596-1602 |  
  |  | 3 | 2 | 
 comp_func_solid_Screen| Name:  | comp_func_solid_Screen |  | Prototype:  | void comp_func_solid_Screen(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1038-1044 |  
  |  | 3 | 2 | 
 comp_func_solid_Plus| Name:  | comp_func_solid_Plus |  | Prototype:  | void comp_func_solid_Plus(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 878-884 |  
  |  | 3 | 2 | 
 comp_func_solid_Overlay| Name:  | comp_func_solid_Overlay |  | Prototype:  | void comp_func_solid_Overlay(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1117-1123 |  
  |  | 3 | 2 | 
 comp_func_solid_Multiply| Name:  | comp_func_solid_Multiply |  | Prototype:  | void comp_func_solid_Multiply(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 970-976 |  
  |  | 3 | 2 | 
 comp_func_solid_Lighten| Name:  | comp_func_solid_Lighten |  | Prototype:  | void comp_func_solid_Lighten(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1263-1269 |  
  |  | 3 | 2 | 
 comp_func_solid_HardLight| Name:  | comp_func_solid_HardLight |  | Prototype:  | void comp_func_solid_HardLight(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1509-1515 |  
  |  | 3 | 2 | 
 comp_func_solid_Exclusion| Name:  | comp_func_solid_Exclusion |  | Prototype:  | void comp_func_solid_Exclusion(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1736-1742 |  
  |  | 3 | 2 | 
 comp_func_solid_Difference| Name:  | comp_func_solid_Difference |  | Prototype:  | void comp_func_solid_Difference(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1669-1675 |  
  |  | 3 | 2 | 
 comp_func_solid_Darken| Name:  | comp_func_solid_Darken |  | Prototype:  | void comp_func_solid_Darken(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1190-1196 |  
  |  | 3 | 2 | 
 comp_func_solid_ColorDodge| Name:  | comp_func_solid_ColorDodge |  | Prototype:  | void comp_func_solid_ColorDodge(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1346-1352 |  
  |  | 3 | 2 | 
 comp_func_solid_ColorBurn| Name:  | comp_func_solid_ColorBurn |  | Prototype:  | void comp_func_solid_ColorBurn(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1429-1435 |  
  |  | 3 | 2 | 
 comp_func_SoftLight| Name:  | comp_func_SoftLight |  | Prototype:  | void comp_func_SoftLight(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1627-1633 |  
  |  | 3 | 2 | 
 comp_func_Screen| Name:  | comp_func_Screen |  | Prototype:  | void comp_func_Screen(uint *dest, const uint *src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1069-1075 |  
  |  | 3 | 2 | 
 comp_func_Plus| Name:  | comp_func_Plus |  | Prototype:  | void comp_func_Plus(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 915-921 |  
  |  | 3 | 2 | 
 comp_func_Overlay| Name:  | comp_func_Overlay |  | Prototype:  | void comp_func_Overlay(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1148-1154 |  
  |  | 3 | 2 | 
 comp_func_Multiply| Name:  | comp_func_Multiply |  | Prototype:  | void comp_func_Multiply(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1001-1007 |  
  |  | 3 | 2 | 
 comp_func_Lighten| Name:  | comp_func_Lighten |  | Prototype:  | void comp_func_Lighten(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1294-1300 |  
  |  | 3 | 2 | 
 comp_func_HardLight| Name:  | comp_func_HardLight |  | Prototype:  | void comp_func_HardLight(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1540-1546 |  
  |  | 3 | 2 | 
 comp_func_Exclusion| Name:  | comp_func_Exclusion |  | Prototype:  | void comp_func_Exclusion(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1767-1773 |  
  |  | 3 | 2 | 
 comp_func_Difference| Name:  | comp_func_Difference |  | Prototype:  | void comp_func_Difference(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1700-1706 |  
  |  | 3 | 2 | 
 comp_func_Darken| Name:  | comp_func_Darken |  | Prototype:  | void comp_func_Darken(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1221-1227 |  
  |  | 3 | 2 | 
 comp_func_ColorDodge| Name:  | comp_func_ColorDodge |  | Prototype:  | void comp_func_ColorDodge(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1377-1383 |  
  |  | 3 | 2 | 
 comp_func_ColorBurn| Name:  | comp_func_ColorBurn |  | Prototype:  | void comp_func_ColorBurn(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1460-1466 |  
  |  | 3 | 2 | 
 cmp| Name:  | cmp |  | Prototype:  | static int cmp(const ushort *s1, const ushort *s2, size_t len) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp |  | Lines:  | 445-453 |  
  |  | 3 | 2 | 
 clientChallenge| Name:  | clientChallenge |  | Prototype:  | static QByteArray clientChallenge(const QAuthenticatorPrivate *ctx) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1210-1215 |  
  |  | 3 | 1 | 
 clearExpectFail| Name:  | clearExpectFail |  | Prototype:  | static void clearExpectFail() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp |  | Lines:  | 123-128 |  
  |  | 3 | 1 | 
 cleanupDevicesList| Name:  | cleanupDevicesList |  | Prototype:  | static void cleanupDevicesList() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp |  | Lines:  | 208-213 |  
  |  | 3 | 1 | 
 cleanup| Name:  | cleanup |  | Prototype:  | static void cleanup() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1433-1440 |  
  |  | 3 | 2 |