Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
err_info_about_objectsName: | err_info_about_objects | Prototype: | static void err_info_about_objects(const char * func, const QObject * sender, const QObject * receiver) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2282-2292 |
| | 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: | 3578-3586 |
| | 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: | 3588-3597 |
| | 6 | 3 |
fromQColorName: | fromQColor | Prototype: | static GdkColor fromQColor(const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 289-297 |
| | 6 | 1 |
getName: | get | Prototype: | static inline QDBusError::ErrorType get(const char *name) | Coverage: | 72.727% (8/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | Lines: | 146-154 |
| | 6 | 4 |
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: | 2240-2249 |
| | 6 | 2 |
getProperAncestorsName: | getProperAncestors | Prototype: | static QVector<QState*> getProperAncestors(const QAbstractState *state, const QAbstractState *upperBound) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 326-335 |
| | 6 | 2 |
getVariablesName: | getVariables | Prototype: | QList<AnchorData *> getVariables(const QList<QSimplexConstraint *> &constraints) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2055-2065 |
| | 6 | 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: | 1567-1577 |
| | 6 | 3 |
get_dh1024Name: | get_dh1024 | Prototype: | static DH *get_dh1024() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | Lines: | 52-66 |
| | 6 | 2 |
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: | 3832-3843 |
| | 6 | 3 |
gray_convert_glyph_innerName: | gray_convert_glyph_inner | Prototype: | static int gray_convert_glyph_inner( PWorker worker ) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1557-1573 |
| | 6 | 2 |
gray_raster_newName: | gray_raster_new | Prototype: | static int gray_raster_new( QT_FT_Raster* araster ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1841-1852 |
| | 6 | 2 |
hashName: | hash | Prototype: | static inline uint hash(const uchar *p, int len, uint seed) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 146-157 |
| | 6 | 3 |
hashName: | hash | Prototype: | static inline uint hash(const QChar *p, int len, uint seed) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 164-175 |
| | 6 | 3 |
hb_getAdvancesName: | hb_getAdvances | Prototype: | static void hb_getAdvances(HB_Font font, const HB_Glyph *glyphs, hb_uint32 numGlyphs, HB_Fixed *advances, int flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 129-139 |
| | 6 | 1 |
indexOfDescendantName: | indexOfDescendant | Prototype: | static int indexOfDescendant(QState *s, QAbstractState *desc) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 445-455 |
| | 6 | 3 |
indexOfMutatingName: | indexOfMutating | Prototype: | static int indexOfMutating(const QStringList *that, QRegExp &rx, int from) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 520-529 |
| | 6 | 4 |
insertOrRemoveItemsName: | insertOrRemoveItems | Prototype: | template <typename T> static void insertOrRemoveItems(QVector<T> &items, int index, int delta) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 44-55 |
| | 6 | 4 |
isCompressedFormatName: | isCompressedFormat | Prototype: | static bool isCompressedFormat(QOpenGLTexture::TextureFormat internalFormat) | Coverage: | 0.000% (0/102) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 870-984 |
| | 6 | 99 |
isES3Name: | isES3 | Prototype: | static inline bool isES3(int minor) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6005-6018 |
| | 6 | 2 |
isFastPatternName: | isFastPattern | Prototype: | static bool isFastPattern(const QString &pattern) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | Lines: | 140-149 |
| | 6 | 1 |
isGPUTestBlacklistedName: | isGPUTestBlacklisted | Prototype: | static bool isGPUTestBlacklisted(const char *slot, const char *data = 0) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 205-216 |
| | 6 | 5 |
isJitEnabledName: | isJitEnabled | Prototype: | static bool isJitEnabled() | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1113-1127 |
| | 6 | 2 |
isLineSeparatorBlockAfterTableName: | isLineSeparatorBlockAfterTable | Prototype: | static inline bool isLineSeparatorBlockAfterTable(const QTextBlock &block, const QTextFrame *previousFrame) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 310-318 |
| | 6 | 1 |
isTextureTargetMultisampleName: | isTextureTargetMultisample | Prototype: | static bool isTextureTargetMultisample(QOpenGLTexture::Target target) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 425-448 |
| | 6 | 12 |
julianDayFromDateName: | julianDayFromDate | Prototype: | static inline qint64 julianDayFromDate(int year, int month, int day) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 114-129 |
| | 6 | 2 |
loadIntegrationName: | loadIntegration | Prototype: | static inline QPlatformIntegration *loadIntegration(QFactoryLoader *loader, const QString &key, const QStringList ¶meters, int &argc, char ** argv) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | Lines: | 51-60 |
| | 6 | 4 |
loadIntegrationName: | loadIntegration | Prototype: | static inline QXcbGlIntegration *loadIntegration(QFactoryLoader *loader, const QString &key) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp | Lines: | 50-59 |
| | 6 | 4 |
lookupElementHelperName: | lookupElementHelper | Prototype: | static const QTextHtmlElement *lookupElementHelper(const QString &element) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 462-470 |
| | 6 | 2 |
matchNumberName: | matchNumber | Prototype: | template <typename T> static bool matchNumber(const QMimeMagicRulePrivate *d, const QByteArray &data) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | Lines: | 167-184 |
| | 6 | 3 |
matrixDet4Name: | matrixDet4 | Prototype: | static inline double matrixDet4(const double m[4][4]) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 357-365 |
| | 6 | 1 |
mergedColorsName: | mergedColors | Prototype: | static QColor mergedColors(const QColor &colorA, const QColor &colorB, int factor = 50) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 279-287 |
| | 6 | 1 |
nextCharJoinsName: | nextCharJoins | Prototype: | static inline bool nextCharJoins(const QString &string, int pos) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2658-2666 |
| | 6 | 3 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QMargins &m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmargins.cpp | Lines: | 435-443 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QMarginsF &m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmargins.cpp | Lines: | 771-779 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | static QDebug operator<<(QDebug dbg, QDBusMessage::MessageType t) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 784-799 |
| | 6 | 6 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QPicture &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1143-1153 |
| | 6 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QPolygon &a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 462-470 |
| | 6 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QPolygonF &a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 766-775 |
| | 6 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QPolygonF &a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 804-812 |
| | 6 | 2 |
operator<<Name: | operator<< | Prototype: | const QDBusArgument &operator<<(QDBusArgument &argument, const QXdgDBusImageStruct &icon) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | Lines: | 112-120 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiAction &action) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 109-117 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QPrintDevice &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 292-300 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QRect &r) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 1240-1249 |
| | 6 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug d, const QHostAddress &address) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 1121-1130 |
| | 6 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QVariant::Type p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3640-3648 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QLocale &l) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3614-3622 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QPoint &p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp | Lines: | 448-456 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QPointF &p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp | Lines: | 458-466 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QRect &r) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 1280-1288 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QRectF &r) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2487-2495 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSize &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 441-449 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSizeF &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 867-875 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QDate &date) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1154-1163 |
| | 6 | 2 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QTime &time) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1179-1188 |
| | 6 | 2 |
operator==Name: | operator== | Prototype: | bool operator==(const QSslPreSharedKeyAuthenticator &lhs, const QSslPreSharedKeyAuthenticator &rhs) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 261-269 |
| | 6 | 1 |
operator==Name: | operator== | Prototype: | bool operator==(QLatin1String s1, const QStringRef &s2) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9017-9026 |
| | 6 | 3 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QVector2D &vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 537-545 |
| | 6 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QTextLength &length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 150-158 |
| | 6 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiAction &action) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 119-127 |
| | 6 | 1 |
operator>>Name: | operator>> | Prototype: | QTextStream& operator>>(QTextStream& ts, QSplitter& splitter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 1727-1736 |
| | 6 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QTime &time) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4788-4799 |
| | 6 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QMargins &m) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmargins.cpp | Lines: | 423-431 |
| | 6 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QPointF &p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp | Lines: | 773-781 |
| | 6 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QRegularExpression &re) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2459-2467 |
| | 6 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QSizeF &sz) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 855-863 |
| | 6 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QRect &rect) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1212-1221 |
| | 6 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QRectF &rect) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1232-1241 |
| | 6 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QLine &line) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1330-1339 |
| | 6 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QLineF &line) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1350-1359 |
| | 6 | 1 |
prevCharJoinsName: | prevCharJoins | Prototype: | static inline bool prevCharJoins(const QString &string, int pos) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2668-2676 |
| | 6 | 3 |
propertyNotFoundErrorName: | propertyNotFoundError | Prototype: | static inline QDBusMessage propertyNotFoundError(const QDBusMessage &msg, const QString &interface_name, const QByteArray &property_name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 206-215 |
| | 6 | 1 |
qConvertToRealNumberName: | qConvertToRealNumber | Prototype: | static qreal qConvertToRealNumber(const QVariant::Private *d, bool *ok) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 248-266 |
| | 6 | 9 |
qDefaultMessageHandlerName: | qDefaultMessageHandler | Prototype: | static void qDefaultMessageHandler(QtMsgType type, const QMessageLogContext &context, const QString &buf) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1530-1562 |
| | 6 | 3 |
qEncodeNtlmStringName: | qEncodeNtlmString | Prototype: | static int qEncodeNtlmString(QNtlmBuffer& buf, int offset, const QString& s, bool unicode) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 952-960 |
| | 6 | 2 |
qFindByteArrayBoyerMooreName: | qFindByteArrayBoyerMoore | Prototype: | static int qFindByteArrayBoyerMoore( const char *haystack, int haystackLen, int haystackOffset, const char *needle, int needleLen) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | Lines: | 245-255 |
| | 6 | 2 |
qFindStringBoyerMooreName: | qFindStringBoyerMoore | Prototype: | int qFindStringBoyerMoore( const QChar *haystack, int haystackLen, int haystackOffset, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 304-314 |
| | 6 | 2 |
qHashName: | qHash | Prototype: | inline uint qHash(const FallbacksCacheKey &key, uint seed = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 438-446 |
| | 6 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QUrlQuery &key, uint seed) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 425-435 |
| | 6 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QBitArray &bitArray, uint seed) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 192-203 |
| | 6 | 2 |
qMoveRangeName: | qMoveRange | Prototype: | template<typename Container> static void qMoveRange(Container& c, typename Container::size_type rangeStart, typename Container::size_type rangeEnd, typename Container::size_type targetPosition) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 719-733 |
| | 6 | 1 |
qNtlmPhase1Name: | qNtlmPhase1 | Prototype: | static QByteArray qNtlmPhase1() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1065-1073 |
| | 6 | 1 |
qPixmapSerialName: | qPixmapSerial | Prototype: | static QString qPixmapSerial(quint64 i, bool enabled) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 949-962 |
| | 6 | 2 |
qRectToXCBRectangleName: | qRectToXCBRectangle | Prototype: | static inline xcb_rectangle_t qRectToXCBRectangle(const QRect &r) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2823-2831 |
| | 6 | 1 |
qSafeFloatToQ16Dot16Name: | qSafeFloatToQ16Dot16 | Prototype: | static inline int qSafeFloatToQ16Dot16(qreal x) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 740-748 |
| | 6 | 3 |
qSetGlobalQHashSeedName: | qSetGlobalQHashSeed | Prototype: | void qSetGlobalQHashSeed(int newSeed) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 328-338 |
| | 6 | 3 |
qStreamNtlmStringName: | qStreamNtlmString | Prototype: | static void qStreamNtlmString(QDataStream& ds, const QString& s, bool unicode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 930-939 |
| | 6 | 3 |
qStringAsUcs2LeName: | qStringAsUcs2Le | Prototype: | static QByteArray qStringAsUcs2Le(const QString& src) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1076-1085 |
| | 6 | 2 |
qToStringListName: | qToStringList | Prototype: | static QStringList qToStringList(const QList<QByteArray> &arr) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1219-1227 |
| | 6 | 2 |
qpiw_write_fnName: | qpiw_write_fn | Prototype: | static void qpiw_write_fn(png_structp png_ptr, png_bytep data, png_size_t length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 211-222 |
| | 6 | 2 |
qstrcmpName: | qstrcmp | Prototype: | int qstrcmp(const QByteArray &str1, const QByteArray &str2) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 387-398 |
| | 6 | 2 |
qstrncpyName: | qstrncpy | Prototype: | char *qstrncpy(char *dst, const char *src, uint len) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 207-220 |
| | 6 | 3 |
qt_TSCIIToUnicodeName: | qt_TSCIIToUnicode | Prototype: | static unsigned int qt_TSCIIToUnicode(uint code, uint *s) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp | Lines: | 477-487 |
| | 6 | 3 |
qt_call_post_routinesName: | qt_call_post_routines | Prototype: | void __attribute__((visibility("default"))) qt_call_post_routines() | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 285-299 |
| | 6 | 4 |
qt_call_pre_routinesName: | qt_call_pre_routines | Prototype: | static void qt_call_pre_routines() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 270-283 |
| | 6 | 3 |
qt_check_if_internal_objectName: | qt_check_if_internal_object | Prototype: | static void qt_check_if_internal_object(const QObject **obj, int *element) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1702-1717 |
| | 6 | 4 |
qt_convertPointsToUnitsName: | qt_convertPointsToUnits | Prototype: | static QSizeF qt_convertPointsToUnits(const QSize &size, QPageSize::Unit units) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 574-583 |
| | 6 | 2 |
qt_dirtyRegionName: | qt_dirtyRegion | Prototype: | QRegion qt_dirtyRegion(QWidget *widget) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 945-955 |
| | 6 | 3 |
qt_get_colornamesName: | qt_get_colornames | Prototype: | QStringList qt_get_colornames() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 348-356 |
| | 6 | 2 |