| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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 | 
 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 | 
 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 | 
 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 | 
 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_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_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_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_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_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_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_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_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_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_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_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 | 
 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 | 
 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 | 
 recode| Name:  | recode |  | Prototype:  | static int recode(QString &result, const ushort *begin, const ushort *end, QUrl::ComponentFormattingOptions encoding, const uchar *actionTable, bool retryBadEncoding) |  | Coverage:  |  96.053% (73/76) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 344-445 |  
  |  | 63 | 21 | 
 recodeAndAppend| Name:  | recodeAndAppend |  | Prototype:  | static void recodeAndAppend(QString &to, const QString &input, QUrl::ComponentFormattingOptions encoding, const ushort *tableModifications) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 480-485 |  
  |  | 2 | 2 | 
 recodeFromUser| Name:  | recodeFromUser |  | Prototype:  | static inline QString recodeFromUser(const QString &input, const ushort *actions, int from, int to) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 819-829 |  
  |  | 6 | 2 | 
 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 | 
 registerComplexDBusType| Name:  | registerComplexDBusType |  | Prototype:  | static int registerComplexDBusType(const char *typeName) |  | Coverage:  |  33.333% (1/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp |  | Lines:  | 123-144 |  
  |  | 9 | 3 | 
 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 | 
 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 | 
 registerEventTypeZeroBased| Name:  | registerEventTypeZeroBased |  | Prototype:  | static inline int registerEventTypeZeroBased(int id) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 445-453 |  
  |  | 3 | 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 | 
 registerHelper| Name:  | registerHelper |  | Prototype:  | template<typename T> inline static void registerHelper(T * = 0) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp |  | Lines:  | 74-82 |  
  |  | 5 | 1 | 
 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 | 
 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 | 
 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 | 
 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 | 
 removeDotsFromPath| Name:  | removeDotsFromPath |  | Prototype:  | static void removeDotsFromPath(QString *path) |  | Coverage:  |  83.516% (76/91) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1529-1603 |  
  |  | 39 | 15 | 
 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 | 
 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 | 
 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 | 
 replaceArgEscapes| Name:  | replaceArgEscapes |  | Prototype:  | static QString replaceArgEscapes(const QString &s, const ArgEscapeData &d, int field_width, const QString &arg, const QString &larg, QChar fillChar = QLatin1Char(' ')) |  | Coverage:  | 100.000% (44/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7283-7375 |  
  |  | 56 | 14 | 
 replacePercentN| Name:  | replacePercentN |  | Prototype:  | static void replacePercentN(QString *result, int n) |  | Coverage:  |  78.571% (11/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1935-1957 |  
  |  | 15 | 5 | 
 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 | 
 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 | 
 report_error| Name:  | report_error |  | Prototype:  | static void report_error(int code, const char *where, const char *what) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 65-69 |  
  |  | 2 | 2 | 
 requiresOpenType| Name:  | requiresOpenType |  | Prototype:  | static inline bool requiresOpenType(int writingSystem) |  | Coverage:  |  33.333% (3/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 358-362 |  
  |  | 2 | 1 | 
 reset| Name:  | reset |  | Prototype:  | QTextStream &reset(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2962-2966 |  
  |  | 2 | 1 | 
 resetCodecConverterStateHelper| Name:  | resetCodecConverterStateHelper |  | Prototype:  | static void resetCodecConverterStateHelper(QTextCodec::ConverterState *state) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 351-355 |  
  |  | 2 | 1 | 
 resetSmState| Name:  | resetSmState |  | Prototype:  | static void resetSmState() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp |  | Lines:  | 88-98 |  
  |  | 8 | 1 | 
 resolveClassName| Name:  | resolveClassName |  | Prototype:  | static const QMetaObject *resolveClassName (const QMap<QByteArray, const QMetaObject *>& references, const QByteArray& name) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 1682-1690 |  
  |  | 3 | 2 | 
 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 | 
 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 | 
 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 | 
 resolveLibraryInternal| Name:  | resolveLibraryInternal |  | Prototype:  | static bool resolveLibraryInternal() |  | Coverage:  |  41.667% (10/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp |  | Lines:  | 88-123 |  
  |  | 19 | 9 | 
 resolveLibraryInternal::[lambda]| Name:  | resolveLibraryInternal::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp |  | Lines:  | 93-93 |  
  |  | 0 | 1 | 
 resolveStringRefsAndReturnTotalSize| Name:  | resolveStringRefsAndReturnTotalSize |  | Prototype:  | static int resolveStringRefsAndReturnTotalSize(ParseResult &parts, const ArgIndexToPlaceholderMap &argIndexToPlaceholderMap, const QString *args[]) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7947-7960 |  
  |  | 9 | 4 | 
 resourceType| Name:  | resourceType |  | Prototype:  | static int resourceType(const QByteArray &key) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp |  | Lines:  | 70-87 |  
  |  | 3 | 1 | 
 retrieveLabel| Name:  | retrieveLabel |  | Prototype:  | static inline QString retrieveLabel(const QByteArray &device) |  | Coverage:  |  22.222% (2/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp |  | Lines:  | 471-504 |  
  |  | 9 | 3 | 
 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 | 
 rfcDateImpl| Name:  | rfcDateImpl |  | Prototype:  | static ParsedRfcDateTime rfcDateImpl(const QString &s) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 209-240 |  
  |  | 20 | 7 | 
 rfcDateImpl::[lambda]| Name:  | rfcDateImpl::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 226-226 |  
  |  | 0 | 1 | 
 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 | 
 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 | 
 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 | 
 right| Name:  | right |  | Prototype:  | QTextStream &right(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2903-2907 |  
  |  | 2 | 1 | 
 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 | 
 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 | 
 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 | 
 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 | 
 roundToMillisecond| Name:  | roundToMillisecond |  | Prototype:  | static timespec roundToMillisecond(timespec val) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp |  | Lines:  | 197-205 |  
  |  | 3 | 1 | 
 rowLengthsFromRange| Name:  | rowLengthsFromRange |  | Prototype:  | static void rowLengthsFromRange(const QItemSelectionRange &range, QVector<QPair<QPersistentModelIndex, uint> > &result) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 289-303 |  
  |  | 7 | 3 | 
 runningUnderDebugger| Name:  | runningUnderDebugger |  | Prototype:  | static bool runningUnderDebugger() |  | Coverage:  |  13.333% (2/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines:  | 89-111 |  
  |  | 14 | 5 | 
 s2b| Name:  | s2b |  | Prototype:  | static Bigint *s2b(const char *s, int nd0, int nd, quint32 y9) |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 603-633 |  
  |  | 18 | 5 | 
 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 | 
 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 | 
 saveCoverageTool| Name:  | saveCoverageTool |  | Prototype:  | static void saveCoverageTool(const char * appname, bool testfailed, bool installedTestCoverage) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 59-77 |  
  |  | 8 | 2 | 
 scaleOutline| Name:  | scaleOutline |  | Prototype:  | static void scaleOutline(FT_Face face, FT_GlyphSlot g, FT_Fixed x_scale, FT_Fixed y_scale) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 413-424 |  
  |  | 8 | 2 | 
 scaleRect| Name:  | scaleRect |  | Prototype:  | static const QRectF scaleRect(const QRectF &r, qreal sx, qreal sy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1410-1413 |  
  |  | 1 | 1 | 
 scanEscapeSequence| Name:  | scanEscapeSequence |  | Prototype:  | static inline bool scanEscapeSequence(const char *&json, const char *end, uint *ch) |  | Coverage:  |  47.059% (16/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp |  | Lines:  | 836-879 |  
  |  | 24 | 15 | 
 scanUtf8Char| Name:  | scanUtf8Char |  | Prototype:  | static inline bool scanUtf8Char(const char *&json, const char *end, uint *result) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp |  | Lines:  | 881-894 |  
  |  | 8 | 2 | 
 scientific| Name:  | scientific |  | Prototype:  | QTextStream &scientific(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2875-2879 |  
  |  | 2 | 1 | 
 screenOf| Name:  | screenOf |  | Prototype:  | static QScreen *screenOf(const QWidget *w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp |  | Lines:  | 415-420 |  
  |  | 3 | 2 | 
 searchExecutable| Name:  | searchExecutable |  | Prototype:  | static inline QString searchExecutable(const QStringList &searchPaths, const QString &executableName) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp |  | Lines:  | 462-473 |  
  |  | 7 | 3 | 
 selectionHelper| Name:  | selectionHelper |  | Prototype:  | static QString selectionHelper(const QString &path, const QString &fileName, const QStringList &selectors) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp |  | Lines:  | 267-291 |  
  |  | 13 | 5 | 
 sendResizeEvents| Name:  | sendResizeEvents |  | Prototype:  | static void sendResizeEvents(QWidget *target) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5199-5212 |  
  |  | 9 | 4 | 
 sendScreenChangeRecursively| Name:  | sendScreenChangeRecursively |  | Prototype:  | static void sendScreenChangeRecursively(QWidget *widget) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines:  | 685-695 |  
  |  | 7 | 3 | 
 sendWindowChangeToTextureChildrenRecursively| Name:  | sendWindowChangeToTextureChildrenRecursively |  | Prototype:  | static void sendWindowChangeToTextureChildrenRecursively(QWidget *widget) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10429-10442 |  
  |  | 8 | 4 | 
 separatorMoveHelper| Name:  | separatorMoveHelper |  | Prototype:  | static int separatorMoveHelper(QVector<QLayoutStruct> &list, int index, int delta, int sep) |  | Coverage:  |   0.000% (0/71) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 848-924 |  
  |  | 58 | 21 | 
 set| Name:  | set |  | Prototype:  | static void set(QJustificationPoint *point, int type, const QGlyphLayout &glyph, QFontEngine *fe) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 2131-2154 |  
  |  | 15 | 4 | 
 setActionIcon| Name:  | setActionIcon |  | Prototype:  | static inline void setActionIcon(QAction *action, const QString &name) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 2199-2204 |  
  |  | 3 | 2 | 
 setAttribute_internal| Name:  | setAttribute_internal |  | Prototype:  | static void setAttribute_internal(Qt::WidgetAttribute attribute, bool on, QWidgetData *data, QWidgetPrivate *d) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10983-10999 |  
  |  | 9 | 4 | 
 setBlockCharFormatHelper| Name:  | setBlockCharFormatHelper |  | Prototype:  | static void setBlockCharFormatHelper(QTextDocumentPrivate *priv, int pos1, int pos2, const QTextCharFormat &format, QTextDocumentPrivate::FormatChangeMode changeMode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp |  | Lines:  | 710-721 |  
  |  | 6 | 3 | 
 setClip| Name:  | setClip |  | Prototype:  | static inline void setClip(QPainter *painter, QGraphicsItem *item) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 4834-4843 |  
  |  | 6 | 2 | 
 setCloseOnExec| Name:  | setCloseOnExec |  | Prototype:  | static inline bool setCloseOnExec(int fd) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp |  | Lines:  | 133-136 |  
  |  | 1 | 1 | 
 setCoords| Name:  | setCoords |  | Prototype:  | static inline void setCoords(GLfloat *coords, const QOpenGLRect &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 537-547 |  
  |  | 8 | 1 | 
 setCoords| Name:  | setCoords |  | Prototype:  | static inline void setCoords(GLfloat *coords, const QGLRect &rect) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 488-498 |  
  |  | 8 | 1 | 
 setCurrentThreadName| Name:  | setCurrentThreadName |  | Prototype:  | static void setCurrentThreadName(pthread_t threadId, const char *name) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 303-314 |  
  |  | 2 | 1 | 
 setFloatAttribute| Name:  | setFloatAttribute |  | Prototype:  | static bool setFloatAttribute(qreal *destination, const QString &value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 1377-1385 |  
  |  | 5 | 2 | 
 setFontFamilyFromValues| Name:  | setFontFamilyFromValues |  | Prototype:  | static bool setFontFamilyFromValues(const QVector<QCss::Value> &values, QFont *font, int start = 0) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1166-1189 |  
  |  | 19 | 6 | 
 setFontSizeFromValue| Name:  | setFontSizeFromValue |  | Prototype:  | static bool setFontSizeFromValue(QCss::Value value, QFont *font, int *fontSizeAdjustment) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1095-1130 |  
  |  | 27 | 13 | 
 setFontStyleFromValue| Name:  | setFontStyleFromValue |  | Prototype:  | static bool setFontStyleFromValue(const QCss::Value &value, QFont *font) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1132-1143 |  
  |  | 8 | 6 | 
 setFontVariantFromValue| Name:  | setFontVariantFromValue |  | Prototype:  | static void setFontVariantFromValue(const QCss::Value &value, QFont *font) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1235-1244 |  
  |  | 5 | 5 | 
 setFontWeightFromValue| Name:  | setFontWeightFromValue |  | Prototype:  | static bool setFontWeightFromValue(const QCss::Value &value, QFont *font) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1145-1159 |  
  |  | 10 | 6 |