| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
drawArrow| Name: | drawArrow | | Prototype: | static void drawArrow(const QStyle *style, const QStyleOptionToolButton *toolbutton, const QRect &rect, QPainter *painter, const QWidget *widget = 0) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 767-790 |
| | 14 | 6 |
drawEllipsePoints| Name: | drawEllipsePoints | | Prototype: | static inline void drawEllipsePoints(int x, int y, int length, const QRect &rect, const QRect &clip, ProcessSpans pen_func, ProcessSpans brush_func, QSpanData *pen_data, QSpanData *brush_data) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4654-4720 |
| | 42 | 6 |
drawEllipse_midpoint_i| Name: | drawEllipse_midpoint_i | | Prototype: | static void drawEllipse_midpoint_i(const QRect &rect, const QRect &clip, ProcessSpans pen_func, ProcessSpans brush_func, QSpanData *pen_data, QSpanData *brush_data) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4726-4768 |
| | 27 | 5 |
drawLine| Name: | drawLine | | Prototype: | template<DrawPixel drawPixel, class Dasher> static bool drawLine(QCosmeticStroker *stroker, qreal rx1, qreal ry1, qreal rx2, qreal ry2, int caps) | | Coverage: | 0.000% (0/113) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 722-896 |
| | 116 | 26 |
drawLineAA| Name: | drawLineAA | | Prototype: | template<DrawPixel drawPixel, class Dasher> static bool drawLineAA(QCosmeticStroker *stroker, qreal rx1, qreal ry1, qreal rx2, qreal ry2, int caps) | | Coverage: | 0.000% (0/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 899-1040 |
| | 90 | 18 |
drawPixel| Name: | drawPixel | | Prototype: | inline void drawPixel(QCosmeticStroker *stroker, int x, int y, int coverage) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 138-159 |
| | 14 | 4 |
drawPixelARGB32| Name: | 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: | 161-170 |
| | 6 | 2 |
drawPixelARGB32Opaque| Name: | 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: | 172-180 |
| | 5 | 2 |
drawPolygons| Name: | 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: | 427-481 |
| | 44 | 14 |
drawRectangle| Name: | 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: | 282-425 |
| | 92 | 19 |
drawTextItemDecoration| Name: | 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: | 6227-6324 |
| | 66 | 16 |
drawTriangle| Name: | 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: | 164-280 |
| | 69 | 14 |
driverDescriptionKey| Name: | driverDescriptionKey | | Prototype: | static inline QString driverDescriptionKey() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 142-142 |
| | 0 | 2 |
driverDescriptionKey::[lambda]| Name: | driverDescriptionKey::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 142-142 |
| | 0 | 1 |
driverVersionKey| Name: | driverVersionKey | | Prototype: | static inline QString driverVersionKey() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 141-141 |
| | 0 | 2 |
driverVersionKey::[lambda]| Name: | driverVersionKey::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 141-141 |
| | 0 | 1 |
dropShadow| Name: | 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: | 166-171 |
| | 3 | 2 |
dummyClear| Name: | 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 |
dummyCompare| Name: | 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 |
dummyConstruct| Name: | 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 |
dummyConvert| Name: | 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 |
dummyIsNull| Name: | dummyIsNull | | Prototype: | static bool dummyIsNull(const QVariant::Private *d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1002-1002 |
| | 1 | 1 |
dummyStreamDebug| Name: | dummyStreamDebug | | Prototype: | static void dummyStreamDebug(QDebug, const QVariant &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1006-1006 |
| | 1 | 1 |
dump| Name: | dump | | Prototype: | static inline QString dump(const QByteArray &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 141-141 |
| | 1 | 1 |
dumpLayout| Name: | 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: | 84-110 |
| | 23 | 4 |
dumpLayout| Name: | 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: | 112-131 |
| | 14 | 2 |
dumpLayout| Name: | dumpLayout | | Prototype: | static void dumpLayout(QTextStream &qout, const QDockAreaLayout &layout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 133-149 |
| | 13 | 1 |
dumpOutput| Name: | dumpOutput | | Prototype: | static void dumpOutput(const QByteArray &data, FILE *fh) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 71-76 |
| | 3 | 1 |
dumpRecursive| Name: | 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: | 3934-3969 |
| | 13 | 5 |
editorHandlesKeyEvent| Name: | 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: | 426-447 |
| | 7 | 7 |
effectiveInternalFormat| Name: | 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: | 803-812 |
| | 3 | 2 |
effectiveScreen| Name: | effectiveScreen | | Prototype: | static inline const QScreen *effectiveScreen(const QWindow *window) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 542-559 |
| | 12 | 6 |
effectiveState| Name: | 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: | 3025-3034 |
| | 7 | 4 |
eglContextForContext| Name: | 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: | 355-364 |
| | 5 | 2 |
elfHash| Name: | elfHash | | Prototype: | static uint elfHash(const char *name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 117-123 |
| | 4 | 1 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
exceptionsKey::[lambda]| Name: | exceptionsKey::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 146-146 |
| | 0 | 1 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
featuresKey::[lambda]| Name: | featuresKey::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 143-143 |
| | 0 | 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |