| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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 QWindow *window) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 2583-2618 |  
  |  | 30 | 10 | 
 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:  | 858-864 |  
  |  | 4 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QMatrix4x4 &m) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 2015-2048 |  
  |  | 26 | 9 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &stream, const QMatrix4x4 &matrix) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 2064-2070 |  
  |  | 4 | 3 | 
 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:  | 995-1002 |  
  |  | 5 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &stream, const QQuaternion &quaternion) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 1018-1023 |  
  |  | 3 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QVector2D &vector) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 506-511 |  
  |  | 3 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &stream, const QVector2D &vector) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 527-531 |  
  |  | 2 | 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:  | 704-710 |  
  |  | 4 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &stream, const QVector3D &vector) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 726-730 |  
  |  | 2 | 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:  | 580-587 |  
  |  | 5 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &stream, const QVector4D &vector) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 603-608 |  
  |  | 3 | 1 | 
 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:  | 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:  | 1053-1060 |  
  |  | 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:  | 1068-1075 |  
  |  | 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:  | 1083-1090 |  
  |  | 5 | 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:  | 1098-1109 |  
  |  | 8 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QBrush &b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1008-1036 |  
  |  | 3 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QBrush &b) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1053-1112 |  
  |  | 40 | 13 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QColor &c) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2480-2496 |  
  |  | 13 | 6 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &stream, const QColor &color) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2508-2534 |  
  |  | 20 | 4 | 
 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 QMatrix &m) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp |  | Lines:  | 1162-1174 |  
  |  | 10 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QPageLayout &layout) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 949-984 |  
  |  | 25 | 8 | 
 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 __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:  | 138-145 |  
  |  | 5 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QPainterPath &p) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2394-2410 |  
  |  | 11 | 3 | 
 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:  | QDataStream &operator<<(QDataStream &s, const QPen &p) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 906-942 |  
  |  | 24 | 8 | 
 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:  | 1024-1043 |  
  |  | 16 | 1 | 
 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 QPolygon &a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 735-739 |  
  |  | 2 | 1 | 
 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 QRegion &r) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 396-418 |  
  |  | 14 | 5 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug s, const QRegion &r) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 439-468 |  
  |  | 23 | 7 | 
 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:  | 1071-1083 |  
  |  | 10 | 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:  | 1119-1148 |  
  |  | 13 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QFont &font) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2179-2231 |  
  |  | 37 | 13 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug stream, const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 3070-3073 |  
  |  | 1 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &stream, const QTextLength &length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 151-154 |  
  |  | 1 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &stream, const QTextFormat &fmt) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 435-439 |  
  |  | 2 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QTextLength &l) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 3471-3476 |  
  |  | 3 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QTextFormat &f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 3478-3483 |  
  |  | 3 | 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:  | 86-98 |  
  |  | 9 | 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:  | 126-132 |  
  |  | 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:  | 1041-1047 |  
  |  | 4 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | static inline QDebug operator<<(QDebug debug, const QNetworkAddressEntry &entry) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp |  | Lines:  | 662-671 |  
  |  | 7 | 3 | 
 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:  | 673-684 |  
  |  | 9 | 1 | 
 operator<<| Name:  | operator<< |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 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:  | 690-707 |  
  |  | 15 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QSslCertificate::SubjectInfo info) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 708-722 |  
  |  | 11 | 10 | 
 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:  | 175-181 |  
  |  | 4 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QSslError &error) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp |  | Lines:  | 329-333 |  
  |  | 2 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QSslError::SslError &error) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp |  | Lines:  | 334-338 |  
  |  | 2 | 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:  | 450-461 |  
  |  | 9 | 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:  | 1631-1654 |  
  |  | 19 | 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:  | 57-63 |  
  |  | 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:  | 73-79 |  
  |  | 4 | 1 | 
 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:  | 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:  | 262-268 |  
  |  | 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:  | 279-285 |  
  |  | 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:  | 287-293 |  
  |  | 4 | 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:  | 118-126 |  
  |  | 6 | 1 | 
 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:  | 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:  | 177-186 |  
  |  | 7 | 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:  | 59-73 |  
  |  | 12 | 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:  | 94-101 |  
  |  | 5 | 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:  | 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:  | 136-143 |  
  |  | 5 | 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:  | 157-162 |  
  |  | 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:  | 174-179 |  
  |  | 4 | 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:  | 191-202 |  
  |  | 10 | 1 | 
 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:  | 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:  | 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 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 QSqlError &s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp |  | Lines:  | 46-53 |  
  |  | 5 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QSqlField &f) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp |  | Lines:  | 516-536 |  
  |  | 18 | 6 | 
 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 debug, QGraphicsItem *item) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 11390-11419 |  
  |  | 20 | 6 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QGraphicsObject *item) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 11422-11438 |  
  |  | 11 | 3 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QGraphicsItem::GraphicsItemChange change) |  | Coverage:  |   0.000% (0/69) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 11440-11549 |  
  |  | 72 | 35 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QGraphicsItem::GraphicsItemFlag flag) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 11551-11618 |  
  |  | 44 | 21 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QGraphicsItem::GraphicsItemFlags flags) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 11620-11634 |  
  |  | 10 | 4 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &out, const 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 &out, const QListWidgetItem &item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 807-811 |  
  |  | 2 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &out, const QTableWidgetItem &item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 1460-1464 |  
  |  | 2 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &out, const QTreeWidgetItem &item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 2223-2227 |  
  |  | 2 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug d, const QAction *action) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 1307-1328 |  
  |  | 17 | 5 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug d, const QGesture *gesture) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 1108-1174 |  
  |  | 53 | 7 | 
 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:  | 1176-1182 |  
  |  | 4 | 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:  | 464-476 |  
  |  | 9 | 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:  | 505-511 |  
  |  | 4 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QWidget *widget) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 13019-13057 |  
  |  | 32 | 9 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QStyle::State state) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2387-2395 |  
  |  | 1 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QStyleOption::OptionType &optionType) |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 4029-4090 |  
  |  | 28 | 27 | 
 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:  | 4092-4106 |  
  |  | 8 | 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:  | 80-86 |  
  |  | 4 | 1 |