Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
operator<<Name: | operator<< | Prototype: | QDataStream& operator<<(QDataStream &s, const QVariant::Type p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2187-2192 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QStandardItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2020-2024 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &stream, const QVector2D &vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 527-531 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &stream, const QVector3D &vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 726-730 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QPolygon &a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 735-739 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &stream, const QTextFormat &fmt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 435-439 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QSslError &error) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp | Lines: | 329-333 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QSslError::SslError &error) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp | Lines: | 334-338 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QHeaderViewPrivate::SectionItem §ion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 68-72 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QListWidgetItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 807-811 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QTableWidgetItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1460-1464 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QTreeWidgetItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 2223-2227 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QMainWindowLayout *layout) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 166-170 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QTextStream& operator<<(QTextStream& ts, const QSplitter& splitter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 1720-1724 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QTextStream& operator<<(QTextStream& str, const QDomNode& node) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 2701-2706 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream& operator<<(QDataStream &s, const QVariant &p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2166-2170 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, QChar chr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1617-1621 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &stream, const QLine &line) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 278-282 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &stream, const QLineF &line) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 839-843 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &ds, const QLocale &l) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 686-690 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QMargins &m) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmargins.cpp | Lines: | 413-417 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QMarginsF &m) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmargins.cpp | Lines: | 748-752 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QPointF &p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp | Lines: | 763-767 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QRectF &r) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2489-2493 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QRegularExpression &re) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2452-2456 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QSizeF &sz) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 841-845 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &ds, const QTimeZone &tz) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 967-971 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream& operator<<(QDataStream &out, const QVersionNumber &version) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | Lines: | 474-478 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QNetworkCacheMetaData &metaData) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | Lines: | 325-329 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | static QDataStream& operator<<(QDataStream& s, const QNtlmBuffer& b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 969-973 |
| | 2 | 1 |
operator+Name: | operator+ | Prototype: | inline timespec operator+(const timespec &t1, int ms) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 198-202 |
| | 2 | 1 |
octName: | oct | Prototype: | QTextStream &oct(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2695-2699 |
| | 2 | 1 |
noshowbaseName: | noshowbase | Prototype: | QTextStream &noshowbase(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2780-2784 |
| | 2 | 1 |
noforcesignName: | noforcesign | Prototype: | QTextStream &noforcesign(QTextStream &stream) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2794-2798 |
| | 2 | 1 |
noforcepointName: | noforcepoint | Prototype: | QTextStream &noforcepoint(QTextStream &stream) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2808-2812 |
| | 2 | 1 |
msgOpenDirectoryName: | msgOpenDirectory | Prototype: | static inline QString msgOpenDirectory() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 144-152 |
| | 2 | 1 |
moveGlyphDataName: | moveGlyphData | Prototype: | static inline void moveGlyphData(const QGlyphLayout &destination, const QGlyphLayout &source, int num) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1331-1335 |
| | 2 | 2 |
maxSelectionIncrName: | maxSelectionIncr | Prototype: | static inline int maxSelectionIncr(xcb_connection_t *c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 748-752 |
| | 2 | 1 |
maskTableName: | maskTable | Prototype: | template <size_t N> static void maskTable(uchar (&table)[N], const uchar (&mask)[N]) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 541-546 |
| | 2 | 2 |
lowercasedigitsName: | lowercasedigits | Prototype: | QTextStream &lowercasedigits(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2864-2868 |
| | 2 | 1 |
lowercasebaseName: | lowercasebase | Prototype: | QTextStream &lowercasebase(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2850-2854 |
| | 2 | 1 |
loadName: | load | Prototype: | static inline void load(const QString & = QString(), int = -1) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 907-912 |
| | 2 | 2 |
lineRectIntersectsRectName: | lineRectIntersectsRect | Prototype: | static inline bool lineRectIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 1060-1064 |
| | 2 | 1 |
leftName: | left | Prototype: | QTextStream &left(QTextStream &stream) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2906-2910 |
| | 2 | 1 |
is_readable_fileName: | is_readable_file | Prototype: | static bool is_readable_file(const QString &name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 626-630 |
| | 2 | 1 |
is_SName: | is_S | Prototype: | static inline bool is_S(QChar ch) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2846-2850 |
| | 2 | 1 |
isXIEventName: | isXIEvent | Prototype: | static inline bool isXIEvent(xcb_generic_event_t *event, int opCode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 132-136 |
| | 2 | 1 |
isValidNumberName: | isValidNumber | Prototype: | static inline bool isValidNumber(QChar c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 72-76 |
| | 2 | 1 |
isNullName: | isNull | Prototype: | static bool isNull(const QVariant::Private *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 130-134 |
| | 2 | 1 |
isLocalSchemeName: | isLocalScheme | Prototype: | static bool isLocalScheme(const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 231-238 |
| | 2 | 1 |
isIp6Name: | isIp6 | Prototype: | static bool isIp6(const QString &text) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4148-4152 |
| | 2 | 1 |
isHexName: | isHex | Prototype: | inline static bool isHex(char c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 423-427 |
| | 2 | 1 |
isCaseSensitiveFileSystemName: | isCaseSensitiveFileSystem | Prototype: | static inline bool isCaseSensitiveFileSystem(const QString &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1007-1019 |
| | 2 | 1 |
is2dRotationName: | is2dRotation | Prototype: | static inline bool is2dRotation(const QTransform &t) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1901-1905 |
| | 2 | 1 |
initResourcesName: | initResources | Prototype: | static void initResources() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 114-123 |
| | 2 | 1 |
initEnvironmentName: | initEnvironment | Prototype: | static void initEnvironment() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 1597-1601 |
| | 2 | 1 |
hex2intName: | hex2int | Prototype: | static inline int hex2int(char s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 70-74 |
| | 2 | 1 |
hex2byteName: | hex2byte | Prototype: | static inline int hex2byte(char *p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 58-62 |
| | 2 | 1 |
hexName: | hex | Prototype: | QTextStream &hex(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2724-2728 |
| | 2 | 1 |
helperStandardButtonsName: | helperStandardButtons | Prototype: | static QPlatformDialogHelper::StandardButtons helperStandardButtons(QMessageBox * q) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 2716-2720 |
| | 2 | 1 |
hb_getPointInOutlineName: | hb_getPointInOutline | Prototype: | static HB_Error hb_getPointInOutline(HB_Font font, HB_Glyph glyph, int flags, hb_uint32 point, HB_Fixed *xpos, HB_Fixed *ypos, hb_uint32 *nPoints) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 185-189 |
| | 2 | 1 |
hb_canRenderName: | hb_canRender | Prototype: | static HB_Bool hb_canRender(HB_Font font, const HB_UChar16 *string, hb_uint32 length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 147-151 |
| | 2 | 1 |
growthFactorBelowPreferredSizeName: | growthFactorBelowPreferredSize | Prototype: | static qreal growthFactorBelowPreferredSize(qreal desired, qreal sumAvailable, qreal sumDesired) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 63-67 |
| | 2 | 1 |
getName: | get | Prototype: | static inline const char *get(QDBusError::ErrorType code) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | Lines: | 145-149 |
| | 2 | 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(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 |
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(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(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(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(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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
elfHash_finishName: | elfHash_finish | Prototype: | static void elfHash_finish(uint &h) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 119-123 |
| | 2 | 2 |
destStore64RGB30Name: | destStore64RGB30 | Prototype: | template<QtPixelOrder PixelOrder> static void destStore64RGB30(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1338-1349 |
| | 2 | 1 |
defaultWidgetActionName: | defaultWidgetAction | Prototype: | static bool defaultWidgetAction(QToolBarItem *item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | Lines: | 340-344 |
| | 2 | 1 |
decodeNibbleName: | decodeNibble | Prototype: | static inline ushort decodeNibble(ushort c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 187-191 |
| | 2 | 1 |
decName: | dec | Prototype: | QTextStream &dec(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2709-2713 |
| | 2 | 1 |
createOidMapName: | createOidMap | Prototype: | static OidNameMap createOidMap() | Coverage: | 100.000% (53/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 51-82 |
| | 2 | 53 |
copyUShortName: | copyUShort | Prototype: | static inline void copyUShort(uchar *dest, const uchar *src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 97-101 |
| | 2 | 1 |
convert_passthrough_inplaceName: | convert_passthrough_inplace | Prototype: | template<QImage::Format Format> static bool convert_passthrough_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 251-256 |
| | 2 | 1 |
convertRGBA8888PMToARGB64PMName: | convertRGBA8888PMToARGB64PM | Prototype: | static const QRgba64 * convertRGBA8888PMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 605-615 |
| | 2 | 1 |
convertRGB32ToRGB64Name: | convertRGB32ToRGB64 | Prototype: | static const QRgba64 * convertRGB32ToRGB64(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 553-563 |
| | 2 | 1 |
convertFromRgb64Name: | convertFromRgb64 | Prototype: | static void convertFromRgb64(uint *dest, const QRgba64 *src, int length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1232-1237 |
| | 2 | 2 |
convertARGB32PMToARGB64PMName: | convertARGB32PMToARGB64PM | Prototype: | static const QRgba64 * convertARGB32PMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 579-589 |
| | 2 | 1 |
convertA2RGB30PMToARGB64PMName: | convertA2RGB30PMToARGB64PM | Prototype: | template<QtPixelOrder PixelOrder> static const QRgba64 * convertA2RGB30PMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 694-705 |
| | 2 | 1 |
comparePointsName: | comparePoints | Prototype: | static inline bool comparePoints(const QPointF &a, const QPointF &b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 76-80 |
| | 2 | 1 |
clear_thread_dataName: | clear_thread_data | Prototype: | static void clear_thread_data() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 205-211 |
| | 2 | 1 |
clearSystemPaletteName: | clearSystemPalette | Prototype: | static void clearSystemPalette() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 154-158 |
| | 2 | 1 |
clearPaletteName: | clearPalette | Prototype: | static inline void clearPalette() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 227-231 |
| | 2 | 1 |
clearFontUnlockedName: | clearFontUnlocked | Prototype: | static inline void clearFontUnlocked() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 245-249 |
| | 2 | 1 |
cleanupPrinterSupportName: | cleanupPrinterSupport | Prototype: | static void cleanupPrinterSupport() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp | Lines: | 62-66 |
| | 2 | 1 |
checkExecutableName: | checkExecutable | Prototype: | static inline bool checkExecutable(const QString &candidate, QString *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 77-81 |
| | 2 | 1 |
checkDBusGlobalMenuAvailableName: | checkDBusGlobalMenuAvailable | Prototype: | static bool checkDBusGlobalMenuAvailable() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 121-126 |
| | 2 | 2 |
centerName: | center | Prototype: | QTextStream ¢er(QTextStream &stream) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2934-2938 |
| | 2 | 1 |