Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
graphicsProxyWidgetName: | graphicsProxyWidget | Prototype: | static inline QGraphicsProxyWidget *graphicsProxyWidget(const QWidget *w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12399-12406 |
| | 5 | 2 |
grabberWindowName: | grabberWindow | Prototype: | static inline QWindow *grabberWindow(const QWidget *w) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12481-12488 |
| | 5 | 3 |
grabMouseForWidgetName: | grabMouseForWidget | Prototype: | static void grabMouseForWidget(QWidget *widget, const QCursor *cursor = 0) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12491-12512 |
| | 10 | 4 |
grabForPopupName: | grabForPopup | Prototype: | static void grabForPopup(QWidget *popup) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3827-3838 |
| | 6 | 3 |
good_offsetName: | good_offset | Prototype: | static ShiftResult good_offset(const QBezier *b1, const QBezier *b2, qreal offset, qreal threshold) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 237-259 |
| | 17 | 5 |
glyph_metrics_tName: | glyph_metrics_t | Coverage: | 0.000% (0/4) |
| | 16 | 2 |
glyphRunWithInfoName: | glyphRunWithInfo | Prototype: | static QGlyphRun glyphRunWithInfo(QFontEngine *fontEngine, const QGlyphLayout &glyphLayout, const QPointF &pos, const QGlyphRun::GlyphRunFlags &flags, const QFixed &selectionX, const QFixed &selectionWidth, int glyphsStart, int glyphsEnd, unsigned short *logClusters, int textPosition, int textLength) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2135-2222 |
| | 53 | 9 |
get_style_class_nameName: | get_style_class_name | Prototype: | static QByteArray get_style_class_name() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 160-166 |
| | 4 | 2 |
get_picture_handlerName: | get_picture_handler | Prototype: | static QPictureHandler *get_picture_handler(const char *format) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1450-1461 |
| | 7 | 4 |
get_named_rgbName: | get_named_rgb | Prototype: | static bool get_named_rgb(const char *name_no_space, QRgb *rgb) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 306-314 |
| | 5 | 2 |
get_font_bitsName: | get_font_bits | Prototype: | static quint8 get_font_bits(int version, const QFontPrivate *f) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1881-1904 |
| | 18 | 9 |
get_extended_font_bitsName: | get_extended_font_bits | Prototype: | static quint8 get_extended_font_bits(const QFontPrivate *f) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1906-1915 |
| | 7 | 3 |
getWindowName: | getWindow | Prototype: | static QAccessibleInterface * getWindow(QAccessibleInterface * interface) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1573-1583 |
| | 6 | 3 |
getVariablesName: | getVariables | Prototype: | QList<AnchorData *> getVariables(const QList<QSimplexConstraint *> &constraints) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2062-2071 |
| | 6 | 3 |
getTextName: | getText | Prototype: | static void getText(QString &text, QTextDocumentPrivate *priv, const QString &docText, int pos, int end) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1685-1697 |
| | 7 | 2 |
getSegmentsName: | getSegments | Prototype: | static const char *getSegments(char ch) | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 242-326 |
| | 26 | 26 |
getResizeDeltaComponentName: | getResizeDeltaComponent | Prototype: | static inline int getResizeDeltaComponent(uint cflags, uint resizeFlag, uint resizeReverseFlag, int delta) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 208-217 |
| | 5 | 3 |
getRelativeRectName: | getRelativeRect | Prototype: | static QRect getRelativeRect(QAccessibleInterface *interface) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1585-1600 |
| | 9 | 2 |
getRadialGradientValuesName: | getRadialGradientValues | Prototype: | static void getRadialGradientValues(RadialGradientValues *v, const QSpanData *data) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3583-3595 |
| | 7 | 1 |
getProcAddressName: | getProcAddress | Prototype: | static QFunctionPointer getProcAddress(QOpenGLContext *context, const char *funcName) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2108-2139 |
| | 13 | 4 |
getPixmapSizeName: | getPixmapSize | Prototype: | static QSize getPixmapSize(QTextDocument *doc, const QTextImageFormat &format) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 120-160 |
| | 27 | 9 |
getPixmapName: | getPixmap | Prototype: | static QPixmap getPixmap(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 80-118 |
| | 21 | 7 |
getOrCreateMenuName: | getOrCreateMenu | Prototype: | QAccessibleInterface *getOrCreateMenu(QWidget *menu, QAction *action) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | Lines: | 56-64 |
| | 5 | 2 |
getOperatorName: | getOperator | Prototype: | static inline Operator getOperator(const QSpanData *data, const QSpan *spans, int spanCount) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3745-3822 |
| | 53 | 16 |
getNativeMousePosName: | getNativeMousePos | Prototype: | static inline QPoint getNativeMousePos(QEvent *e, QObject *o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 118-121 |
| | 1 | 1 |
getMoveDeltaComponentName: | getMoveDeltaComponent | Prototype: | static inline int getMoveDeltaComponent(uint cflags, uint moveFlag, uint resizeFlag, int delta, int maxDelta, int minDelta) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 197-206 |
| | 5 | 3 |
getLinearGradientValuesName: | getLinearGradientValues | Prototype: | static void getLinearGradientValues(LinearGradientValues *v, const QSpanData *data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3450-3461 |
| | 8 | 2 |
getLineHeightParamsName: | getLineHeightParams | Prototype: | static inline void getLineHeightParams(const QTextBlockFormat &blockFormat, const QTextLine &line, qreal scaling, QFixed *lineAdjustment, QFixed *lineBreakHeight, QFixed *lineHeight) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2567-2583 |
| | 8 | 3 |
getIntName: | getInt | Prototype: | static inline int getInt(QDataStream &stream) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 1300-1305 |
| | 3 | 1 |
getImageSizeName: | getImageSize | Prototype: | static QSize getImageSize(QTextDocument *doc, const QTextImageFormat &format) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 201-230 |
| | 21 | 7 |
getImageName: | getImage | Prototype: | static QImage getImage(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 162-199 |
| | 19 | 7 |
getHashName: | getHash | Prototype: | static inline int getHash(const QTextFormatPrivate *d, int format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 306-309 |
| | 1 | 1 |
getGlyphDataName: | getGlyphData | Prototype: | static void getGlyphData(QTtfGlyph *glyph, const QVector<TTF_POINT> &points, const QVector<int> &endPoints, int point_array_size) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 912-958 |
| | 31 | 9 |
getFontWeightName: | getFontWeight | Prototype: | static int getFontWeight(const QString &weightString) | Coverage: | 0.000% (0/102) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 91-184 |
| | 65 | 30 |
getFactorName: | getFactor | Prototype: | static QPair<QGraphicsAnchorLayoutPrivate::Interval, qreal> getFactor(qreal value, qreal min, qreal minPref, qreal pref, qreal maxPref, qreal max) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 415-449 |
| | 23 | 5 |
getEtcFileFirstLineName: | getEtcFileFirstLine | Prototype: | static QByteArray getEtcFileFirstLine(const char *fileName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2319-2328 |
| | 6 | 2 |
getBoundsName: | getBounds | Prototype: | static void getBounds(const QVector<TTF_POINT> &points, qint16 *xmin, qint16 *xmax, qint16 *ymin, qint16 *ymax) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 844-857 |
| | 9 | 2 |
getBlendTypeName: | getBlendType | Prototype: | static TextureBlendType getBlendType(const QSpanData *data) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3724-3743 |
| | 13 | 6 |
generateWavyPixmapName: | generateWavyPixmap | Prototype: | static QPixmap generateWavyPixmap(qreal maxRadius, const QPen &pen) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6179-6229 |
| | 32 | 4 |
generateSubObjectXmlName: | generateSubObjectXml | Prototype: | static QString generateSubObjectXml(QObject *object) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 110-123 |
| | 10 | 3 |
generateNameName: | generateName | Prototype: | static QTtfTable generateName(const qttf_name_table &name) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 624-648 |
| | 21 | 2 |
generateNameName: | generateName | Prototype: | static QTtfTable generateName(const QVector<QTtfNameRecord> &name) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 651-701 |
| | 34 | 5 |
generateMaxpName: | generateMaxp | Prototype: | static QTtfTable generateMaxp(const qttf_maxp_table &maxp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 572-614 |
| | 36 | 1 |
generateHheaName: | generateHhea | Prototype: | static QTtfTable generateHhea(const qttf_hhea_table &hhea) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 521-569 |
| | 43 | 1 |
generateHeadName: | generateHead | Prototype: | static QTtfTable generateHead(const qttf_head_table &head) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 450-518 |
| | 44 | 1 |
generateGlyphTablesName: | generateGlyphTables | Prototype: | static QVector<QTtfTable> generateGlyphTables(qttf_font_tables &tables, const QVector<QTtfGlyph> &_glyphs) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 998-1070 |
| | 48 | 7 |
generateGlyphName: | generateGlyph | Prototype: | static QTtfGlyph generateGlyph(int index, const QPainterPath &path, qreal advance, qreal lsb, qreal ppem) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 960-991 |
| | 17 | 2 |
gcdName: | gcd | Prototype: | static inline quint64 gcd(quint64 x, quint64 y) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 97-105 |
| | 5 | 2 |
gcdName: | gcd | Prototype: | inline unsigned int gcd(unsigned int x, unsigned int y) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 106-114 |
| | 5 | 2 |
fuzzyIsNullName: | fuzzyIsNull | Prototype: | static inline bool fuzzyIsNull(qreal d) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 68-74 |
| | 3 | 2 |
fuzzyCompareName: | fuzzyCompare | Prototype: | static bool fuzzyCompare(qreal a, qreal b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1505-1508 |
| | 1 | 1 |
fromstrerror_helperName: | fromstrerror_helper | Prototype: | static inline __attribute__((__unused__)) QString fromstrerror_helper(int, const QByteArray &buf) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3136-3139 |
| | 1 | 1 |
from_HANDLEName: | from_HANDLE | Prototype: | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isPointer, T>::Type from_HANDLE(Qt::HANDLE id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 231-235 |
| | 1 | 1 |
fromLayoutItemSizeName: | fromLayoutItemSize | Prototype: | inline static QSize fromLayoutItemSize(QWidgetPrivate *priv, const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 59-62 |
| | 1 | 1 |
fromLayoutItemRectName: | fromLayoutItemRect | Prototype: | inline static QRect fromLayoutItemRect(QWidgetPrivate *priv, const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 53-57 |
| | 2 | 1 |
freeTextureFuncName: | freeTextureFunc | Prototype: | void freeTextureFunc(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 440-443 |
| | 1 | 1 |
freeTextureFuncName: | freeTextureFunc | Prototype: | void freeTextureFunc(QGLContext *ctx, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 462-466 |
| | 2 | 1 |
freeTextureName: | freeTexture | Prototype: | static void freeTexture(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | Lines: | 369-372 |
| | 1 | 1 |
freeShaderFuncName: | freeShaderFunc | Prototype: | void freeShaderFunc(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 214-217 |
| | 1 | 1 |
freeShaderFuncName: | freeShaderFunc | Prototype: | void freeShaderFunc(QGLContext *ctx, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 221-225 |
| | 2 | 1 |
freeRenderbufferFuncName: | freeRenderbufferFunc | Prototype: | void freeRenderbufferFunc(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 435-438 |
| | 1 | 1 |
freeRenderbufferFuncName: | freeRenderbufferFunc | Prototype: | void freeRenderbufferFunc(QGLContext *ctx, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 456-460 |
| | 2 | 1 |
freeProgramFuncName: | freeProgramFunc | Prototype: | void freeProgramFunc(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 725-728 |
| | 1 | 1 |
freeProgramFuncName: | freeProgramFunc | Prototype: | void freeProgramFunc(QGLContext *ctx, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 618-622 |
| | 2 | 1 |
freeFramebufferFuncName: | freeFramebufferFunc | Prototype: | void freeFramebufferFunc(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 430-433 |
| | 1 | 1 |
freeFramebufferFuncName: | freeFramebufferFunc | Prototype: | void freeFramebufferFunc(QGLContext *ctx, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 450-454 |
| | 2 | 1 |
freeBufferFuncName: | 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: | 265-268 |
| | 1 | 1 |
fractionName: | 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: | 118-129 |
| | 8 | 2 |
formatWidgetAttributesName: | 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: | 13003-13017 |
| | 10 | 4 |
formatUnicodeStringName: | 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: | 3654-3663 |
| | 6 | 3 |
formatTouchEventName: | 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: | 3644-3652 |
| | 6 | 1 |
formatTabletEventName: | 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: | 3851-3874 |
| | 20 | 4 |
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: | 883-886 |
| | 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: | 877-881 |
| | 2 | 1 |
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: | 76-79 |
| | 1 | 1 |
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: | 3694-3707 |
| | 9 | 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: | 3665-3692 |
| | 20 | 7 |
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: | 11377-11387 |
| | 8 | 4 |
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: | 1098-1106 |
| | 5 | 2 |
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: | 3828-3845 |
| | 15 | 2 |
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: | 2206-2217 |
| | 7 | 3 |
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: | 3445-3479 |
| | 22 | 9 |
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: | 1507-1522 |
| | 9 | 4 |
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: | 645-660 |
| | 13 | 7 |
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: | 828-849 |
| | 12 | 4 |
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: | 795-823 |
| | 17 | 6 |
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: | 766-790 |
| | 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |