Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QColor &color) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2539-2571 |
| | 25 | 4 |
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: | 1130-1149 |
| | 14 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QPainterPath &p) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2413-2451 |
| | 29 | 5 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QPen &p) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 948-1014 |
| | 51 | 7 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QPolygon &a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 745-749 |
| | 2 | 1 |
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: | 787-800 |
| | 9 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QRegion &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 413-419 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream & operator>>(QDataStream &s, QTransform &t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1079-1098 |
| | 16 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QFont &font) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2239-2323 |
| | 61 | 12 |
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: | QDataStream &operator>>(QDataStream &stream, QTextFormat &fmt) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 434-449 |
| | 8 | 3 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QLayoutPolicy &policy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp | Lines: | 103-116 |
| | 11 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QNetworkCacheMetaData &metaData) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | Lines: | 357-361 |
| | 2 | 1 |
operator>>Name: | operator>> | Prototype: | static inline QDataStream &operator>>(QDataStream &in, QNetworkCacheMetaData::AttributesMap &hash) | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | Lines: | 363-388 |
| | 18 | 5 |
operator>>Name: | operator>> | Prototype: | static QDataStream& operator>>(QDataStream& s, 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: | QDataStream &operator>>(QDataStream &in, QHostAddress &address) | Coverage: | 85.714% (12/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 1194-1229 |
| | 22 | 7 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &arg, QDBusMenuItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 59-65 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &arg, QDBusMenuItemKeys &keys) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 75-81 |
| | 4 | 1 |
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: | 140-157 |
| | 13 | 2 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &arg, QDBusMenuEvent &ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 265-271 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QXdgDBusImageStruct &icon) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | Lines: | 123-140 |
| | 12 | 1 |
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: | 154-168 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QXdgDBusToolTipStruct &toolTip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | Lines: | 183-203 |
| | 15 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiAccessibleCacheItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 69-83 |
| | 12 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiObjectReference &address) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 97-104 |
| | 5 | 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: | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiEventListener &ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 139-146 |
| | 5 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiAppUpdate &update) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 158-163 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiRelationArrayEntry &entry) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 175-180 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiDeviceEvent &event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 198-209 |
| | 10 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, 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 &in, QListWidgetItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 816-820 |
| | 2 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QTableWidgetItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1438-1442 |
| | 2 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QTreeWidgetItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 2231-2235 |
| | 2 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QSizePolicy &policy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | Lines: | 482-495 |
| | 11 | 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: | inline bool operator>=(const QPointF &p, qreal f) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 100-103 |
| | 1 | 1 |
operator>Name: | operator> | Prototype: | inline bool operator>(const QPointF &p, qreal f) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 106-109 |
| | 1 | 1 |
operator==Name: | operator== | Prototype: | bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::SectionNode &s2) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1703-1706 |
| | 1 | 1 |
operator==Name: | operator== | Prototype: | static bool operator==(const QRegExpEngineKey &key1, const QRegExpEngineKey &key2) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 884-888 |
| | 2 | 1 |
operator==Name: | operator== | Prototype: | bool operator==(const QString &s1, const QString &s2) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2712-2718 |
| | 3 | 2 |
operator==Name: | operator== | Prototype: | bool operator==(const QStringRef &s1,const QStringRef &s2) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 8997-9000 |
| | 2 | 1 |
operator==Name: | operator== | Prototype: | bool operator==(const QString &s1,const QStringRef &s2) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9007-9010 |
| | 2 | 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: | bool operator==(const QAccessible::State &first, const QAccessible::State &second) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 1850-1853 |
| | 1 | 1 |
operator==Name: | operator== | Prototype: | bool operator==(const QGuiApplicationPrivate::ActiveTouchPointsKey &a, const QGuiApplicationPrivate::ActiveTouchPointsKey &b) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2346-2351 |
| | 2 | 1 |
operator==Name: | operator== | Prototype: | bool operator==(const QSurfaceFormat& a, const QSurfaceFormat& b) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 795-810 |
| | 13 | 1 |
operator==Name: | operator== | Prototype: | bool operator==(const QPageLayout &lhs, const QPageLayout &rhs) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 431-434 |
| | 1 | 1 |
operator==Name: | operator== | Prototype: | bool operator==(const QPageSize &lhs, const QPageSize &rhs) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1257-1260 |
| | 1 | 1 |
operator==Name: | operator== | Prototype: | inline bool operator==(const FallbacksCacheKey &lhs, const FallbacksCacheKey &rhs) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 425-431 |
| | 4 | 1 |
operator==Name: | operator== | Prototype: | bool operator==(const QGridLayoutBox &box1, const QGridLayoutBox &box2) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 135-143 |
| | 5 | 3 |
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==(const QGLFormat& a, const QGLFormat& b) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1606-1622 |
| | 14 | 1 |
operator==Name: | operator== | Prototype: | bool operator==(const QHashableLatin1Literal &l1, const QHashableLatin1Literal &l2) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 867-870 |
| | 1 | 1 |
operator<=Name: | operator<= | Prototype: | inline bool operator<=(const QPointF &p, qreal f) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 88-91 |
| | 1 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QDir::Filters filters) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 2301-2327 |
| | 22 | 17 |
operator<<Name: | operator<< | Prototype: | static QDebug operator<<(QDebug debug, QDir::SortFlags sorting) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 2329-2351 |
| | 17 | 11 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QDir &dir) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 2353-2365 |
| | 10 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QIODevice::OpenMode modes) | Coverage: | 69.565% (16/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1665-1689 |
| | 20 | 8 |
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: | 3908-3915 |
| | 5 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug d, const QUrl &url) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3934-3939 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QModelIndex &idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 450-456 |
| | 4 | 1 |
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: | 458-465 |
| | 4 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QItemSelectionRange &range) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1869-1875 |
| | 4 | 1 |
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: | 1214-1227 |
| | 10 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QJsonDocument &o) | Coverage: | 25.000% (2/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 563-579 |
| | 12 | 3 |
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: | 1187-1200 |
| | 10 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QJsonValue &o) | Coverage: | 20.000% (3/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 728-759 |
| | 21 | 8 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QObject *o) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 4110-4120 |
| | 8 | 3 |
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 &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: | QDebug operator<<(QDebug dbg, const QVariant &v) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3616-3638 |
| | 17 | 5 |
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 debug, const QMimeType &mime) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | Lines: | 455-464 |
| | 5 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QUuid &id) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 657-684 |
| | 17 | 4 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QUuid &id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 1013-1018 |
| | 3 | 1 |
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: | 700-707 |
| | 5 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QBitArray &array) | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 755-770 |
| | 11 | 4 |
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: | 2909-2916 |
| | 4 | 2 |
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: | 1611-1615 |
| | 2 | 1 |
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: | 4730-4736 |
| | 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: | 4770-4778 |
| | 3 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QDateTime &dateTime) | Coverage: | 92.593% (25/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4808-4862 |
| | 26 | 10 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QDate &date) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4950-4955 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QTime &time) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4957-4962 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QDateTime &date) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4964-4986 |
| | 13 | 5 |
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: | 1420-1431 |
| | 8 | 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: | 1445-1458 |
| | 9 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QLine &p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 254-259 |
| | 3 | 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: | 272-276 |
| | 2 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QLineF &p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 815-820 |
| | 3 | 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: | 833-837 |
| | 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: | 683-687 |
| | 2 | 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: | 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: | 407-411 |
| | 2 | 1 |
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: | 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: | 742-746 |
| | 2 | 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: | 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: | 393-400 |
| | 4 | 2 |
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 |