Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
drawPixelARGB32Name: | drawPixelARGB32 | Prototype: | inline void drawPixelARGB32(QCosmeticStroker *stroker, int x, int y, int coverage) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 167-176 |
| | 6 | 2 |
drawPixelARGB32OpaqueName: | drawPixelARGB32Opaque | Prototype: | inline void drawPixelARGB32Opaque(QCosmeticStroker *stroker, int x, int y, int) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 178-186 |
| | 5 | 2 |
drawPolygonsName: | drawPolygons | Prototype: | static void drawPolygons(qint32 *bits, int width, int height, const QPoint *vertices, const quint32 *indices, int indexCount, qint32 value) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 433-487 |
| | 44 | 14 |
drawRectangleName: | drawRectangle | Prototype: | template <FillClip clip> void drawRectangle(qint32 *bits, int width, int height, const QPoint *int1, const QPoint *center1, const QPoint *ext1, const QPoint *int2, const QPoint *center2, const QPoint *ext2, qint32 extValue) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 288-431 |
| | 92 | 19 |
drawTextItemDecorationName: | drawTextItemDecoration | Prototype: | static void drawTextItemDecoration(QPainter *painter, const QPointF &pos, const QFontEngine *fe, QTextEngine *textEngine, QTextCharFormat::UnderlineStyle underlineStyle, QTextItem::RenderFlags flags, qreal width, const QTextCharFormat &charFormat) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6231-6328 |
| | 66 | 16 |
drawTriangleName: | drawTriangle | Prototype: | template <FillClip clip> void drawTriangle(qint32 *bits, int width, int height, const QPoint *center, const QPoint *v1, const QPoint *v2, qint32 value) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 170-286 |
| | 69 | 14 |
dropShadowName: | dropShadow | Prototype: | static inline bool dropShadow() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 172-177 |
| | 3 | 2 |
dummyClearName: | dummyClear | Prototype: | static void dummyClear(QVariant::Private *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1001-1001 |
| | 1 | 1 |
dummyCompareName: | dummyCompare | Prototype: | static bool dummyCompare(const QVariant::Private *, const QVariant::Private *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1003-1003 |
| | 1 | 1 |
dummyConstructName: | dummyConstruct | Prototype: | static void dummyConstruct(QVariant::Private *, const void *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1000-1000 |
| | 1 | 1 |
dummyConvertName: | dummyConvert | Prototype: | static bool dummyConvert(const QVariant::Private *, int, void *, bool *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1004-1004 |
| | 1 | 1 |
dummyIsNullName: | 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 |
dummyStreamDebugName: | 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 |
dumpName: | 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 |
dumpLayoutName: | dumpLayout | Prototype: | static void dumpLayout(QTextStream &qout, const QDockAreaLayoutItem &item, QString indent) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 90-116 |
| | 23 | 4 |
dumpLayoutName: | dumpLayout | Prototype: | static void dumpLayout(QTextStream &qout, const QDockAreaLayoutInfo &layout, QString indent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 118-137 |
| | 14 | 2 |
dumpLayoutName: | 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 |
dumpOutputName: | 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 |
dumpRecursiveName: | dumpRecursive | Prototype: | static void dumpRecursive(int level, QObject *object) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3944-3979 |
| | 13 | 5 |
editorHandlesKeyEventName: | editorHandlesKeyEvent | Prototype: | static bool editorHandlesKeyEvent(QWidget *editor, const QKeyEvent *event) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | Lines: | 432-453 |
| | 7 | 7 |
effectiveInternalFormatName: | effectiveInternalFormat | Prototype: | static inline GLenum effectiveInternalFormat(GLenum internalFormat) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 809-818 |
| | 3 | 2 |
effectiveScreenName: | effectiveScreen | Prototype: | static inline const QScreen *effectiveScreen(const QWindow *window) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 550-568 |
| | 12 | 6 |
effectiveStateName: | effectiveState | Prototype: | Qt::WindowState effectiveState(Qt::WindowStates state) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3043-3052 |
| | 7 | 4 |
eglContextForContextName: | eglContextForContext | Prototype: | static void *eglContextForContext(QOpenGLContext *context) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 367-376 |
| | 5 | 2 |
elfHashName: | 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 |
embeddedWidgetName: | 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: | 2329-2351 |
| | 9 | 5 |
encodeEntityName: | 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: | 5692-5723 |
| | 22 | 5 |
epsilonCompareName: | 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 |
err_info_about_objectsName: | 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: | 2289-2299 |
| | 6 | 3 |
err_method_notfoundName: | 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: | 2268-2286 |
| | 12 | 4 |
escapedStringName: | 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: | 58-121 |
| | 41 | 14 |
eventClassNameName: | 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: | 3709-3824 |
| | 38 | 73 |
expandSizeName: | 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: | 81-87 |
| | 4 | 3 |
expblurName: | 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: | 695-769 |
| | 58 | 11 |
extendedPseudoClassName: | 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: | 2421-2440 |
| | 9 | 5 |
extract_locationName: | 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: | 2230-2239 |
| | 5 | 3 |
fRoundName: | 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 |
fallbackThemeName: | 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: | 62-70 |
| | 5 | 3 |
fallbacksForFamilyName: | 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: | 848-880 |
| | 19 | 7 |
familyListName: | 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: | 693-716 |
| | 15 | 5 |
fast_ceil_positiveName: | 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: | 2085-2092 |
| | 4 | 2 |
fbnameName: | 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: | 767-786 |
| | 15 | 6 |
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: | 761-765 |
| | 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: | 767-771 |
| | 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: | 773-777 |
| | 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: | 779-783 |
| | 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: | 785-789 |
| | 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: | 791-795 |
| | 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: | 797-803 |
| | 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: | 805-809 |
| | 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: | 1561-1644 |
| | 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: | 1646-1749 |
| | 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: | 1480-1559 |
| | 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: | 2421-2748 |
| | 218 | 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: | 2750-3097 |
| | 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: | 1906-2418 |
| | 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: | 1880-1891 |
| | 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: | 1893-1904 |
| | 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: | 1434-1441 |
| | 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: | 1464-1477 |
| | 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: | 1443-1448 |
| | 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: | 1450-1462 |
| | 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: | 1023-1042 |
| | 9 | 5 |
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: | 422-438 |
| | 11 | 3 |
fillBackgroundName: | fillBackground | Prototype: | static void fillBackground(QPainter *p, const QRectF &rect, QBrush brush, const QRectF &gradientRect = QRectF()) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1861-1876 |
| | 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: | 74-89 |
| | 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: | 91-106 |
| | 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: | 108-123 |
| | 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: | 125-140 |
| | 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: | 142-168 |
| | 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: | 1382-1450 |
| | 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: | 2393-2423 |
| | 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: | 573-576 |
| | 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: | 568-571 |
| | 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: | 550-566 |
| | 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: | 991-1009 |
| | 9 | 5 |
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: | 1718-1725 |
| | 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: | 372-379 |
| | 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: | 232-246 |
| | 11 | 5 |
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: | 1422-1439 |
| | 12 | 4 |
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: | 852-865 |
| | 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: | 1800-1815 |
| | 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: | 1257-1288 |
| | 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: | 1375-1406 |
| | 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: | 1497-1534 |
| | 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: | 365-372 |
| | 5 | 2 |
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: | 1120-1145 |
| | 19 | 2 |
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: | 970-989 |
| | 13 | 6 |
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: | 430-501 |
| | 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: | 1099-1131 |
| | 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/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 632-723 |
| | 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: | 1524-1527 |
| | 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: | 584-596 |
| | 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: | 1897-1927 |
| | 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: | 1141-1155 |
| | 9 | 6 |
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: | 485-488 |
| | 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: | 231-241 |
| | 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: | 738-762 |
| | 16 | 6 |
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: | 709-733 |
| | 16 | 6 |
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: | 69-80 |
| | 7 | 2 |