| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | QDataStream &operator<<(QDataStream &s, const QPointF &p) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp |  | Lines:  | 757-761 |  
  |  | 2 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QRect &r) |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 1240-1249 |  
  |  | 6 | 2 | 
 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:  | QDataStream &operator<<(QDataStream &s, const QRectF &r) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 2455-2459 |  
  |  | 2 | 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:  | 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 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:  | QDataStream &operator<<(QDataStream &out, const QRegularExpression &re) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 2446-2450 |  
  |  | 2 | 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 debug, QRegularExpression::PatternOptions patternOptions) |  | Coverage:  |   9.375% (3/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 2494-2527 |  
  |  | 26 | 11 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QRegularExpressionMatch &match) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 2536-2569 |  
  |  | 22 | 6 | 
 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:  | 405-412 |  
  |  | 4 | 2 | 
 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:  | QDataStream &operator<<(QDataStream &s, const QSizeF &sz) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp |  | Lines:  | 839-843 |  
  |  | 2 | 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:  | QDataStream &operator<<(QDataStream &out, const QString &str) |  | Coverage:  |  75.000% (12/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 8664-8687 |  
  |  | 13 | 5 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &ds, const QTimeZone &tz) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp |  | Lines:  | 961-965 |  
  |  | 2 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QTimeZone &tz) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp |  | Lines:  | 987-993 |  
  |  | 3 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream& operator<<(QDataStream &out, const QVersionNumber &version) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 467-471 |  
  |  | 2 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QVersionNumber &version) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 491-496 |  
  |  | 3 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDBusArgument &operator<<(QDBusArgument &a, const QDate &date) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 1154-1163 |  
  |  | 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:  | 1179-1188 |  
  |  | 6 | 2 | 
 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 QDBusError &msg) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp |  | Lines:  | 398-403 |  
  |  | 3 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | static inline QDebug operator<<(QDebug dbg, const QThread *th) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 80-90 |  
  |  | 8 | 3 | 
 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:  | static QDebug operator<<(QDebug dbg, QDBusMessage::MessageType t) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp |  | Lines:  | 784-799 |  
  |  | 6 | 6 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QDBusMessage &msg) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp |  | Lines:  | 814-832 |  
  |  | 16 | 3 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug d, const QAccessibleInterface *iface) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 1857-1896 |  
  |  | 30 | 11 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug d, const QAccessibleEvent &ev) |  | Coverage:  |   0.000% (0/116) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 1899-1956 |  
  |  | 48 | 39 | 
 operator<<| Name:  | operator<< |  | Prototype:  | static QDataStream &operator<<(QDataStream &s, const BMP_FILEHDR &bf) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 83-88 |  
  |  | 3 | 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 &s, const QIcon &icon) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1255-1283 |  
  |  | 19 | 6 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QIcon &i) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1356-1372 |  
  |  | 12 | 3 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QImage &image) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3506-3520 |  
  |  | 8 | 3 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QImage &i) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4777-4794 |  
  |  | 13 | 3 | 
 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:  | 1143-1153 |  
  |  | 6 | 2 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &stream, const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1039-1042 |  
  |  | 1 | 1 | 
 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:  | 1716-1731 |  
  |  | 11 | 2 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &out, const QStandardItem &item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2008-2012 |  
  |  | 2 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QCursor &c) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 302-318 |  
  |  | 11 | 4 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QCursor &c) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 608-613 |  
  |  | 3 | 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 dbg, const QEvent *e) |  | Coverage:  |   0.000% (0/98) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3831-4017 |  
  |  | 116 | 54 | 
 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:  | 1606-1617 |  
  |  | 8 | 2 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QKeySequence &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 1649-1654 |  
  |  | 3 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QPalette &p) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 948-966 |  
  |  | 12 | 7 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QPalette &p) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 1147-1176 |  
  |  | 24 | 6 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QScreen *screen) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 710-736 |  
  |  | 22 | 4 | 
 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 debug, const QTouchDevice *device) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp |  | Lines:  | 252-269 |  
  |  | 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:  | 2546-2581 |  
  |  | 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:  | 853-859 |  
  |  | 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:  | 2009-2042 |  
  |  | 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:  | 2058-2064 |  
  |  | 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:  | 989-996 |  
  |  | 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:  | 1012-1017 |  
  |  | 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:  | 500-505 |  
  |  | 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:  | 521-525 |  
  |  | 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:  | 698-704 |  
  |  | 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:  | 720-724 |  
  |  | 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:  | 574-581 |  
  |  | 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:  | 597-602 |  
  |  | 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:  | 117-130 |  
  |  | 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:  | 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 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 dbg, const QBrush &b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1002-1030 |  
  |  | 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:  | 1047-1106 |  
  |  | 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:  | 2475-2491 |  
  |  | 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:  | 2503-2529 |  
  |  | 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:  | 1104-1118 |  
  |  | 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:  | 1153-1165 |  
  |  | 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:  | 943-978 |  
  |  | 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:  | 1855-1870 |  
  |  | 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:  | 132-139 |  
  |  | 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:  | 2386-2402 |  
  |  | 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:  | 3464-3473 |  
  |  | 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:  | 900-936 |  
  |  | 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:  | 1018-1037 |  
  |  | 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:  | 462-470 |  
  |  | 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:  | 729-733 |  
  |  | 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:  | 766-775 |  
  |  | 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:  | 804-812 |  
  |  | 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:  | 380-402 |  
  |  | 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:  | 423-452 |  
  |  | 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:  | 1055-1067 |  
  |  | 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:  | 1103-1132 |  
  |  | 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:  | 2176-2228 |  
  |  | 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:  | 3067-3070 |  
  |  | 1 | 1 |