| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 fillRegion| Name:  | fillRegion |  | Prototype:  | static inline void fillRegion(QPainter *painter, const QRegion &rgn, const QBrush &brush) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2375-2405 |  
  |  | 14 | 4 | 
 fillRect_normalized| Name:  | fillRect_normalized |  | Prototype:  | static void fillRect_normalized(const QRect &r, QSpanData *data, QRasterPaintEnginePrivate *pe) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1376-1444 |  
  |  | 46 | 8 | 
 fillLines| Name:  | fillLines |  | Prototype:  | template <FillClip clip, FillVDir vDir, FillHDir hDir> inline void fillLines(qint32 *bits, int width, int height, int upperY, int lowerY, int &lx, int ldx, int &rx, int rdx, qint32 &d, qint32 ddy, qint32 ddx) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 136-162 |  
  |  | 18 | 4 | 
 fillLine| Name:  | fillLine |  | Prototype:  | template <> inline void fillLine<Clip, LeftToRight>(qint32 *line, int width, int lx, int rx, qint32 d, qint32 dd) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 68-83 |  
  |  | 11 | 3 | 
 fillLine| Name:  | fillLine |  | Prototype:  | template <> inline void fillLine<Clip, RightToLeft>(qint32 *line, int width, int lx, int rx, qint32 d, qint32 dd) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 85-100 |  
  |  | 11 | 3 | 
 fillLine| Name:  | fillLine |  | Prototype:  | template <> inline void fillLine<NoClip, LeftToRight>(qint32 *line, int, int lx, int rx, qint32 d, qint32 dd) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 102-117 |  
  |  | 11 | 3 | 
 fillLine| Name:  | fillLine |  | Prototype:  | template <> inline void fillLine<NoClip, RightToLeft>(qint32 *line, int, int lx, int rx, qint32 d, qint32 dd) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 119-134 |  
  |  | 11 | 3 | 
 fillBackground| Name:  | fillBackground |  | Prototype:  | static void fillBackground(QPainter *p, const QRectF &rect, QBrush brush, const QPointF &origin, QRectF gradientRect = QRectF()) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 416-432 |  
  |  | 11 | 3 | 
 fillBackground| Name:  | fillBackground |  | Prototype:  | static void fillBackground(QPainter *p, const QRectF &rect, QBrush brush, QRectF gradientRect = QRectF()) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1854-1869 |  
  |  | 10 | 3 | 
 fileFromPath| Name:  | fileFromPath |  | Prototype:  | static inline QString fileFromPath(const QString &rootPath, QString path) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1019-1038 |  
  |  | 9 | 5 | 
 fetchUntransformedRGB16| Name:  | fetchUntransformedRGB16 |  | Prototype:  | static const uint * fetchUntransformedRGB16(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1437-1449 |  
  |  | 4 | 2 | 
 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:  | 1430-1435 |  
  |  | 2 | 1 | 
 fetchUntransformed64| Name:  | fetchUntransformed64 |  | Prototype:  | static const QRgba64 * fetchUntransformed64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1451-1464 |  
  |  | 8 | 2 | 
 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:  | 1421-1428 |  
  |  | 4 | 1 | 
 fetchTransformedBilinear_pixelBounds| Name:  | fetchTransformedBilinear_pixelBounds |  | Prototype:  | template<> inline void fetchTransformedBilinear_pixelBounds<BlendTransformedBilinearTiled>(int max, int, int, int &v1, int &v2) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1867-1878 |  
  |  | 8 | 3 | 
 fetchTransformedBilinear_pixelBounds| Name:  | fetchTransformedBilinear_pixelBounds |  | Prototype:  | template<> inline void fetchTransformedBilinear_pixelBounds<BlendTransformedBilinear>(int, int l1, int l2, int &v1, int &v2) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1880-1891 |  
  |  | 7 | 3 | 
 fetchTransformedBilinearARGB32PM| Name:  | fetchTransformedBilinearARGB32PM |  | Prototype:  | template<TextureBlendType blendType> static const uint * fetchTransformedBilinearARGB32PM(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/127) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1893-2405 |  
  |  | 216 | 35 | 
 fetchTransformedBilinear64| Name:  | fetchTransformedBilinear64 |  | Prototype:  | template<TextureBlendType blendType> static const QRgba64 * fetchTransformedBilinear64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/110) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 2751-3098 |  
  |  | 238 | 31 | 
 fetchTransformedBilinear| Name:  | fetchTransformedBilinear |  | Prototype:  | template<TextureBlendType blendType> static const uint * fetchTransformedBilinear(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/106) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 2408-2749 |  
  |  | 230 | 31 | 
 fetchTransformedARGB32PM| Name:  | fetchTransformedARGB32PM |  | Prototype:  | template<TextureBlendType blendType> static const uint * fetchTransformedARGB32PM(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1467-1546 |  
  |  | 45 | 11 | 
 fetchTransformed64| Name:  | fetchTransformed64 |  | Prototype:  | template<TextureBlendType blendType> static const QRgba64 * fetchTransformed64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1633-1736 |  
  |  | 63 | 15 | 
 fetchTransformed| Name:  | fetchTransformed |  | Prototype:  | template<TextureBlendType blendType> static const uint * fetchTransformed(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1548-1631 |  
  |  | 46 | 11 | 
 fetchPixels| Name:  | fetchPixels |  | Prototype:  | template <QPixelLayout::BPP bpp> inline const uint * fetchPixels(uint *buffer, const uchar *src, int index, int count) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 784-790 |  
  |  | 3 | 2 | 
 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:  | 792-796 |  
  |  | 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:  | 748-752 |  
  |  | 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:  | 754-758 |  
  |  | 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:  | 760-764 |  
  |  | 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:  | 766-770 |  
  |  | 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:  | 772-776 |  
  |  | 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:  | 778-782 |  
  |  | 1 | 1 | 
 featuresKey| Name:  | featuresKey |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 featuresKey| Name:  | featuresKey |  | Prototype:  | static inline QString featuresKey() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 143-143 |  
  |  | 0 | 2 | 
 fbname| Name:  | fbname |  | Prototype:  | static QString fbname(const QString &fileName) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 761-780 |  
  |  | 15 | 6 | 
 fast_ceil_positive| Name:  | fast_ceil_positive |  | Prototype:  | static inline int fast_ceil_positive(const qreal &v) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2075-2082 |  
  |  | 4 | 2 | 
 familyList| Name:  | familyList |  | Prototype:  | static QStringList familyList(const QFontDef &req) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 686-714 |  
  |  | 18 | 5 | 
 fallbacksForFamily| Name:  | fallbacksForFamily |  | Prototype:  | static QStringList fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 846-878 |  
  |  | 19 | 7 | 
 fallbackTheme| Name:  | fallbackTheme |  | Prototype:  | static QString fallbackTheme() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 56-64 |  
  |  | 5 | 3 | 
 fRound| Name:  | fRound |  | Prototype:  | static inline int fRound(Fixed64 i) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 51-53 |  
  |  | 1 | 1 | 
 extract_location| Name:  | extract_location |  | Prototype:  | static const char * extract_location(const char *member) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2223-2232 |  
  |  | 5 | 3 | 
 extendedPseudoClass| Name:  | extendedPseudoClass |  | Prototype:  | static quint64 extendedPseudoClass(const QWidget *w) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2415-2434 |  
  |  | 9 | 5 | 
 expblur| Name:  | expblur |  | Prototype:  | template <int aprec, int zprec, bool alphaOnly> void expblur(QImage &img, qreal radius, bool improvedQuality = false, int transposed = 0) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 689-763 |  
  |  | 58 | 11 | 
 expandSize| Name:  | expandSize |  | Prototype:  | static void expandSize(QSizeF &result, const QSizeF &size) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 75-81 |  
  |  | 4 | 3 | 
 exceptionsKey| Name:  | exceptionsKey |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 exceptionsKey| Name:  | exceptionsKey |  | Prototype:  | static inline QString exceptionsKey() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 146-146 |  
  |  | 0 | 2 | 
 eventClassName| Name:  | eventClassName |  | Prototype:  | static const char *eventClassName(QEvent::Type t) |  | Coverage:  |   0.000% (0/109) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3643-3758 |  
  |  | 38 | 73 | 
 escapedString| Name:  | escapedString |  | Prototype:  | static QByteArray escapedString(const QString &s) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp |  | Lines:  | 51-114 |  
  |  | 41 | 14 | 
 err_method_notfound| Name:  | err_method_notfound |  | Prototype:  | static void err_method_notfound(const QObject *object, const char *method, const char *func) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2261-2279 |  
  |  | 12 | 4 | 
 err_info_about_objects| Name:  | err_info_about_objects |  | Prototype:  | static void err_info_about_objects(const char * func, const QObject * sender, const QObject * receiver) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2282-2292 |  
  |  | 6 | 3 | 
 epsilonCompare| Name:  | epsilonCompare |  | Prototype:  | static inline bool epsilonCompare(const QPointF &a, const QPointF &b, const QSizeF &epsilon) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2222-2226 |  
  |  | 2 | 1 | 
 encodeEntity| Name:  | encodeEntity |  | Prototype:  | static QByteArray encodeEntity(const QByteArray& str) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5686-5717 |  
  |  | 22 | 5 | 
 embeddedWidget| Name:  | embeddedWidget |  | Prototype:  | static QWidget *embeddedWidget(QWidget *w) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2323-2345 |  
  |  | 9 | 5 |