| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ftpScheme| Name:  | ftpScheme |  | Coverage:  | 100.000% (1/1) |  
  |  | 0 | 1 | 
 ftpScheme| Name:  | ftpScheme |  | Prototype:  | static inline QString ftpScheme() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 423-426 |  
  |  | 0 | 2 | 
 ft_getSfntTable| Name:  | ft_getSfntTable |  | Prototype:  | static bool ft_getSfntTable(void *user_data, uint tag, uchar *buffer, uint *length) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 85-98 |  
  |  | 8 | 2 | 
 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:  | 3073-3076 |  
  |  | 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:  | 3077-3080 |  
  |  | 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:  | 214-218 |  
  |  | 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:  | 226-230 |  
  |  | 1 | 1 | 
 fromShortMonthName| Name:  | fromShortMonthName |  | Prototype:  | static int fromShortMonthName(const QStringRef &monthName) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 187-199 |  
  |  | 7 | 4 | 
 fromQColor| Name:  | fromQColor |  | Prototype:  | static GdkColor fromQColor(const QColor &color) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 289-297 |  
  |  | 6 | 1 | 
 fromOffsetString| Name:  | fromOffsetString |  | Prototype:  | static int fromOffsetString(const QStringRef &offsetString, bool *valid) |  | Coverage:  |  82.143% (23/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 255-294 |  
  |  | 24 | 7 | 
 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:  | 53-56 |  
  |  | 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:  | 47-51 |  
  |  | 2 | 1 | 
 fromIsoTimeString| Name:  | fromIsoTimeString |  | Prototype:  | static QTime fromIsoTimeString(const QStringRef &string, Qt::DateFormat format, bool *isMidnight24) |  | Coverage:  |  91.228% (52/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 1857-1924 |  
  |  | 45 | 14 | 
 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:  | 434-437 |  
  |  | 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:  | 456-460 |  
  |  | 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:  | 363-366 |  
  |  | 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:  | 208-211 |  
  |  | 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:  | 215-219 |  
  |  | 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:  | 429-432 |  
  |  | 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:  | 450-454 |  
  |  | 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:  | 719-722 |  
  |  | 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:  | 612-616 |  
  |  | 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:  | 424-427 |  
  |  | 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:  | 444-448 |  
  |  | 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:  | 259-262 |  
  |  | 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:  | 254-258 |  
  |  | 2 | 1 | 
 fraction| Name:  | fraction |  | Prototype:  | Fraction fraction(unsigned int n, unsigned int d) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 112-123 |  
  |  | 8 | 2 | 
 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:  | 369-372 |  
  |  | 1 | 1 | 
 formatWidgetAttributes| Name:  | formatWidgetAttributes |  | Prototype:  | static inline void formatWidgetAttributes(QDebug debug, const QWidget *widget) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12966-12980 |  
  |  | 10 | 4 | 
 formatUnicodeString| Name:  | formatUnicodeString |  | Prototype:  | static void formatUnicodeString(QDebug d, const QString &s) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3588-3597 |  
  |  | 6 | 3 | 
 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:  | 3578-3586 |  
  |  | 6 | 1 | 
 formatTabletEvent| Name:  | formatTabletEvent |  | Prototype:  | static void formatTabletEvent(QDebug d, const QTabletEvent *e) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3785-3808 |  
  |  | 20 | 4 | 
 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:  | 815-818 |  
  |  | 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:  | 809-813 |  
  |  | 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:  | 68-71 |  
  |  | 1 | 1 | 
 formatInputMethodQueryEvent| Name:  | formatInputMethodQueryEvent |  | Prototype:  | static inline void formatInputMethodQueryEvent(QDebug d, const QInputMethodQueryEvent *e) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3628-3641 |  
  |  | 9 | 4 | 
 formatInputMethodEvent| Name:  | formatInputMethodEvent |  | Prototype:  | static inline void formatInputMethodEvent(QDebug d, const QInputMethodEvent *e) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3599-3626 |  
  |  | 20 | 7 | 
 formatGraphicsItemHelper| Name:  | formatGraphicsItemHelper |  | Prototype:  | static void formatGraphicsItemHelper(QDebug debug, const QGraphicsItem *item) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 11287-11297 |  
  |  | 8 | 4 | 
 formatGestureHeader| Name:  | formatGestureHeader |  | Prototype:  | static void formatGestureHeader(QDebug d, const char *className, const QGesture *gesture) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 1092-1100 |  
  |  | 5 | 2 | 
 formatDropEvent| Name:  | formatDropEvent |  | Prototype:  | static void formatDropEvent(QDebug d, const QDropEvent *e) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3762-3779 |  
  |  | 15 | 2 | 
 formatDifference| Name:  | formatDifference |  | Prototype:  | static QTextFormat formatDifference(const QTextFormat &from, const QTextFormat &to) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 2200-2211 |  
  |  | 7 | 3 | 
 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:  | 2735-2739 |  
  |  | 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:  | 2749-2753 |  
  |  | 2 | 1 | 
 foldCase| Name:  | foldCase |  | Prototype:  | static inline uint foldCase(const ushort *ch, const ushort *start) |  | Coverage:  |  25.000% (2/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1507-1513 |  
  |  | 4 | 2 | 
 foldCase| Name:  | foldCase |  | Prototype:  | static inline uint foldCase(uint ch, uint &last) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1515-1522 |  
  |  | 5 | 2 | 
 foldCase| Name:  | foldCase |  | Prototype:  | static inline ushort foldCase(ushort ch) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1524-1527 |  
  |  | 1 | 1 | 
 focusInPeeker| Name:  | focusInPeeker |  | Prototype:  | static bool focusInPeeker(QXcbConnection *connection, xcb_generic_event_t *event) |  | Coverage:  |  77.778% (14/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 964-989 |  
  |  | 14 | 6 | 
 flushRow| Name:  | flushRow |  | Prototype:  | static inline void flushRow(const QRegionSpan *spans, int y, int numSpans, QRegionPrivate *reg, int *lastRow, int *extendTo, bool *needsExtend) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3421-3455 |  
  |  | 22 | 9 | 
 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:  | 2949-2953 |  
  |  | 2 | 1 | 
 flowPosition| Name:  | flowPosition |  | Prototype:  | static QFixed flowPosition(const QTextFrame::iterator it) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 1501-1516 |  
  |  | 9 | 4 | 
 floordiv| Name:  | floordiv |  | Prototype:  | static inline qint64 floordiv(qint64 a, int b) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 104-107 |  
  |  | 1 | 1 | 
 floordiv| Name:  | floordiv |  | Prototype:  | static inline int floordiv(int a, int b) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 109-112 |  
  |  | 1 | 1 | 
 flagsDebug| Name:  | flagsDebug |  | Prototype:  | static inline QDebug flagsDebug(QDebug debug, QNetworkInterface::InterfaceFlags flags) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp |  | Lines:  | 592-607 |  
  |  | 13 | 7 | 
 fixedXmlName| Name:  | fixedXmlName |  | Prototype:  | static QString fixedXmlName(const QString &_name, bool *ok, bool namespaces = false) |  | Coverage:  |  17.073% (7/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 624-673 |  
  |  | 33 | 12 | 
 fixedSystemLiteral| Name:  | fixedSystemLiteral |  | Prototype:  | static QString fixedSystemLiteral(const QString &data, bool *ok) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 822-843 |  
  |  | 12 | 4 | 
 fixedPubidLiteral| Name:  | fixedPubidLiteral |  | Prototype:  | static QString fixedPubidLiteral(const QString &data, bool *ok) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 789-817 |  
  |  | 17 | 6 | 
 fixedPIData| Name:  | fixedPIData |  | Prototype:  | static QString fixedPIData(const QString &data, bool *ok) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 760-784 |  
  |  | 16 | 6 | 
 fixedDescent| Name:  | fixedDescent |  | Prototype:  | static qreal fixedDescent(qreal descent, qreal ascent, qreal targetSize) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 63-74 |  
  |  | 7 | 2 | 
 fixedDate| Name:  | fixedDate |  | Prototype:  | static inline QDate fixedDate(int y, int m, int d) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 86-91 |  
  |  | 3 | 1 | 
 fixedComment| Name:  | fixedComment |  | Prototype:  | static QString fixedComment(const QString &data, bool *ok) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 703-727 |  
  |  | 16 | 6 | 
 fixedCharData| Name:  | fixedCharData |  | Prototype:  | static QString fixedCharData(const QString &data, bool *ok) |  | Coverage:  |  15.385% (2/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 678-698 |  
  |  | 13 | 5 | 
 fixedCDataSection| Name:  | fixedCDataSection |  | Prototype:  | static QString fixedCDataSection(const QString &data, bool *ok) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 732-756 |  
  |  | 16 | 6 | 
 fixedAlignment| Name:  | fixedAlignment |  | Prototype:  | static Qt::Alignment fixedAlignment(Qt::Alignment alignment, Qt::LayoutDirection layoutDirection) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 253-263 |  
  |  | 5 | 2 | 
 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:  | 478-481 |  
  |  | 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:  | 2421-2424 |  
  |  | 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:  | 2861-2865 |  
  |  | 2 | 1 | 
 fix_color_table| Name:  | fix_color_table |  | Prototype:  | static QVector<QRgb> fix_color_table(const QVector<QRgb> &ctbl, QImage::Format format) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1135-1149 |  
  |  | 9 | 6 | 
 fixToolBarOrientation| Name:  | fixToolBarOrientation |  | Prototype:  | static void fixToolBarOrientation(QLayoutItem *item, int dockPos) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1904-1934 |  
  |  | 17 | 5 | 
 fixInitialSize| Name:  | fixInitialSize |  | Prototype:  | static QSize fixInitialSize(QSize size, const QWindow *w, int defaultWidth, int defaultHeight) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 575-587 |  
  |  | 7 | 3 | 
 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:  | 1518-1521 |  
  |  | 1 | 1 | 
 find_translation| Name:  | find_translation |  | Prototype:  | static QString find_translation(const QLocale & locale, const QString & filename, const QString & prefix, const QString & directory, const QString & suffix) |  | Coverage:  |   0.000% (0/63) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 616-701 |  
  |  | 53 | 17 | 
 findXdndAwareParent| Name:  | findXdndAwareParent |  | Prototype:  | static xcb_window_t findXdndAwareParent(QXcbConnection *c, xcb_window_t window) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1093-1125 |  
  |  | 25 | 5 | 
 findVersionDirectivePosition| Name:  | findVersionDirectivePosition |  | Prototype:  | static QVersionDirectivePosition findVersionDirectivePosition(const char *source) |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 424-495 |  
  |  | 37 | 19 | 
 findUnixOsVersion| Name:  | findUnixOsVersion |  | Prototype:  | static bool findUnixOsVersion(QUnixOSVersion &v) |  | Coverage:  |  15.385% (2/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2286-2299 |  
  |  | 9 | 5 | 
 findTextureWidgetsRecursively| Name:  | findTextureWidgetsRecursively |  | Prototype:  | static void findTextureWidgetsRecursively(QWidget *tlw, QWidget *widget, QPlatformTextureList *widgetTextures, QVector<QWidget *> *nativeChildren) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 964-983 |  
  |  | 13 | 6 | 
 findSlot| Name:  | findSlot |  | Prototype:  | static int findSlot(const QMetaObject *mo, const QByteArray &name, int flags, const QString &signature_, QVector<int> &metaTypes) |  | Coverage:  |  71.910% (64/89) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 657-751 |  
  |  | 58 | 23 | 
 findPatternUnloaded| Name:  | findPatternUnloaded |  | Prototype:  | static bool findPatternUnloaded(const QString &library, QLibraryPrivate *lib) |  | Coverage:  |  56.818% (25/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 227-318 |  
  |  | 46 | 13 | 
 findObject| Name:  | findObject |  | Prototype:  | static bool findObject(const QDBusConnectionPrivate::ObjectTreeNode *root, const QString &fullpath, int &usedLength, QDBusConnectionPrivate::ObjectTreeNode &result) |  | Coverage:  |  92.500% (37/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 365-412 |  
  |  | 29 | 9 | 
 findNearestColor| Name:  | findNearestColor |  | Prototype:  | static inline QRgb findNearestColor(QRgb color, QRasterBuffer *rbuf) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1107-1132 |  
  |  | 19 | 2 | 
 findMethodCandidates| Name:  | findMethodCandidates |  | Prototype:  | static inline QByteArray findMethodCandidates(const QMetaObject *metaObject, const char *nonExistentMember) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 1337-1352 |  
  |  | 10 | 4 | 
 findLocalePrivate| Name:  | findLocalePrivate |  | Prototype:  | static QLocalePrivate *findLocalePrivate(QLocale::Language language, QLocale::Script script, QLocale::Country country) |  | Coverage:  |  55.556% (5/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 712-728 |  
  |  | 8 | 3 | 
 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:  | 477-485 |  
  |  | 5 | 1 | 
 findKnownValue| Name:  | findKnownValue |  | Prototype:  | static quint64 findKnownValue(const QString &name, const QCssKnownValue *start, int numValues) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 358-365 |  
  |  | 5 | 2 | 
 findInBlock| Name:  | findInBlock |  | Prototype:  | static bool findInBlock(const QTextBlock &block, const QString &expression, int offset, QTextDocument::FindFlags options, QTextCursor *cursor) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 1251-1282 |  
  |  | 21 | 5 | 
 findInBlock| Name:  | findInBlock |  | Prototype:  | static bool findInBlock(const QTextBlock &block, const QRegExp &expression, int offset, QTextDocument::FindFlags options, QTextCursor *cursor) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 1369-1400 |  
  |  | 21 | 5 | 
 findInBlock| Name:  | findInBlock |  | Prototype:  | static bool findInBlock(const QTextBlock &block, const QRegularExpression &expression, int offset, QTextDocument::FindFlags options, QTextCursor *cursor) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 1491-1528 |  
  |  | 25 | 6 | 
 findCrossings| Name:  | findCrossings |  | Prototype:  | static QVector<QCrossingEdge> findCrossings(const QWingedEdge &list, qreal y) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1793-1808 |  
  |  | 10 | 3 | 
 findChildrenHelper| Name:  | findChildrenHelper |  | Prototype:  | template <typename T> static QList<T> findChildrenHelper(const QObject *o) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 849-862 |  
  |  | 5 | 3 | 
 findChildObject| Name:  | findChildObject |  | Prototype:  | static QObject *findChildObject(const QDBusConnectionPrivate::ObjectTreeNode *root, const QString &fullpath, int start) |  | Coverage:  |  90.909% (20/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 414-455 |  
  |  | 23 | 7 | 
 findChildFrame| Name:  | findChildFrame |  | Prototype:  | static QTextFrame *findChildFrame(QTextFrame *f, int pos) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1415-1432 |  
  |  | 12 | 4 | 
 findChar| Name:  | findChar |  | Prototype:  | static int findChar(const char *str, int len, char ch, int from) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp |  | Lines:  | 226-240 |  
  |  | 11 | 5 | 
 findChar| Name:  | findChar |  | Coverage:  | 100.000% (1/1) |  
  |  | 1 | 1 | 
 findChar| Name:  | findChar |  | Prototype:  | static int findChar(const QChar *str, int len, QChar ch, int from, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (23/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 658-704 |  
  |  | 25 | 12 | 
 findBySize| Name:  | findBySize |  | Prototype:  | static inline int findBySize(const QVector<QImage> &images, const QSize &size) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 363-370 |  
  |  | 4 | 3 | 
 findAttribute| Name:  | findAttribute |  | Prototype:  | static inline int findAttribute(const QStringList &attributes, const QString &name) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 1683-1690 |  
  |  | 4 | 2 | 
 findArgEscapes| Name:  | findArgEscapes |  | Prototype:  | static ArgEscapeData findArgEscapes(const QString &s) |  | Coverage:  | 100.000% (39/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7221-7281 |  
  |  | 42 | 13 | 
 findAllTextureWidgetsRecursively| Name:  | findAllTextureWidgetsRecursively |  | Prototype:  | static void findAllTextureWidgetsRecursively(QWidget *tlw, QWidget *widget) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 985-1003 |  
  |  | 9 | 5 | 
 findAllLibs| Name:  | findAllLibs |  | Prototype:  | static QStringList findAllLibs(QLatin1String filter) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 544-560 |  
  |  | 10 | 3 | 
 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:  | 562-565 |  
  |  | 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:  | 567-570 |  
  |  | 1 | 1 |