Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 7241-7301 |
| | 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: | 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 |
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: | 665-711 |
| | 25 | 12 |
findChar::[lambda]Name: | findChar::[lambda] | Prototype: | [=](int i) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 695-695 |
| | 1 | 1 |
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 |
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: | 420-461 |
| | 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: | 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 |
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: | 480-488 |
| | 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: | 716-732 |
| | 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: | 1348-1363 |
| | 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: | 1120-1145 |
| | 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: | 371-418 |
| | 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: | 233-324 |
| | 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: | 662-756 |
| | 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: | 970-989 |
| | 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: | 2365-2378 |
| | 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: | 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 |
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: | 2878-2882 |
| | 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: | 2415-2418 |
| | 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: | 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 |
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: | 684-704 |
| | 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: | 709-733 |
| | 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: | 95-100 |
| | 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: | 69-80 |
| | 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: | 766-790 |
| | 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: | 795-823 |
| | 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: | 828-849 |
| | 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: | 630-679 |
| | 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: | 645-660 |
| | 13 | 7 |
floordivName: | floordiv | Prototype: | static inline qint64 floordiv(qint64 a, int b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 109-112 |
| | 1 | 1 |
floordivName: | floordiv | Prototype: | static inline int floordiv(int a, int b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 114-117 |
| | 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: | 1507-1522 |
| | 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: | 2966-2970 |
| | 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: | 3445-3479 |
| | 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: | 941-966 |
| | 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: | 1513-1519 |
| | 4 | 2 |
foldCaseName: | foldCase | Prototype: | static inline uint foldCase(uint ch, uint &last) noexcept | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1521-1528 |
| | 5 | 2 |
foldCaseName: | foldCase | Prototype: | static inline ushort foldCase(ushort ch) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1530-1533 |
| | 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: | 2766-2770 |
| | 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: | 2752-2756 |
| | 2 | 1 |
formatBacktraceForLogMessageName: | formatBacktraceForLogMessage | Prototype: | static QString formatBacktraceForLogMessage(const QMessagePattern::BacktraceParams backtraceParams, const char *function) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1268-1283 |
| | 8 | 3 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
fourBytesToIntName: | fourBytesToInt | Prototype: | static qint32 fourBytesToInt(const char *bytes) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 375-378 |
| | 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 |
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 |
freeBufferFuncName: | freeBufferFunc | Prototype: | void freeBufferFunc(QGLContext *ctx, GLuint id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 260-264 |
| | 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 |
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 |
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 |
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 |
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 |
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 |
fromIsoTimeStringName: | fromIsoTimeString | Prototype: | static QTime fromIsoTimeString(const QStringRef &string, Qt::DateFormat format, bool *isMidnight24) | Coverage: | 91.228% (52/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1878-1945 |
| | 45 | 14 |
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 |
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 |
fromOffsetStringName: | fromOffsetString | Prototype: | static int fromOffsetString(const QStringRef &offsetString, bool *valid) noexcept | Coverage: | 82.759% (24/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 260-302 |
| | 28 | 7 |
fromShortMonthNameName: | fromShortMonthName | Prototype: | static int fromShortMonthName(const QStringRef &monthName) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 192-204 |
| | 7 | 4 |
from_HANDLEName: | from_HANDLE | Prototype: | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isIntegral, T>::Type from_HANDLE(Qt::HANDLE id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 219-223 |
| | 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 |
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 |
fromstrerror_helperName: | fromstrerror_helper | Prototype: | static inline __attribute__((__unused__)) QString fromstrerror_helper(const char *str, const QByteArray &) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3140-3143 |
| | 1 | 1 |
ft_getSfntTableName: | ft_getSfntTable | Prototype: | static bool ft_getSfntTable(void *user_data, uint tag, uchar *buffer, uint *length) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 92-105 |
| | 8 | 2 |
ftpSchemeName: | ftpScheme | Prototype: | static inline QString ftpScheme() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 429-432 |
| | 0 | 2 |
ftpScheme::[lambda]Name: | ftpScheme::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 431-431 |
| | 0 | 1 |
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 |
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 |
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 |