| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 sanityCheck| Name:  | sanityCheck |  | Prototype:  | static bool sanityCheck(const QMdiSubWindow * const child, const char *where) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 180-189 |  
  |  | 6 | 2 | 
 sanityCheck| Name:  | sanityCheck |  | Prototype:  | static bool sanityCheck(const QList<QWidget *> &widgets, const int index, const char *where) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 191-206 |  
  |  | 11 | 3 | 
 s5StateToString| Name:  | s5StateToString |  | Prototype:  | static inline QString s5StateToString(QSocks5SocketEnginePrivate::Socks5State) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 140-140 |  
  |  | 1 | 1 | 
 roundInDeviceCoordinates| Name:  | roundInDeviceCoordinates |  | Prototype:  | static inline QPointF roundInDeviceCoordinates(const QPointF &p, const QTransform &m) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5015-5018 |  
  |  | 1 | 1 | 
 rotated90| Name:  | rotated90 |  | Prototype:  | static QImage rotated90(const QImage &image) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4438-4500 |  
  |  | 36 | 28 | 
 rotated270| Name:  | rotated270 |  | Prototype:  | static QImage rotated270(const QImage &image) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4508-4570 |  
  |  | 36 | 28 | 
 rotated180| Name:  | rotated180 |  | Prototype:  | static QImage rotated180(const QImage &image) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4503-4505 |  
  |  | 1 | 1 | 
 rgbSwapped_generic| Name:  | rgbSwapped_generic |  | Prototype:  | inline void rgbSwapped_generic(int width, int height, const QImage *src, QImage *dst, const QPixelLayout* layout) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3133-3163 |  
  |  | 23 | 4 | 
 rgbBlendPixel| Name:  | rgbBlendPixel |  | Prototype:  | static inline void rgbBlendPixel(quint32 *dst, int coverage, int sr, int sg, int sb, const uchar *gamma, const uchar *invgamma) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5729-5774 |  
  |  | 31 | 2 | 
 rgb2hsv| Name:  | rgb2hsv |  | Prototype:  | static inline void rgb2hsv(QRgb rgb, int &h, int &s, int &v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 569-574 |  
  |  | 3 | 1 | 
 reverse| Name:  | reverse |  | Prototype:  | template<typename C> static inline C reverse(const C &l) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 858-864 |  
  |  | 4 | 2 | 
 resolveGConf| Name:  | resolveGConf |  | Prototype:  | static bool resolveGConf() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp |  | Lines:  | 596-606 |  
  |  | 5 | 2 | 
 resolveFileName| Name:  | resolveFileName |  | Prototype:  | static QString resolveFileName(QString fileName, QUrl *url, qreal targetDevicePixelRatio, qreal *sourceDevicePixelRatio) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp |  | Lines:  | 49-70 |  
  |  | 8 | 5 | 
 resolveEntity| Name:  | resolveEntity |  | Prototype:  | static QChar resolveEntity(const QString &entity) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 336-344 |  
  |  | 6 | 2 | 
 replaceVertex_helper| Name:  | replaceVertex_helper |  | Prototype:  | static AnchorVertex *replaceVertex_helper(AnchorData *data, AnchorVertex *oldV, AnchorVertex *newV) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 863-874 |  
  |  | 7 | 2 | 
 replaceTextFallback| Name:  | replaceTextFallback |  | Prototype:  | static void replaceTextFallback(QAccessibleInterface *accessible, long startOffset, long endOffset, const QString &txt) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 2154-2164 |  
  |  | 7 | 3 | 
 removeWidgetRecursively| Name:  | removeWidgetRecursively |  | Prototype:  | static bool removeWidgetRecursively(QLayoutItem *li, QObject *w) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 543-562 |  
  |  | 14 | 5 | 
 removeOptionalQuotes| Name:  | removeOptionalQuotes |  | Prototype:  | static inline void removeOptionalQuotes(QString *str) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2222-2229 |  
  |  | 5 | 2 | 
 removeLayoutItemFromLayout| Name:  | removeLayoutItemFromLayout |  | Prototype:  | static bool removeLayoutItemFromLayout(QGraphicsLayout *lay, QGraphicsLayoutItem *layoutItem) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp |  | Lines:  | 110-126 |  
  |  | 11 | 6 | 
 releaseMouseGrabOfWidget| Name:  | releaseMouseGrabOfWidget |  | Prototype:  | static void releaseMouseGrabOfWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12477-12491 |  
  |  | 7 | 4 | 
 releaseKey::[lambda]| Name:  | releaseKey::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 135-135 |  
  |  | 0 | 1 | 
 releaseKey| Name:  | releaseKey |  | Prototype:  | static inline QString releaseKey() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 135-135 |  
  |  | 0 | 2 | 
 releaseCachedFontEngine| Name:  | releaseCachedFontEngine |  | Prototype:  | static inline void releaseCachedFontEngine(QFontEngine *fontEngine) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 1532-1536 |  
  |  | 2 | 2 | 
 registerFont| Name:  | registerFont |  | Prototype:  | static void registerFont(QFontDatabasePrivate::ApplicationFont *fnt) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1021-1028 |  
  |  | 3 | 1 | 
 registerComplexDBusType::destruct| Name:  | registerComplexDBusType::destruct |  | Prototype:  | static void destruct(void *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp |  | Lines:  | 126-129 |  
  |  | 1 | 1 | 
 registerComplexDBusType::construct| Name:  | registerComplexDBusType::construct |  | Prototype:  | static void *construct(void *, const void *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp |  | Lines:  | 131-135 |  
  |  | 2 | 1 | 
 rect_intersects| Name:  | rect_intersects |  | Prototype:  | inline bool rect_intersects(const QRect &r1, const QRect &r2) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 687-691 |  
  |  | 2 | 1 | 
 realMinSize| Name:  | realMinSize |  | Prototype:  | static int realMinSize(const QDockAreaLayoutInfo &info) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 477-500 |  
  |  | 15 | 5 | 
 realMaxSize| Name:  | realMaxSize |  | Prototype:  | static int realMaxSize(const QDockAreaLayoutInfo &info) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 502-528 |  
  |  | 17 | 6 | 
 read_xpm_string| Name:  | read_xpm_string |  | Prototype:  | static bool read_xpm_string(QByteArray &buf, QIODevice *d, const char * const *source, int &index, QByteArray &state) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 785-818 |  
  |  | 23 | 8 | 
 read_xpm_header| Name:  | read_xpm_header |  | Prototype:  | static bool read_xpm_header( QIODevice *device, const char * const * source, int& index, QByteArray &state, int *cpp, int *ncols, int *w, int *h) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 833-853 |  
  |  | 8 | 4 | 
 read_xpm_body| Name:  | read_xpm_body |  | Prototype:  | static bool read_xpm_body( QIODevice *device, const char * const * source, int& index, QByteArray& state, int cpp, int ncols, int w, int h, QImage& image) |  | Coverage:  |   0.000% (0/124) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 857-1013 |  
  |  | 106 | 34 | 
 read_xbm_image| Name:  | read_xbm_image |  | Prototype:  | static bool read_xbm_image(QIODevice *device, QImage *outImage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 168-174 |  
  |  | 4 | 2 | 
 read_xbm_header| Name:  | read_xbm_header |  | Prototype:  | static bool read_xbm_header(QIODevice *device, int& w, int& h) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 58-112 |  
  |  | 32 | 8 | 
 read_xbm_body| Name:  | read_xbm_body |  | Prototype:  | static bool read_xbm_body(QIODevice *device, int w, int h, QImage *outImage) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 114-166 |  
  |  | 32 | 9 | 
 read_pbm_int| Name:  | read_pbm_int |  | Prototype:  | static int read_pbm_int(QIODevice *d) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 59-88 |  
  |  | 22 | 9 | 
 read_pbm_header| Name:  | read_pbm_header |  | Prototype:  | static bool read_pbm_header(QIODevice *device, char& type, int& w, int& h, int& mcc) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 90-115 |  
  |  | 16 | 6 | 
 read_pbm_body| Name:  | read_pbm_body |  | Prototype:  | static bool read_pbm_body(QIODevice *device, char type, int w, int h, int mcc, QImage *outImage) |  | Coverage:  |   0.000% (0/91) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 117-252 |  
  |  | 93 | 32 | 
 read_image_scaled| Name:  | read_image_scaled |  | Prototype:  | static void read_image_scaled(QImage *outImage, png_structp png_ptr, png_infop info_ptr, QPngHandlerPrivate::AllocatedMemoryPointers &, QSize scaledSize) |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 404-481 |  
  |  | 58 | 14 | 
 read_dib_infoheader| Name:  | read_dib_infoheader |  | Prototype:  | static bool read_dib_infoheader(QDataStream &s, BMP_INFOHDR &bi) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 162-178 |  
  |  | 12 | 4 | 
 read_dib_fileheader| Name:  | read_dib_fileheader |  | Prototype:  | static bool read_dib_fileheader(QDataStream &s, BMP_FILEHDR &bf) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 148-160 |  
  |  | 6 | 3 | 
 read_dib_body| Name:  | read_dib_body |  | Prototype:  | static bool read_dib_body(QDataStream &s, const BMP_INFOHDR &bi, int offset, int startpos, QImage &image) |  | Coverage:  |   0.000% (0/316) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 180-580 |  
  |  | 288 | 97 | 
 readValue| Name:  | readValue |  | Prototype:  | template <typename T> T readValue(const uchar *&data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 92-98 |  
  |  | 3 | 1 | 
 readV1ColorGroup| Name:  | readV1ColorGroup |  | Prototype:  | static void readV1ColorGroup(QDataStream &s, QPalette &pal, QPalette::ColorGroup grp) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 968-975 |  
  |  | 4 | 2 | 
 readUShort| Name:  | readUShort |  | Prototype:  | static inline ushort readUShort(const uchar *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 64-67 |  
  |  | 1 | 1 | 
 readUInt| Name:  | readUInt |  | Prototype:  | static inline uint readUInt(const uchar *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 59-62 |  
  |  | 1 | 1 | 
 readMSDosDate| Name:  | readMSDosDate |  | Prototype:  | static QDateTime readMSDosDate(const uchar *src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 267-280 |  
  |  | 10 | 1 | 
 readGpuFeatures::[lambda]| Name:  | readGpuFeatures::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 409-409 |  
  |  | 0 | 1 | 
 readGpuFeatures| Name:  | readGpuFeatures |  | Prototype:  | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QJsonDocument &doc, QSet<QString> *result, QString *errorMessage) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 399-430 |  
  |  | 16 | 8 | 
 readGpuFeatures| Name:  | readGpuFeatures |  | Prototype:  | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QByteArray &jsonAsciiData, QSet<QString> *result, QString *errorMessage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 432-452 |  
  |  | 12 | 2 | 
 readGpuFeatures| Name:  | readGpuFeatures |  | Prototype:  | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QString &fileName, QSet<QString> *result, QString *errorMessage) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 454-477 |  
  |  | 14 | 3 | 
 readEtcRedHatRelease| Name:  | readEtcRedHatRelease |  | Prototype:  | static bool readEtcRedHatRelease(QUnixOSVersion &v) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2251-2269 |  
  |  | 11 | 2 | 
 readEtcLsbRelease::[lambda]| Name:  | readEtcLsbRelease::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2212-2212 |  
  |  | 0 | 1 | 
 readEtcLsbRelease| Name:  | readEtcLsbRelease |  | Prototype:  | static bool readEtcLsbRelease(QUnixOSVersion &v) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2209-2237 |  
  |  | 11 | 7 | 
 readEtcDebianVersion::[lambda]| Name:  | readEtcDebianVersion::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2280-2280 |  
  |  | 0 | 1 | 
 readEtcDebianVersion| Name:  | readEtcDebianVersion |  | Prototype:  | static bool readEtcDebianVersion(QUnixOSVersion &v) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2271-2283 |  
  |  | 5 | 3 | 
 read16| Name:  | read16 |  | Prototype:  | static quint16 read16(const uchar *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 786-789 |  
  |  | 1 | 1 | 
 rawReadValue| Name:  | rawReadValue |  | Prototype:  | static quint64 rawReadValue(int fd) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp |  | Lines:  | 564-597 |  
  |  | 11 | 4 | 
 rasterop_solid_SourceXorDestination| Name:  | rasterop_solid_SourceXorDestination |  | Prototype:  | void rasterop_solid_SourceXorDestination(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:  | 1812-1821 |  
  |  | 4 | 2 | 
 rasterop_solid_SourceOrNotDestination| Name:  | rasterop_solid_SourceOrNotDestination |  | Prototype:  | void rasterop_solid_SourceOrNotDestination(uint *__restrict__ 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:  | 2009-2019 |  
  |  | 4 | 2 | 
 rasterop_solid_SourceOrDestination| Name:  | rasterop_solid_SourceOrDestination |  | Prototype:  | void rasterop_solid_SourceOrDestination(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:  | 1769-1777 |  
  |  | 3 | 2 | 
 rasterop_solid_SourceAndNotDestination| Name:  | rasterop_solid_SourceAndNotDestination |  | Prototype:  | void rasterop_solid_SourceAndNotDestination(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:  | 1950-1960 |  
  |  | 4 | 2 | 
 rasterop_solid_SourceAndDestination| Name:  | rasterop_solid_SourceAndDestination |  | Prototype:  | void rasterop_solid_SourceAndDestination(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:  | 1789-1798 |  
  |  | 4 | 2 | 
 rasterop_solid_SetDestination| Name:  | rasterop_solid_SetDestination |  | Prototype:  | void rasterop_solid_SetDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 2048-2055 |  
  |  | 2 | 1 | 
 rasterop_solid_NotSourceXorDestination| Name:  | rasterop_solid_NotSourceXorDestination |  | Prototype:  | void rasterop_solid_NotSourceXorDestination(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:  | 1885-1896 |  
  |  | 5 | 2 | 
 rasterop_solid_NotSourceOrNotDestination| Name:  | rasterop_solid_NotSourceOrNotDestination |  | Prototype:  | void rasterop_solid_NotSourceOrNotDestination(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:  | 1860-1871 |  
  |  | 5 | 2 | 
 rasterop_solid_NotSourceOrDestination| Name:  | rasterop_solid_NotSourceOrDestination |  | Prototype:  | void rasterop_solid_NotSourceOrDestination(uint *__restrict__ 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:  | 1986-1995 |  
  |  | 4 | 2 | 
 rasterop_solid_NotSourceAndNotDestination| Name:  | rasterop_solid_NotSourceAndNotDestination |  | Prototype:  | void rasterop_solid_NotSourceAndNotDestination(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:  | 1835-1846 |  
  |  | 5 | 2 | 
 rasterop_solid_NotSourceAndDestination| Name:  | rasterop_solid_NotSourceAndDestination |  | Prototype:  | void rasterop_solid_NotSourceAndDestination(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:  | 1925-1936 |  
  |  | 5 | 2 | 
 rasterop_solid_NotSource| Name:  | rasterop_solid_NotSource |  | Prototype:  | void rasterop_solid_NotSource(uint *dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1910-1915 |  
  |  | 2 | 1 | 
 rasterop_solid_NotDestination| Name:  | rasterop_solid_NotDestination |  | Prototype:  | void rasterop_solid_NotDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 2066-2073 |  
  |  | 2 | 1 | 
 rasterop_solid_ClearDestination| Name:  | rasterop_solid_ClearDestination |  | Prototype:  | void rasterop_solid_ClearDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 2030-2037 |  
  |  | 2 | 1 | 
 rasterop_SourceXorDestination| Name:  | rasterop_SourceXorDestination |  | Prototype:  | void rasterop_SourceXorDestination(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:  | 1823-1833 |  
  |  | 4 | 2 | 
 rasterop_SourceOrNotDestination| Name:  | rasterop_SourceOrNotDestination |  | Prototype:  | void rasterop_SourceOrNotDestination(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:  | 1997-2007 |  
  |  | 4 | 2 | 
 rasterop_SourceOrDestination| Name:  | rasterop_SourceOrDestination |  | Prototype:  | void rasterop_SourceOrDestination(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:  | 1779-1787 |  
  |  | 3 | 2 | 
 rasterop_SourceAndNotDestination| Name:  | rasterop_SourceAndNotDestination |  | Prototype:  | void rasterop_SourceAndNotDestination(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:  | 1962-1972 |  
  |  | 4 | 2 | 
 rasterop_SourceAndDestination| Name:  | rasterop_SourceAndDestination |  | Prototype:  | void rasterop_SourceAndDestination(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:  | 1800-1810 |  
  |  | 4 | 2 | 
 rasterop_SetDestination| Name:  | rasterop_SetDestination |  | Prototype:  | void rasterop_SetDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 2039-2046 |  
  |  | 2 | 1 | 
 rasterop_NotSourceXorDestination| Name:  | rasterop_NotSourceXorDestination |  | Prototype:  | void rasterop_NotSourceXorDestination(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:  | 1898-1908 |  
  |  | 4 | 2 | 
 rasterop_NotSourceOrNotDestination| Name:  | rasterop_NotSourceOrNotDestination |  | Prototype:  | void rasterop_NotSourceOrNotDestination(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:  | 1873-1883 |  
  |  | 4 | 2 | 
 rasterop_NotSourceOrDestination| Name:  | rasterop_NotSourceOrDestination |  | Prototype:  | void rasterop_NotSourceOrDestination(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:  | 1974-1984 |  
  |  | 4 | 2 | 
 rasterop_NotSourceAndNotDestination| Name:  | rasterop_NotSourceAndNotDestination |  | Prototype:  | void rasterop_NotSourceAndNotDestination(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:  | 1848-1858 |  
  |  | 4 | 2 | 
 rasterop_NotSourceAndDestination| Name:  | rasterop_NotSourceAndDestination |  | Prototype:  | void rasterop_NotSourceAndDestination(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:  | 1938-1948 |  
  |  | 4 | 2 | 
 rasterop_NotSource| Name:  | rasterop_NotSource |  | Prototype:  | void rasterop_NotSource(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:  | 1917-1923 |  
  |  | 3 | 2 | 
 rasterop_NotDestination| Name:  | rasterop_NotDestination |  | Prototype:  | void rasterop_NotDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 2057-2064 |  
  |  | 2 | 1 | 
 rasterop_ClearDestination| Name:  | rasterop_ClearDestination |  | Prototype:  | void rasterop_ClearDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 2021-2028 |  
  |  | 2 | 1 | 
 qwindowcontainer_traverse| Name:  | qwindowcontainer_traverse |  | Prototype:  | static void qwindowcontainer_traverse(QWidget *parent, qwindowcontainer_traverse_callback callback) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp |  | Lines:  | 331-342 |  
  |  | 7 | 4 | 
 quotedValue| Name:  | quotedValue |  | Prototype:  | static QString quotedValue(const QString &data) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3566-3572 |  
  |  | 4 | 1 | 
 quoteNewline| Name:  | quoteNewline |  | Prototype:  | static QString quoteNewline(const QString &s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 481-486 |  
  |  | 3 | 1 | 
 qtransform_equals_no_translate| Name:  | qtransform_equals_no_translate |  | Prototype:  | static inline bool qtransform_equals_no_translate(const QTransform &a, const QTransform &b) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 61-76 |  
  |  | 8 | 2 | 
 qt_xcb_createCursorXRender| Name:  | qt_xcb_createCursorXRender |  | Prototype:  | xcb_cursor_t qt_xcb_createCursorXRender(QXcbScreen *screen, const QImage &image, const QPoint &spot) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp |  | Lines:  | 193-266 |  
  |  | 52 | 5 | 
 qt_xcb_XPixmapFromBitmap| Name:  | qt_xcb_XPixmapFromBitmap |  | Prototype:  | xcb_pixmap_t qt_xcb_XPixmapFromBitmap(QXcbScreen *screen, const QImage &image) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp |  | Lines:  | 166-191 |  
  |  | 22 | 4 | 
 qt_xForm_helper| Name:  | qt_xForm_helper |  | Prototype:  | bool qt_xForm_helper(const QTransform &trueMat, int xoffset, int type, int depth, uchar *dptr, int dbpl, int p_inc, int dHeight, const uchar *sptr, int sbpl, int sWidth, int sHeight) |  | Coverage:  |   0.000% (0/187) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4004-4114 |  
  |  | 80 | 52 | 
 qt_write_dib| Name:  | qt_write_dib |  | Prototype:  | bool qt_write_dib(QDataStream &s, QImage image) |  | Coverage:  |   0.000% (0/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 583-685 |  
  |  | 78 | 18 | 
 qt_window_private| Name:  | qt_window_private |  | Prototype:  | QWindowPrivate *qt_window_private(QWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 2343-2346 |  
  |  | 1 | 1 | 
 qt_widget_private| Name:  | qt_widget_private |  | Prototype:  | QWidgetPrivate *qt_widget_private(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12206-12209 |  
  |  | 1 | 1 | 
 qt_wasDeleted| Name:  | qt_wasDeleted |  | Prototype:  | static bool qt_wasDeleted(const QWidget *w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 248-251 |  
  |  | 1 | 1 | 
 qt_useHarfbuzzNG| Name:  | qt_useHarfbuzzNG |  | Prototype:  | bool qt_useHarfbuzzNG() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 93-96 |  
  |  | 1 | 1 | 
 qt_unitSize| Name:  | qt_unitSize |  | Prototype:  | static QSizeF qt_unitSize(QPageSize::PageSizeId pageSizeId, QPageSize::Unit units) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 585-601 |  
  |  | 7 | 7 | 
 qt_try_modal| Name:  | qt_try_modal |  | Prototype:  | bool qt_try_modal(QWidget *widget, QEvent::Type type) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2630-2661 |  
  |  | 11 | 9 |