Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
newWIdName: | newWId | Prototype: | static WId newWId() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 71-79 |
| | 3 | 2 |
numDigitsName: | numDigits | Prototype: | static int numDigits(qlonglong n) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 390-395 |
| | 3 | 2 |
operator+=Name: | operator+= | Prototype: | static QVariantMap &operator+=(QVariantMap &lhs, const QVariantMap &rhs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 440-447 |
| | 5 | 2 |
operator<Name: | operator< | Prototype: | static bool operator<(const QSettingsIniKey &k1, const QSettingsIniKey &k2) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1771-1776 |
| | 3 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QDate &date) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4752-4758 |
| | 3 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QTime &time) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4792-4800 |
| | 3 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QPersistentModelIndex &idx) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 464-471 |
| | 4 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QPoint &p) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp | Lines: | 399-406 |
| | 4 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QSize &sz) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 409-416 |
| | 4 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QByteArray &ba) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 3054-3061 |
| | 4 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug s, const QPainterPath &p) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3472-3481 |
| | 5 | 2 |
operator<<Name: | operator<< | Prototype: | const QDBusArgument &operator<<(QDBusArgument &argument, const QXdgDBusImageVector &iconVector) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | Lines: | 149-157 |
| | 5 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QUrl &url) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3913-3920 |
| | 5 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QMimeType &mime) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | Lines: | 460-469 |
| | 5 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QBitArray &ba) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 707-714 |
| | 5 | 2 |
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: | 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: | 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: | static inline QDataStream &operator<<(QDataStream &out, const QNetworkCacheMetaData::AttributesMap &hash) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | Lines: | 331-341 |
| | 7 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QKeySequence &keysequence) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1613-1624 |
| | 8 | 2 |
operator<<Name: | operator<< | Prototype: | const QDBusArgument &operator<<(QDBusArgument &arg, const QDBusMenuLayoutItem &item) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 134-144 |
| | 8 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QPrinterInfo &p) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 483-494 |
| | 8 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QEasingCurve &item) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1426-1437 |
| | 8 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug d, const QOpenGLConfig::Gpu &g) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 123-136 |
| | 9 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &stream, const QEasingCurve &easing) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1451-1464 |
| | 9 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QMatrix &m) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 1113-1127 |
| | 10 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSqlDatabase &d) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | Lines: | 1511-1525 |
| | 10 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSqlRecord &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlrecord.cpp | Lines: | 516-529 |
| | 10 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QJsonArray &a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 1220-1233 |
| | 10 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QJsonObject &o) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 1274-1287 |
| | 10 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QPixmap &r) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1722-1737 |
| | 11 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QPageSize &pageSize) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1861-1876 |
| | 11 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QTouchDevice *device) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | Lines: | 258-275 |
| | 13 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QXcbScreen *screen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 888-916 |
| | 24 | 2 |
operator==Name: | operator== | Prototype: | bool operator==(const QString &s1, const QString &s2) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2742-2748 |
| | 3 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream& operator>>(QDataStream &in, QVersionNumber &version) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | Lines: | 488-494 |
| | 4 | 2 |
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: | const QDBusArgument &operator>>(const QDBusArgument &argument, QXdgDBusImageVector &iconVector) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | Lines: | 160-174 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QPoint &p) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp | Lines: | 418-431 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QRect &r) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 1281-1294 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QSize &sz) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 428-441 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QDate &date) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1146-1158 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QDate &date) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4768-4782 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QTime &time) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1171-1183 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QPolygonF &a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 793-806 |
| | 9 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QPicture &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1168-1186 |
| | 12 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &ds, QTimeZone &tz) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 973-989 |
| | 12 | 2 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &arg, QDBusMenuLayoutItem &item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 146-163 |
| | 13 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QMatrix &m) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 1139-1158 |
| | 14 | 2 |
operator>>Name: | operator>> | Prototype: | static QDataStream &operator>>(QDataStream &s, BMP_INFOHDR &bi) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 109-129 |
| | 15 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QEasingCurve &easing) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1476-1500 |
| | 19 | 2 |
origIcoDepthName: | origIcoDepth | Prototype: | static inline int origIcoDepth(const QImage &image) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 366-370 |
| | 1 | 2 |
overlay_opName: | overlay_op | Prototype: | static inline int overlay_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1083-1090 |
| | 4 | 2 |
packRectName: | packRect | Prototype: | static void packRect(uint *geom0, uint *geom1, const QRect &rect, bool floating) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 1224-1248 |
| | 12 | 2 |
panOffsetName: | panOffset | Prototype: | static QPointF panOffset(const QList<QTouchEvent::TouchPoint> &touchPoints, int maxCount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 72-79 |
| | 5 | 2 |
parseHttpDateName: | parseHttpDate | Prototype: | static QVariant parseHttpDate(const QByteArray &raw) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 849-855 |
| | 4 | 2 |
parseIp6Name: | parseIp6 | Prototype: | static bool parseIp6(const QString &address, QIPAddressUtils::IPv6Address &addr, QString *scopeId) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 184-195 |
| | 7 | 2 |
parsePosixTransitionTimeName: | parsePosixTransitionTime | Prototype: | static QTime parsePosixTransitionTime(const QByteArray &timeRule) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 420-429 |
| | 4 | 2 |
parse_field_widthName: | parse_field_width | Prototype: | static int parse_field_width(const char * &c) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6008-6021 |
| | 8 | 2 |
pcre16SafeExecName: | pcre16SafeExec | Prototype: | static int pcre16SafeExec(const pcre16 *code, const pcre16_extra *extra, const unsigned short *subject, int length, int startOffset, int options, int *ovector, int ovecsize) | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1214-1231 |
| | 8 | 2 |
pow10Name: | pow10 | Prototype: | static qlonglong pow10(int exp) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 397-403 |
| | 4 | 2 |
prepareEngineName: | prepareEngine | Prototype: | inline static void prepareEngine(QRegExpPrivate *priv) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3862-3867 |
| | 3 | 2 |
prepareIdentifierName: | prepareIdentifier | Prototype: | static QString prepareIdentifier(const QString &identifier, QSqlDriver::IdentifierType type, const QSqlDriver *driver) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 51-60 |
| | 5 | 2 |
printPageName: | printPage | Prototype: | static void printPage(int index, QPainter *painter, const QTextDocument *doc, const QRectF &body, const QPointF &pageNumberPos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1855-1885 |
| | 17 | 2 |
ptrName: | ptr | Prototype: | template<typename T> static inline ControlElement<T> *ptr(QWidget *widget) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 241-249 |
| | 4 | 2 |
qAccessibleRoleStringName: | qAccessibleRoleString | Prototype: | const char *qAccessibleRoleString(QAccessible::Role role) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 1837-1843 |
| | 3 | 2 |
qAddPostRoutineName: | qAddPostRoutine | Prototype: | void qAddPostRoutine(QtCleanUpFunction p) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 255-261 |
| | 4 | 2 |
qAppNameName: | qAppName | Prototype: | QString qAppName() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 566-571 |
| | 3 | 2 |
qAverageName: | qAverage | Prototype: | template <typename T> typename T::value_type qAverage(const T &container) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 290-303 |
| | 9 | 2 |
qChecksumName: | qChecksum | Prototype: | quint16 qChecksum(const char *data, uint len) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 550-562 |
| | 9 | 2 |
qCreatev2HashName: | qCreatev2Hash | Prototype: | static QByteArray qCreatev2Hash(const QAuthenticatorPrivate *ctx, QNtlmPhase3Block *phase3) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1187-1208 |
| | 12 | 2 |
qDBusCreateAdaptorConnectorName: | qDBusCreateAdaptorConnector | Prototype: | QDBusAdaptorConnector *qDBusCreateAdaptorConnector(QObject *obj) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | Lines: | 94-100 |
| | 4 | 2 |
qDBusUpdateDispatchStatusName: | qDBusUpdateDispatchStatus | Prototype: | static void qDBusUpdateDispatchStatus(DBusConnection *connection, DBusDispatchStatus new_status, void *data) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 286-293 |
| | 5 | 2 |
qDrawWinButtonName: | qDrawWinButton | Prototype: | void qDrawWinButton(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, const QBrush *fill) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | Lines: | 437-449 |
| | 7 | 2 |
qDrawWinPanelName: | qDrawWinPanel | Prototype: | void qDrawWinPanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, const QBrush *fill) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | Lines: | 477-489 |
| | 7 | 2 |
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 |
qFlagLocationName: | qFlagLocation | Prototype: | const char *qFlagLocation(const char *method) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2216-2222 |
| | 4 | 2 |
qFractionName: | qFraction | Prototype: | static QFraction qFraction(quint64 n, quint64 d) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 144-155 |
| | 8 | 2 |
qFreeAlignedName: | qFreeAligned | Prototype: | void qFreeAligned(void *ptr) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | Lines: | 124-130 |
| | 4 | 2 |
qFuzzyFindName: | qFuzzyFind | Prototype: | template <typename InputIterator> InputIterator qFuzzyFind(InputIterator first, InputIterator last, qreal val) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1497-1503 |
| | 3 | 2 |
qHasPixmapTextureName: | qHasPixmapTexture | Prototype: | bool __attribute__((visibility("default"))) qHasPixmapTexture(const QBrush& brush) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 225-231 |
| | 4 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QHostAddress &key, uint seed) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 1132-1137 |
| | 2 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QVersionNumber &key, uint seed) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | Lines: | 514-520 |
| | 4 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QSslCertificate &key, uint seed) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 64-73 |
| | 4 | 2 |
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 |
qHashName: | qHash | Prototype: | uint qHash(const QUrl &url, uint seed) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4123-4136 |
| | 10 | 2 |
qInstallMessageHandlerName: | qInstallMessageHandler | Prototype: | QtMessageHandler qInstallMessageHandler(QtMessageHandler h) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1867-1873 |
| | 3 | 2 |
qInstallMsgHandlerName: | qInstallMsgHandler | Prototype: | QtMsgHandler qInstallMsgHandler(QtMsgHandler h) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1875-1881 |
| | 3 | 2 |
qIterAppendName: | qIterAppend | Prototype: | static void qIterAppend(DBusMessageIter *it, QByteArray *ba, int type, const void *arg) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 49-55 |
| | 3 | 2 |
qMapDeallocateName: | qMapDeallocate | Prototype: | static inline void qMapDeallocate(QMapNodeBase *node, int alignment) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 319-325 |
| | 3 | 2 |
qMemEqualsName: | qMemEquals | Prototype: | static bool qMemEquals(const quint16 *a, const quint16 *b, int length) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 642-648 |
| | 3 | 2 |
qMetaTypeStaticTypeName: | qMetaTypeStaticType | Prototype: | static inline int qMetaTypeStaticType(const char *typeName, int length) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 877-885 |
| | 5 | 2 |