| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 hb_qt_font_set_use_design_metrics| Name:  | hb_qt_font_set_use_design_metrics |  | Prototype:  | void hb_qt_font_set_use_design_metrics(hb_font_t *font, uint value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 583-586 |  
  |  | 1 | 1 | 
 hb_qt_font_get_use_design_metrics| Name:  | hb_qt_font_get_use_design_metrics |  | Prototype:  | uint hb_qt_font_get_use_design_metrics(hb_font_t *font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 588-591 |  
  |  | 1 | 1 | 
 hb_getPointInOutline| Name:  | hb_getPointInOutline |  | Prototype:  | static HB_Error hb_getPointInOutline(HB_Font font, HB_Glyph glyph, int flags, hb_uint32 point, HB_Fixed *xpos, HB_Fixed *ypos, hb_uint32 *nPoints) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 185-189 |  
  |  | 2 | 1 | 
 hb_getGlyphMetrics| Name:  | hb_getGlyphMetrics |  | Prototype:  | static void hb_getGlyphMetrics(HB_Font font, HB_Glyph glyph, HB_GlyphMetrics *metrics) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 153-163 |  
  |  | 8 | 1 | 
 hb_getAdvances| Name:  | hb_getAdvances |  | Prototype:  | static void hb_getAdvances(HB_Font font, const HB_Glyph *glyphs, hb_uint32 numGlyphs, HB_Fixed *advances, int flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 135-145 |  
  |  | 6 | 1 | 
 hb_freeFace| Name:  | hb_freeFace |  | Prototype:  | static void hb_freeFace(void *face) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 209-212 |  
  |  | 1 | 1 | 
 hb_canRender| Name:  | hb_canRender |  | Prototype:  | static HB_Bool hb_canRender(HB_Font font, const HB_UChar16 *string, hb_uint32 length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 147-151 |  
  |  | 2 | 1 | 
 hash| Name:  | hash |  | Prototype:  | static inline uint hash(const QColor &color) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 268-271 |  
  |  | 1 | 1 | 
 hash| Name:  | hash |  | Prototype:  | static inline uint hash(const QPen &pen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 273-276 |  
  |  | 1 | 1 | 
 hash| Name:  | hash |  | Prototype:  | static inline uint hash(const QBrush &brush) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 278-281 |  
  |  | 1 | 1 | 
 hasUsedConfiguration::[lambda]| Name:  | hasUsedConfiguration::[lambda] |  | Prototype:  | [](const QNetworkConfigurationPrivatePointer &ptr) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp |  | Lines:  | 58-60 |  
  |  | 1 | 1 | 
 hasFeature| Name:  | hasFeature |  | Prototype:  | static inline bool hasFeature(const QDockWidgetPrivate *priv, QDockWidget::DockWidgetFeature feature) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 86-87 |  
  |  | 1 | 1 | 
 hasFeature| Name:  | hasFeature |  | Prototype:  | static inline bool hasFeature(const QDockWidget *dockwidget, QDockWidget::DockWidgetFeature feature) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 89-90 |  
  |  | 1 | 1 | 
 hasFastCrc32| Name:  | hasFastCrc32 |  | Prototype:  | static inline bool hasFastCrc32() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 97-100 |  
  |  | 1 | 1 | 
 hasBackingStoreSupport| Name:  | hasBackingStoreSupport |  | Prototype:  | static inline bool hasBackingStoreSupport() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 139-142 |  
  |  | 1 | 1 | 
 growthFactorBelowPreferredSize| Name:  | growthFactorBelowPreferredSize |  | Prototype:  | static qreal growthFactorBelowPreferredSize(qreal desired, qreal sumAvailable, qreal sumDesired) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 63-67 |  
  |  | 2 | 1 | 
 gray_split_cubic| Name:  | gray_split_cubic |  | Prototype:  | static void gray_split_cubic( QT_FT_Vector* base ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 946-971 |  
  |  | 19 | 1 | 
 gray_split_conic| Name:  | gray_split_conic |  | Prototype:  | static void gray_split_conic( QT_FT_Vector* base ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 817-834 |  
  |  | 11 | 1 | 
 gray_raster_done| Name:  | gray_raster_done |  | Prototype:  | static void gray_raster_done( QT_FT_Raster raster ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1861-1865 |  
  |  | 1 | 1 | 
 gray_move_to| Name:  | gray_move_to |  | Prototype:  | static int gray_move_to( const QT_FT_Vector* to, PWorker worker ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1096-1115 |  
  |  | 8 | 1 | 
 gray_init_cells| Name:  | gray_init_cells |  | Prototype:  | static void gray_init_cells( PWorker worker, void* buffer, long byte_size ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 344-358 |  
  |  | 9 | 1 | 
 get_thread_data| Name:  | get_thread_data |  | Prototype:  | static QThreadData *get_thread_data() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 186-194 |  
  |  | 1 | 1 | 
 get_dh1024::[lambda]| Name:  | get_dh1024::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp |  | Lines:  | 64-64 |  
  |  | 0 | 1 | 
 getStreamID| Name:  | getStreamID |  | Prototype:  | static qint32 getStreamID(const char *bytes) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 407-412 |  
  |  | 1 | 1 | 
 getRadialGradientValues| Name:  | getRadialGradientValues |  | Prototype:  | static void getRadialGradientValues(RadialGradientValues *v, const QSpanData *data) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3583-3595 |  
  |  | 7 | 1 | 
 getNativeMousePos| Name:  | getNativeMousePos |  | Prototype:  | static inline QPoint getNativeMousePos(QEvent *e, QObject *o) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 118-121 |  
  |  | 1 | 1 | 
 getLocaleData| Name:  | getLocaleData |  | Prototype:  | static inline QString getLocaleData(const ushort *data, int size) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 663-666 |  
  |  | 1 | 1 | 
 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 | 
 getHash| Name:  | getHash |  | Prototype:  | static inline int getHash(const QTextFormatPrivate *d, int format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 306-309 |  
  |  | 1 | 1 | 
 get| Name:  | get |  | Prototype:  | static inline const char *get(QDBusError::ErrorType code) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp |  | Lines:  | 145-149 |  
  |  | 2 | 1 | 
 generateMaxp| Name:  | generateMaxp |  | Prototype:  | static QTtfTable generateMaxp(const qttf_maxp_table &maxp) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 572-614 |  
  |  | 36 | 1 | 
 generateHhea| Name:  | generateHhea |  | Prototype:  | static QTtfTable generateHhea(const qttf_hhea_table &hhea) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 521-569 |  
  |  | 43 | 1 | 
 generateHead| Name:  | generateHead |  | Prototype:  | static QTtfTable generateHead(const qttf_head_table &head) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 450-518 |  
  |  | 44 | 1 | 
 fuzzyCompare| Name:  | fuzzyCompare |  | Prototype:  | static bool fuzzyCompare(qreal a, qreal b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1505-1508 |  
  |  | 1 | 1 | 
 ftpScheme::[lambda]| Name:  | ftpScheme::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 431-431 |  
  |  | 0 | 1 | 
 fromstrerror_helper| Name:  | fromstrerror_helper |  | Prototype:  | static inline __attribute__((__unused__)) QString fromstrerror_helper(int, const QByteArray &buf) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3136-3139 |  
  |  | 1 | 1 | 
 fromstrerror_helper| Name:  | fromstrerror_helper |  | Prototype:  | static inline __attribute__((__unused__)) QString fromstrerror_helper(const char *str, const QByteArray &) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3140-3143 |  
  |  | 1 | 1 | 
 from_HANDLE| Name:  | from_HANDLE |  | Prototype:  | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isPointer, T>::Type from_HANDLE(Qt::HANDLE id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 231-235 |  
  |  | 1 | 1 | 
 from_HANDLE| Name:  | from_HANDLE |  | Prototype:  | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isIntegral, T>::Type from_HANDLE(Qt::HANDLE id) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 219-223 |  
  |  | 1 | 1 | 
 fromLayoutItemSize| Name:  | fromLayoutItemSize |  | Prototype:  | inline static QSize fromLayoutItemSize(QWidgetPrivate *priv, const QSize &size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 59-62 |  
  |  | 1 | 1 | 
 fromLayoutItemRect| Name:  | fromLayoutItemRect |  | Prototype:  | inline static QRect fromLayoutItemRect(QWidgetPrivate *priv, const QRect &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 53-57 |  
  |  | 2 | 1 | 
 freeTextureFunc| Name:  | freeTextureFunc |  | Prototype:  | void freeTextureFunc(QOpenGLFunctions *funcs, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 440-443 |  
  |  | 1 | 1 | 
 freeTextureFunc| Name:  | freeTextureFunc |  | Prototype:  | void freeTextureFunc(QGLContext *ctx, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp |  | Lines:  | 462-466 |  
  |  | 2 | 1 | 
 freeTexture| Name:  | freeTexture |  | Prototype:  | static void freeTexture(QOpenGLFunctions *funcs, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp |  | Lines:  | 369-372 |  
  |  | 1 | 1 | 
 freeShaderFunc| Name:  | freeShaderFunc |  | Prototype:  | void freeShaderFunc(QOpenGLFunctions *funcs, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 214-217 |  
  |  | 1 | 1 | 
 freeShaderFunc| Name:  | freeShaderFunc |  | Prototype:  | void freeShaderFunc(QGLContext *ctx, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 221-225 |  
  |  | 2 | 1 | 
 freeRenderbufferFunc| Name:  | freeRenderbufferFunc |  | Prototype:  | void freeRenderbufferFunc(QOpenGLFunctions *funcs, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 435-438 |  
  |  | 1 | 1 | 
 freeRenderbufferFunc| Name:  | freeRenderbufferFunc |  | Prototype:  | void freeRenderbufferFunc(QGLContext *ctx, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp |  | Lines:  | 456-460 |  
  |  | 2 | 1 | 
 freeProgramFunc| Name:  | freeProgramFunc |  | Prototype:  | void freeProgramFunc(QOpenGLFunctions *funcs, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 725-728 |  
  |  | 1 | 1 | 
 freeProgramFunc| Name:  | freeProgramFunc |  | Prototype:  | void freeProgramFunc(QGLContext *ctx, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 618-622 |  
  |  | 2 | 1 | 
 freeFramebufferFunc| Name:  | freeFramebufferFunc |  | Prototype:  | void freeFramebufferFunc(QOpenGLFunctions *funcs, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 430-433 |  
  |  | 1 | 1 | 
 freeFramebufferFunc| Name:  | freeFramebufferFunc |  | Prototype:  | void freeFramebufferFunc(QGLContext *ctx, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp |  | Lines:  | 450-454 |  
  |  | 2 | 1 | 
 freeBufferFunc| Name:  | freeBufferFunc |  | Prototype:  | void freeBufferFunc(QOpenGLFunctions *funcs, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp |  | Lines:  | 265-268 |  
  |  | 1 | 1 | 
 freeBufferFunc| Name:  | freeBufferFunc |  | Prototype:  | void freeBufferFunc(QGLContext *ctx, GLuint id) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp |  | Lines:  | 260-264 |  
  |  | 2 | 1 | 
 fourBytesToInt| Name:  | fourBytesToInt |  | Prototype:  | static qint32 fourBytesToInt(const char *bytes) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 375-378 |  
  |  | 1 | 1 | 
 formatTouchEvent| Name:  | formatTouchEvent |  | Prototype:  | static inline void formatTouchEvent(QDebug d, const QTouchEvent &t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3644-3652 |  
  |  | 6 | 1 | 
 formatSizeF| Name:  | formatSizeF |  | Prototype:  | static inline void formatSizeF(QDebug &debug, const QSizeF s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 883-886 |  
  |  | 1 | 1 | 
 formatRect| Name:  | formatRect |  | Prototype:  | static inline void formatRect(QDebug &debug, const QRect r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 877-881 |  
  |  | 2 | 1 | 
 formatNumber| Name:  | formatNumber |  | Prototype:  | static QString formatNumber(int number, int fieldWidth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 76-79 |  
  |  | 1 | 1 | 
 forcesign| Name:  | forcesign |  | Prototype:  | QTextStream &forcesign(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2752-2756 |  
  |  | 2 | 1 | 
 forcepoint| Name:  | forcepoint |  | Prototype:  | QTextStream &forcepoint(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2766-2770 |  
  |  | 2 | 1 | 
 foldCase| Name:  | foldCase |  | Prototype:  | static inline ushort foldCase(ushort ch) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1530-1533 |  
  |  | 1 | 1 | 
 flush| Name:  | flush |  | Prototype:  | QTextStream &flush(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2966-2970 |  
  |  | 2 | 1 | 
 floordiv| Name:  | floordiv |  | Prototype:  | static inline qint64 floordiv(qint64 a, int b) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 109-112 |  
  |  | 1 | 1 | 
 floordiv| Name:  | floordiv |  | Prototype:  | static inline int floordiv(int a, int b) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 114-117 |  
  |  | 1 | 1 | 
 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 | 
 fixed1616ToReal| Name:  | fixed1616ToReal |  | Prototype:  | static inline qreal fixed1616ToReal(FP1616 val) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 485-488 |  
  |  | 1 | 1 | 
 fixed1616ToInt| Name:  | fixed1616ToInt |  | Prototype:  | static inline int fixed1616ToInt(FP1616 val) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2415-2418 |  
  |  | 1 | 1 | 
 fixed| Name:  | fixed |  | Prototype:  | QTextStream &fixed(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2878-2882 |  
  |  | 2 | 1 | 
 firstChildPos| Name:  | firstChildPos |  | Prototype:  | static QFixed firstChildPos(const QTextFrame *f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 1524-1527 |  
  |  | 1 | 1 | 
 findLocaleData| Name:  | findLocaleData |  | Prototype:  | static const QLocaleData *findLocaleData(const QString &name) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 480-488 |  
  |  | 5 | 1 | 
 findChar::[lambda]| Name:  | findChar::[lambda] |  | Prototype:  | [=](int i) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 695-695 |  
  |  | 1 | 1 | 
 findAllLibSsl| Name:  | findAllLibSsl |  | Prototype:  | static QStringList findAllLibSsl() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 568-571 |  
  |  | 1 | 1 | 
 findAllLibCrypto| Name:  | findAllLibCrypto |  | Prototype:  | static QStringList findAllLibCrypto() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 573-576 |  
  |  | 1 | 1 | 
 fileScheme::[lambda]| Name:  | fileScheme::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 436-436 |  
  |  | 0 | 1 | 
 fetchUntransformedARGB32PM| Name:  | fetchUntransformedARGB32PM |  | Prototype:  | static const uint * fetchUntransformedARGB32PM(uint *, const Operator *, const QSpanData *data, int y, int x, int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1443-1448 |  
  |  | 2 | 1 | 
 fetchUntransformed| Name:  | fetchUntransformed |  | Prototype:  | static const uint * fetchUntransformed(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1434-1441 |  
  |  | 4 | 1 | 
 fetchPixels| Name:  | fetchPixels |  | Prototype:  | template <> inline const uint * fetchPixels<QPixelLayout::BPP32>(uint *, const uchar *src, int index, int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 805-809 |  
  |  | 1 | 1 | 
 fetchPixel| Name:  | fetchPixel |  | Prototype:  | template <> inline uint fetchPixel<QPixelLayout::BPP1LSB>(const uchar *src, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 761-765 |  
  |  | 1 | 1 | 
 fetchPixel| Name:  | fetchPixel |  | Prototype:  | template <> inline uint fetchPixel<QPixelLayout::BPP1MSB>(const uchar *src, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 767-771 |  
  |  | 1 | 1 | 
 fetchPixel| Name:  | fetchPixel |  | Prototype:  | template <> inline uint fetchPixel<QPixelLayout::BPP8>(const uchar *src, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 773-777 |  
  |  | 1 | 1 | 
 fetchPixel| Name:  | fetchPixel |  | Prototype:  | template <> inline uint fetchPixel<QPixelLayout::BPP16>(const uchar *src, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 779-783 |  
  |  | 1 | 1 | 
 fetchPixel| Name:  | fetchPixel |  | Prototype:  | template <> inline uint fetchPixel<QPixelLayout::BPP24>(const uchar *src, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 785-789 |  
  |  | 1 | 1 | 
 fetchPixel| Name:  | fetchPixel |  | Prototype:  | template <> inline uint fetchPixel<QPixelLayout::BPP32>(const uchar *src, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 791-795 |  
  |  | 1 | 1 | 
 fRound| Name:  | fRound |  | Prototype:  | static inline int fRound(Fixed64 i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 57-59 |  
  |  | 1 | 1 | 
 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 | 
 extract_code| Name:  | extract_code |  | Prototype:  | static int extract_code(const char *member) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2224-2228 |  
  |  | 1 | 1 | 
 errorMessage::[lambda]| Name:  | errorMessage::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4009-4009 |  
  |  | 0 | 1 | 
 epsilonCompare| Name:  | epsilonCompare |  | Prototype:  | static inline bool epsilonCompare(const QPointF &a, const QPointF &b, const QSizeF &epsilon) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2230-2234 |  
  |  | 2 | 1 | 
 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 | 
 endl| Name:  | endl |  | Prototype:  | QTextStream &endl(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2954-2957 |  
  |  | 1 | 1 | 
 encodeNibble| Name:  | encodeNibble |  | Prototype:  | static inline ushort encodeNibble(ushort c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 205-208 |  
  |  | 1 | 1 | 
 elfHash| Name:  | elfHash |  | Prototype:  | static uint elfHash(const char *name) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 125-131 |  
  |  | 4 | 1 | 
 elapsedAndRestart| Name:  | elapsedAndRestart |  | Prototype:  | static qint64 elapsedAndRestart(qint64 sec, qint64 frac, qint64 *nowsec, qint64 *nowfrac) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 196-203 |  
  |  | 4 | 1 | 
 elapsed| Name:  | elapsed |  | Prototype:  | static double elapsed(qint64 after, qint64 before) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp |  | Lines:  | 131-134 |  
  |  | 1 | 1 | 
 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 | 
 dumpLayout| Name:  | dumpLayout |  | Prototype:  | static void dumpLayout(QTextStream &qout, const QDockAreaLayout &layout) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 139-155 |  
  |  | 13 | 1 | 
 dump| Name:  | dump |  | Prototype:  | static inline QString dump(const QByteArray &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 147-147 |  
  |  | 1 | 1 | 
 dummyStreamDebug| Name:  | dummyStreamDebug |  | Prototype:  | static void dummyStreamDebug(QDebug, const QVariant &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1006-1006 |  
  |  | 1 | 1 | 
 dummyIsNull| Name:  | dummyIsNull |  | Prototype:  | static bool dummyIsNull(const QVariant::Private *d) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1002-1002 |  
  |  | 1 | 1 |