| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 145-148 |  
  |  | 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:  | 428-432 |  
  |  | 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:  | 3464-3469 |  
  |  | 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:  | 3471-3476 |  
  |  | 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:  | 80-92 |  
  |  | 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:  | 120-126 |  
  |  | 4 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &out, const QNetworkCacheMetaData &metaData) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp |  | Lines:  | 319-323 |  
  |  | 2 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | static inline QDataStream &operator<<(QDataStream &out, const QNetworkCacheMetaData::AttributesMap &hash) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp |  | Lines:  | 325-335 |  
  |  | 7 | 2 | 
 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:  | static QDataStream& operator<<(QDataStream& s, const QNtlmBuffer& b) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 963-967 |  
  |  | 2 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | static QDataStream& operator<<(QDataStream& s, const QNtlmPhase1Block& b) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1020-1033 |  
  |  | 11 | 3 | 
 operator<<| Name:  | operator<< |  | Prototype:  | static QDataStream& operator<<(QDataStream& s, const QNtlmPhase3Block& b) |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1036-1062 |  
  |  | 18 | 3 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug d, const QHostAddress &address) |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 1121-1130 |  
  |  | 6 | 2 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &out, const QHostAddress &address) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 1163-1185 |  
  |  | 13 | 6 | 
 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:  | 609-618 |  
  |  | 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:  | 620-631 |  
  |  | 9 | 1 | 
 operator<<| Name:  | operator<< |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QNetworkProxy &proxy) |  | Coverage:  |  40.000% (14/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp |  | Lines:  | 1580-1623 |  
  |  | 28 | 18 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QAbstractSocket::SocketError error) |  | Coverage:  |  17.073% (7/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 2916-2983 |  
  |  | 44 | 21 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QAbstractSocket::SocketState state) |  | Coverage:  |  29.412% (5/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 2985-3016 |  
  |  | 20 | 9 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QLocalSocket::LocalSocketError error) |  | Coverage:  |  13.043% (3/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp |  | Lines:  | 488-528 |  
  |  | 26 | 12 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QLocalSocket::LocalSocketState state) |  | Coverage:  |  27.273% (3/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp |  | Lines:  | 530-552 |  
  |  | 14 | 6 | 
 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 debug, QSslCertificate::SubjectInfo info) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 701-715 |  
  |  | 11 | 10 | 
 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, 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:  | 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:  | 323-327 |  
  |  | 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:  | 328-332 |  
  |  | 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:  | 447-458 |  
  |  | 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:  | 1625-1648 |  
  |  | 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:  | 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 QDBusMenuLayoutItem &item) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp |  | Lines:  | 128-138 |  
  |  | 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:  | 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:  | 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:  | 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:  | 143-151 |  
  |  | 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:  | 171-180 |  
  |  | 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:  | 53-67 |  
  |  | 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:  | 88-95 |  
  |  | 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:  | 109-117 |  
  |  | 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:  | 130-137 |  
  |  | 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:  | 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:  | 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:  | 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:  | 820-848 |  
  |  | 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:  | 292-300 |  
  |  | 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:  | 40-47 |  
  |  | 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:  | 510-530 |  
  |  | 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:  | 510-523 |  
  |  | 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:  | 11300-11329 |  
  |  | 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:  | 11332-11348 |  
  |  | 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:  | 11350-11459 |  
  |  | 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:  | 11461-11528 |  
  |  | 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:  | 11530-11544 |  
  |  | 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:  | 62-66 |  
  |  | 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:  | 801-805 |  
  |  | 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:  | 1453-1457 |  
  |  | 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:  | 2216-2220 |  
  |  | 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:  | 1300-1321 |  
  |  | 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:  | 1102-1168 |  
  |  | 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:  | 1170-1176 |  
  |  | 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:  | 458-470 |  
  |  | 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:  | 499-505 |  
  |  | 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:  | 12982-13020 |  
  |  | 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:  | 2370-2378 |  
  |  | 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:  | 4023-4084 |  
  |  | 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:  | 4086-4100 |  
  |  | 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:  | 74-80 |  
  |  | 4 | 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 debug, const QMainWindowLayout *layout) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 160-164 |  
  |  | 2 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QTextStream& operator<<(QTextStream& ts, const QSplitter& splitter) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 1714-1718 |  
  |  | 2 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QTextStream& operator<<(QTextStream& str, const QDomNode& node) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2695-2700 |  
  |  | 2 | 1 | 
 operator<| Name:  | operator< |  | Prototype:  | static bool operator<(const QSettingsIniKey &k1, const QSettingsIniKey &k2) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1795-1800 |  
  |  | 3 | 2 | 
 operator<| Name:  | operator< |  | Prototype:  | inline bool operator<(int priority, const QPair<QRunnable *, int> &p) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp |  | Lines:  | 196-197 |  
  |  | 1 | 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 UCS2Pair &ligature, ushort u1) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1752-1753 |  
  |  | 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 UCS2SurrogatePair &ligature, uint u1) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1764-1765 |  
  |  | 1 | 1 | 
 operator<| Name:  | operator< |  | Prototype:  | bool operator<(const QElapsedTimer &v1, const QElapsedTimer &v2) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 235-238 |  
  |  | 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:  | bool operator<(const QString &s1, const QString &s2) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2776-2779 |  
  |  | 1 | 1 | 
 operator<| Name:  | operator< |  | Prototype:  | bool operator<(const QStringRef &s1,const QStringRef &s2) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9039-9042 |  
  |  | 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 |