Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
fetchPixelName: | 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 |
fetchPixelName: | 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 |
fetchPixelName: | 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 |
fetchPixelName: | 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 |
fetchPixelName: | 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 |
fetchPixelName: | 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 |
fetchPixelsName: | 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 |
fetchPixelsName: | 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 |
fetchTransformedName: | 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 |
fetchTransformed64Name: | 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 |
fetchTransformedARGB32PMName: | 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 |
fetchTransformedBilinearName: | 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 |
fetchTransformedBilinear64Name: | 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 |
fetchTransformedBilinearARGB32PMName: | 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 |
fetchTransformedBilinear_pixelBoundsName: | 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_pixelBoundsName: | 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 |
fetchUntransformedName: | 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 |
fetchUntransformed64Name: | 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 |
fetchUntransformedARGB32PMName: | 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 |
fetchUntransformedRGB16Name: | 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 |
fileFromPathName: | 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 |
fileSchemeName: | fileScheme | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
fileSchemeName: | fileScheme | Prototype: | static inline QString fileScheme() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 428-431 |
| | 0 | 2 |
fillBackgroundName: | 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 |
fillBackgroundName: | 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 |
fillLineName: | 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 |
fillLineName: | 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 |
fillLineName: | 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 |
fillLineName: | 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 |
fillLinesName: | 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 |
fillRect_normalizedName: | 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 |
fillRegionName: | 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 |
findAllLibCryptoName: | 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 |
findAllLibSslName: | 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 |
findAllLibsName: | 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 |
findAllTextureWidgetsRecursivelyName: | 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 |
findArgEscapesName: | 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 |
findAttributeName: | 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 |
findBySizeName: | 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 |
findCharName: | 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 |
findCharName: | findChar | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
findCharName: | 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 |
findChildFrameName: | 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 |
findChildObjectName: | 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 |
findChildrenHelperName: | 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 |
findCrossingsName: | 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 |
findInBlockName: | 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 |
findInBlockName: | 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 |
findInBlockName: | 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 |
findKnownValueName: | 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 |
findLocaleDataName: | 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 |
findLocalePrivateName: | 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 |
findMethodCandidatesName: | 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 |
findNearestColorName: | 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 |
findObjectName: | 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 |
findPatternUnloadedName: | 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 |
findSlotName: | 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 |
findTextureWidgetsRecursivelyName: | 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 |
findUnixOsVersionName: | 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 |
findVersionDirectivePositionName: | 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 |
findXdndAwareParentName: | 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 |
find_translationName: | 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 |
firstChildPosName: | 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 |
fixInitialSizeName: | 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 |
fixToolBarOrientationName: | 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 |
fix_color_tableName: | 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 |
fixedName: | 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 |
fixed1616ToIntName: | 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 |
fixed1616ToRealName: | 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 |
fixedAlignmentName: | 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 |
fixedCDataSectionName: | 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 |
fixedCharDataName: | 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 |
fixedCommentName: | 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 |
fixedDateName: | 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 |
fixedDescentName: | 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 |
fixedPIDataName: | 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 |
fixedPubidLiteralName: | 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 |
fixedSystemLiteralName: | 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 |
fixedXmlNameName: | 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 |
flagsDebugName: | 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 |
floordivName: | 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 |
floordivName: | 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 |
flowPositionName: | 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 |
flushName: | 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 |
flushRowName: | 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 |
focusInPeekerName: | 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 |
foldCaseName: | 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 |
foldCaseName: | 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 |
foldCaseName: | 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 |
forcepointName: | 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 |
forcesignName: | 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 |
formatDifferenceName: | 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 |
formatDropEventName: | 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 |
formatGestureHeaderName: | 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 |
formatGraphicsItemHelperName: | 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 |
formatInputMethodEventName: | 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 |
formatInputMethodQueryEventName: | 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 |
formatNumberName: | 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 |
formatRectName: | 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 |
formatSizeFName: | 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 |