Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 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 &out, const QRegExp ®Exp) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4555-4560 |
| | 3 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QRegularExpression &re) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2479-2484 |
| | 3 | 1 |
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 QWindowSystemInterface::TouchPoint &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 853-859 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QVector3D &vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 698-704 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QLayoutPolicy &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp | Lines: | 120-126 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug s, const QNetworkCookie &cookie) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 1035-1041 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QSslEllipticCurve curve) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslellipticcurve.cpp | Lines: | 169-175 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | const QDBusArgument &operator<<(QDBusArgument &arg, const QDBusMenuItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 51-57 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | const QDBusArgument &operator<<(QDBusArgument &arg, const QDBusMenuItemKeys &keys) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 67-73 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | const QDBusArgument &operator<<(QDBusArgument &arg, const QDBusMenuEvent &ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 257-263 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug d, const QDBusMenuItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 274-280 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug d, const QDBusMenuLayoutItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 282-288 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiAppUpdate &update) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 151-156 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiRelationArrayEntry &entry) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 168-173 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug d, const QGestureEvent *gestureEvent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 1170-1176 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSizePolicy &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | Lines: | 499-505 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug &operator<<(QDebug &dbg, const QScrollerPrivate::ScrollSegment &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 74-80 |
| | 4 | 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 QRegExp &r) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4588-4594 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QDateTime &dt) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1204-1210 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QRect &rect) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1223-1230 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QRectF &rect) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1243-1250 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QSize &size) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1261-1268 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QSizeF &size) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1282-1289 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QPoint &pt) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1300-1307 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QPointF &pt) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1321-1328 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QLine &line) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1341-1348 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QLineF &line) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1361-1368 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QQuaternion &q) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 989-996 |
| | 5 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QVector4D &vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 574-581 |
| | 5 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QOpenGLDebugMessage::Source source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1047-1054 |
| | 5 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QOpenGLDebugMessage::Type type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1062-1069 |
| | 5 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QOpenGLDebugMessage::Severity severity) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1077-1084 |
| | 5 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug __attribute__((visibility("default"))) &operator<<(QDebug &s, const QVectorPath &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 132-139 |
| | 5 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiObjectReference &address) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 88-95 |
| | 5 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiEventListener &ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 130-137 |
| | 5 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSqlError &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp | Lines: | 40-47 |
| | 5 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QDockAreaLayout &layout) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 151-158 |
| | 5 | 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: | 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: | 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: | 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: | static inline QDebug operator<<(QDebug dbg, const QDBusConnectionPrivate *conn) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 93-102 |
| | 7 | 1 |
operator<<Name: | operator<< | Prototype: | const QDBusArgument &operator<<(QDBusArgument &argument, const QXdgDBusToolTipStruct &toolTip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | Lines: | 171-180 |
| | 7 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QSslCipher &cipher) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 252-261 |
| | 7 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QOpenGLDebugMessage &message) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1092-1103 |
| | 8 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QStyleOption &option) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | Lines: | 4086-4100 |
| | 8 | 1 |
operator<<Name: | operator<< | Prototype: | static QDataStream &operator<<(QDataStream &s, const BMP_INFOHDR &bi) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 125-136 |
| | 9 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &stream, const QLayoutPolicy &policy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp | Lines: | 80-92 |
| | 9 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QNetworkInterface &networkInterface) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | Lines: | 620-631 |
| | 9 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QSslKey &key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | Lines: | 447-458 |
| | 9 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &stream, const QSizePolicy &policy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | Lines: | 458-470 |
| | 9 | 1 |
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 dbg, const QMatrix &m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 1153-1165 |
| | 10 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream & operator<<(QDataStream &s, const QTransform &m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1055-1067 |
| | 10 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiDeviceEvent &event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 185-196 |
| | 10 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiAccessibleCacheItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 53-67 |
| | 12 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QTransform &m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1103-1132 |
| | 13 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QTouchEvent::TouchPoint &tp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3812-3829 |
| | 15 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QSslCertificate &certificate) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | Lines: | 683-700 |
| | 15 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QPen &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 1018-1037 |
| | 16 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSurfaceFormat &f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 824-845 |
| | 17 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QGLFormat &f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1625-1648 |
| | 19 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(const QPair<QRunnable *, int> &p, int priority) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 198-199 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(const UCS2Pair &ligature1, const UCS2Pair &ligature2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1748-1749 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(ushort u1, const UCS2Pair &ligature) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1750-1751 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(const UCS2SurrogatePair &ligature1, const UCS2SurrogatePair &ligature2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1760-1761 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(uint u1, const UCS2SurrogatePair &ligature) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1762-1763 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(const CategoriesRangeMapEntry &entry1, const CategoriesRangeMapEntry &entry2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2877-2878 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(const char *name, const CategoriesRangeMapEntry &entry) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2879-2880 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(const CategoriesRangeMapEntry &entry, const char *name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2881-2882 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(const char *name, const XPMRGBData &data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 742-743 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(const XPMRGBData &data, const char *name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 744-745 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(const char *name, const RGBData &data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 295-296 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(const RGBData &data, const char *name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 297-298 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | static bool operator<(const QString &name, const QCssKnownValue &prop) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 348-351 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | static bool operator<(const QCssKnownValue &prop, const QString &name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 353-356 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(unsigned short uc, AGLEntry entry) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset_agl.cpp | Lines: | 125-126 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | inline bool operator<(AGLEntry entry, unsigned short uc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset_agl.cpp | Lines: | 127-128 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | static bool operator<(const QCheckPoint &checkPoint, QFixed y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 386-389 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | static bool operator<(const QCheckPoint &checkPoint, int pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 391-394 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | static bool operator<(const QString &entityStr, const QTextHtmlEntity &entity) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 326-329 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | static bool operator<(const QTextHtmlEntity &entity, const QString &entityStr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 331-334 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | static bool operator<(const QString &str, const QTextHtmlElement &e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 452-455 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | static bool operator<(const QTextHtmlElement &e, const QString &str) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 457-460 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | static inline bool operator<(int fragment, const QFragmentFindHelper &helper) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 374-377 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | static inline bool operator<(const QFragmentFindHelper &helper, int fragment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 379-382 |
| | 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: | 94-97 |
| | 1 | 1 |