Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 58-72 |
| | 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: | 3827-3838 |
| | 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: | 1563-1579 |
| | 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: | 1847-1858 |
| | 6 | 2 |
hashName: | hash | Prototype: | static inline uint hash(const uchar *p, int len, uint seed) noexcept | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 202-213 |
| | 6 | 3 |
hashName: | hash | Prototype: | static inline uint hash(const QChar *p, int len, uint seed) noexcept | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 220-231 |
| | 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: | 135-145 |
| | 6 | 1 |
iconEngineFromSuffixName: | iconEngineFromSuffix | Prototype: | static QIconEngine *iconEngineFromSuffix(const QString &fileName, const QString &suffix) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 984-995 |
| | 6 | 4 |
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: | 452-462 |
| | 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: | 526-535 |
| | 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: | 50-61 |
| | 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: | 879-993 |
| | 6 | 99 |
isFastPatternName: | isFastPattern | Prototype: | static bool isFastPattern(const QString &pattern) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | Lines: | 146-155 |
| | 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: | 211-222 |
| | 6 | 5 |
isJitEnabledName: | isJitEnabled | Prototype: | static bool isJitEnabled() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1119-1133 |
| | 6 | 2 |
isLineSeparatorBlockAfterTableName: | isLineSeparatorBlockAfterTable | Prototype: | static inline bool isLineSeparatorBlockAfterTable(const QTextBlock &block, const QTextFrame *previousFrame) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 316-324 |
| | 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: | 434-457 |
| | 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: | 119-134 |
| | 6 | 2 |
load_glyph_image_region_to_textureName: | load_glyph_image_region_to_texture | Prototype: | static void load_glyph_image_region_to_texture(QOpenGLContext *ctx, const QImage &srcImg, int x, int y, int w, int h, GLuint texture, int tx, int ty) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 254-270 |
| | 6 | 2 |
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: | 468-476 |
| | 6 | 2 |
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: | 363-371 |
| | 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/qfusionstyle.cpp | Lines: | 178-186 |
| | 6 | 1 |
nextCharJoinsName: | nextCharJoins | Prototype: | static inline bool nextCharJoins(const QString &string, int pos) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2669-2677 |
| | 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: | 441-449 |
| | 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: | 777-785 |
| | 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: | 791-806 |
| | 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: | 1149-1159 |
| | 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: | 468-476 |
| | 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: | 772-781 |
| | 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: | 810-818 |
| | 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: | 118-126 |
| | 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: | 115-123 |
| | 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: | 298-306 |
| | 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: | 1260-1269 |
| | 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: | 1120-1129 |
| | 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: | 3638-3646 |
| | 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: | 3608-3616 |
| | 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: | 454-462 |
| | 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: | 464-472 |
| | 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: | 1300-1308 |
| | 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: | 2521-2529 |
| | 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: | 445-453 |
| | 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: | 869-877 |
| | 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: | 1160-1169 |
| | 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: | 1185-1194 |
| | 6 | 2 |
operator==Name: | operator== | Prototype: | bool operator==(const QSslPreSharedKeyAuthenticator &lhs, const QSslPreSharedKeyAuthenticator &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 267-275 |
| | 6 | 1 |
operator==Name: | operator== | Prototype: | bool operator==(QLatin1String s1, const QStringRef &s2) noexcept | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9097-9106 |
| | 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: | 543-551 |
| | 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: | 156-164 |
| | 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: | 125-133 |
| | 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: | 1733-1742 |
| | 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: | 4810-4821 |
| | 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: | 429-437 |
| | 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: | 779-787 |
| | 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: | 2465-2473 |
| | 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: | 857-865 |
| | 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: | 1218-1227 |
| | 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: | 1238-1247 |
| | 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: | 1336-1345 |
| | 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: | 1356-1365 |
| | 6 | 1 |
prevCharJoinsName: | prevCharJoins | Prototype: | static inline bool prevCharJoins(const QString &string, int pos) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2679-2687 |
| | 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: | 213-222 |
| | 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: | 244-262 |
| | 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: | 1567-1599 |
| | 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: | 958-966 |
| | 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: | 251-261 |
| | 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: | 310-320 |
| | 6 | 2 |
qHashName: | qHash | Prototype: | inline uint qHash(const FallbacksCacheKey &key, uint seed = 0) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 444-452 |
| | 6 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QUrlQuery &key, uint seed) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 432-442 |
| | 6 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QBitArray &bitArray, uint seed) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 248-259 |
| | 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: | 725-739 |
| | 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: | 1071-1079 |
| | 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: | 955-968 |
| | 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: | 746-754 |
| | 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: | 384-394 |
| | 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: | 936-945 |
| | 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: | 1082-1091 |
| | 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: | 1225-1233 |
| | 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: | 217-228 |
| | 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: | 482-493 |
| | 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: | 302-315 |
| | 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: | 483-493 |
| | 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: | 286-300 |
| | 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: | 271-284 |
| | 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: | 1708-1723 |
| | 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: | 580-589 |
| | 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: | 957-967 |
| | 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: | 354-362 |
| | 6 | 2 |
qt_gettimeName: | qt_gettime | Prototype: | struct timespec qt_gettime() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 170-180 |
| | 6 | 1 |
qt_gl_functionsName: | qt_gl_functions | Prototype: | static QOpenGLFunctionsPrivateEx *qt_gl_functions(QOpenGLContext *context = 0) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 240-248 |
| | 6 | 2 |
qt_handleMouseEventName: | qt_handleMouseEvent | Prototype: | void qt_handleMouseEvent(QWindow *w, const QPointF &local, const QPointF &global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, int timestamp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 870-878 |
| | 6 | 1 |
qt_hashName: | qt_hash | Prototype: | static uint qt_hash(const QChar *p, int n) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 408-418 |
| | 6 | 2 |
qt_initialize_pthread_condName: | qt_initialize_pthread_cond | Prototype: | void qt_initialize_pthread_cond(pthread_cond_t *cond, const char *where) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | Lines: | 78-94 |
| | 6 | 2 |
qt_memrotate180_templateName: | qt_memrotate180_template | Prototype: | template <class T> static inline void qt_memrotate180_template(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 392-405 |
| | 6 | 3 |
qt_pdf_decide_featuresName: | qt_pdf_decide_features | Prototype: | inline QPaintEngine::PaintEngineFeatures qt_pdf_decide_features() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 72-80 |
| | 6 | 1 |
qt_premultiplyColorName: | qt_premultiplyColor | Prototype: | inline QColor qt_premultiplyColor(QColor c, GLfloat opacity) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 135-143 |
| | 6 | 1 |
qt_printerPaperSizeName: | qt_printerPaperSize | Prototype: | QSizeF qt_printerPaperSize(QPrinter::Orientation orientation, QPrinter::PaperSize paperSize, QPrinter::Unit unit, int resolution) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 100-112 |
| | 6 | 2 |
qt_rect_intersect_normalizedName: | qt_rect_intersect_normalized | Prototype: | static inline QRect qt_rect_intersect_normalized(const QRect &r1, const QRect &r2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1280-1289 |
| | 6 | 1 |
qt_resolveFontFamilyAliasName: | qt_resolveFontFamilyAlias | Prototype: | QString qt_resolveFontFamilyAlias(const QString &alias) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 794-803 |
| | 6 | 4 |