| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 parseTzHeader| Name:  | parseTzHeader |  | Prototype:  | static QTzHeader parseTzHeader(QDataStream &ds, bool *ok) |  | Coverage:  |  48.485% (16/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 139-181 |  
  |  | 26 | 5 | 
 parseTzAbbreviations| Name:  | parseTzAbbreviations |  | Prototype:  | static QMap<int, QByteArray> parseTzAbbreviations(QDataStream &ds, int tzh_charcnt, const QVector<QTzType> &types) |  | Coverage:  |  76.923% (10/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 241-268 |  
  |  | 14 | 5 | 
 parseStyleValue| Name:  | parseStyleValue |  | Prototype:  | static BorderStyle parseStyleValue(QCss::Value v) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 901-935 |  
  |  | 16 | 15 | 
 parseSignal| Name:  | parseSignal |  | Prototype:  | static bool parseSignal(QXmlStreamReader &xml, QDBusIntrospection::Signal &signalData, QDBusIntrospection::Interface *ifaceData) |  | Coverage:  |  75.000% (18/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp |  | Lines:  | 225-274 |  
  |  | 27 | 7 | 
 parseShorthandFontProperty| Name:  | parseShorthandFontProperty |  | Prototype:  | static void parseShorthandFontProperty(const QVector<QCss::Value> &values, QFont *font, int *fontSizeAdjustment) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1210-1233 |  
  |  | 14 | 5 | 
 parseShorthandBackgroundProperty| Name:  | parseShorthandBackgroundProperty |  | Prototype:  | static void parseShorthandBackgroundProperty(const QVector<QCss::Value> &values, BrushData *brush, QString *image, Repeat *repeat, Qt::Alignment *alignment, const QPalette &pal) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 986-1030 |  
  |  | 32 | 9 | 
 parseProperty| Name:  | parseProperty |  | Prototype:  | static bool parseProperty(QXmlStreamReader &xml, QDBusIntrospection::Property &propertyData, QDBusIntrospection::Interface *ifaceData) |  | Coverage:  |  63.158% (24/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp |  | Lines:  | 102-166 |  
  |  | 30 | 11 | 
 parsePosixZoneNameAndOffset| Name:  | parsePosixZoneNameAndOffset |  | Prototype:  | static QPair<QString, int> parsePosixZoneNameAndOffset(const char *&pos, const char *end) |  | Coverage:  |  88.235% (30/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 452-495 |  
  |  | 30 | 9 | 
 parsePosixTransitionTime| Name:  | parsePosixTransitionTime |  | Prototype:  | static QTime parsePosixTransitionTime(const QByteArray &timeRule) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 414-423 |  
  |  | 4 | 2 | 
 parsePosixTime| Name:  | parsePosixTime |  | Prototype:  | static int parsePosixTime(const char *begin, const char *end) |  | Coverage:  |  44.828% (13/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 376-412 |  
  |  | 18 | 7 | 
 parsePosixOffset| Name:  | parsePosixOffset |  | Prototype:  | static int parsePosixOffset(const char *begin, const char *end) |  | Coverage:  |  66.667% (8/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 425-441 |  
  |  | 10 | 4 | 
 parseMultiArgFormatString| Name:  | parseMultiArgFormatString |  | Prototype:  | static ParseResult parseMultiArgFormatString(const QString &s) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7900-7929 |  
  |  | 20 | 6 | 
 parseMethod| Name:  | parseMethod |  | Prototype:  | static bool parseMethod(QXmlStreamReader &xml, QDBusIntrospection::Method &methodData, QDBusIntrospection::Interface *ifaceData) |  | Coverage:  |  68.966% (20/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp |  | Lines:  | 168-222 |  
  |  | 34 | 9 | 
 parseIpFuture| Name:  | parseIpFuture |  | Prototype:  | static const QChar *parseIpFuture(QString &host, const QChar *begin, const QChar *end, QUrl::ParsingMode mode) |  | Coverage:  |  98.000% (49/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1190-1238 |  
  |  | 28 | 10 | 
 parseIp6| Name:  | parseIp6 |  | Prototype:  | static const QChar *parseIp6(QString &host, const QChar *begin, const QChar *end, QUrl::ParsingMode mode) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1241-1270 |  
  |  | 14 | 3 | 
 parseIp6| Name:  | parseIp6 |  | Prototype:  | static bool parseIp6(const QString &address, QIPAddressUtils::IPv6Address &addr, QString *scopeId) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 178-189 |  
  |  | 7 | 2 | 
 parseHttpOptionHeader| Name:  | parseHttpOptionHeader |  | Prototype:  | static QHash<QByteArray, QByteArray> parseHttpOptionHeader(const QByteArray &header) |  | Coverage:  |  59.184% (29/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 71-159 |  
  |  | 47 | 16 | 
 parseHttpDate| Name:  | parseHttpDate |  | Prototype:  | static QVariant parseHttpDate(const QByteArray &raw) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 841-847 |  
  |  | 4 | 2 | 
 parseHeaderValue| Name:  | parseHeaderValue |  | Prototype:  | static QVariant parseHeaderValue(QNetworkRequest::KnownHeaders header, const QByteArray &value) |  | Coverage:  |  88.000% (22/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 864-902 |  
  |  | 16 | 12 | 
 parseHeaderName| Name:  | parseHeaderName |  | Prototype:  | static int parseHeaderName(const QByteArray &headerName) |  | Coverage:  |  83.333% (30/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 803-839 |  
  |  | 24 | 14 | 
 parseFontName| Name:  | parseFontName |  | Prototype:  | static void parseFontName(const QString &name, QString &foundry, QString &family) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 612-644 |  
  |  | 23 | 7 | 
 parseDecodedComponent| Name:  | parseDecodedComponent |  | Coverage:  | 100.000% (1/1) |  
  |  | 0 | 1 | 
 parseDecodedComponent| Name:  | parseDecodedComponent |  | Prototype:  | static inline void parseDecodedComponent(QString &data) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 814-817 |  
  |  | 0 | 2 | 
 parseDateString| Name:  | parseDateString |  | Prototype:  | static QDateTime parseDateString(const QByteArray &dateString) |  | Coverage:  |  67.260% (189/281) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp |  | Lines:  | 578-868 |  
  |  | 172 | 65 | 
 parseCookieHeader| Name:  | parseCookieHeader |  | Prototype:  | static QVariant parseCookieHeader(const QByteArray &raw) |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 849-862 |  
  |  | 8 | 3 | 
 parseCombinedArgString| Name:  | parseCombinedArgString |  | Prototype:  | static QStringList parseCombinedArgString(const QString &program) |  | Coverage:  | 100.000% (27/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2195-2233 |  
  |  | 23 | 9 | 
 parseColorValue| Name:  | parseColorValue |  | Prototype:  | static ColorData parseColorValue(QCss::Value v) |  | Coverage:  |   0.000% (0/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 704-771 |  
  |  | 45 | 16 | 
 parseBrushValue| Name:  | parseBrushValue |  | Prototype:  | static BrushData parseBrushValue(const QCss::Value &v, const QPalette &pal) |  | Coverage:  |   0.000% (0/68) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 783-890 |  
  |  | 85 | 23 | 
 parseArg| Name:  | parseArg |  | Prototype:  | static bool parseArg(const QXmlStreamAttributes &attributes, QDBusIntrospection::Argument &argData, QDBusIntrospection::Interface *ifaceData) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp |  | Lines:  | 54-79 |  
  |  | 14 | 4 | 
 parseAnnotation| Name:  | parseAnnotation |  | Prototype:  | static bool parseAnnotation(const QXmlStreamReader &xml, QDBusIntrospection::Annotations &annotations, QDBusIntrospection::Interface *ifaceData, bool interfaceAnnotation = false) |  | Coverage:  |  62.500% (5/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp |  | Lines:  | 81-100 |  
  |  | 11 | 3 | 
 parseAlignment| Name:  | parseAlignment |  | Prototype:  | static Qt::Alignment parseAlignment(const QCss::Value *values, int count) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 681-702 |  
  |  | 16 | 11 | 
 parentObject| Name:  | parentObject |  | Prototype:  | static inline QObject *parentObject(const QObject *obj) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1410-1418 |  
  |  | 5 | 3 | 
 panTouchPoints| Name:  | panTouchPoints |  | Prototype:  | static inline int panTouchPoints() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp |  | Lines:  | 63-79 |  
  |  | 7 | 3 | 
 panOffset| Name:  | panOffset |  | Prototype:  | static QPointF panOffset(const QList<QTouchEvent::TouchPoint> &touchPoints, int maxCount) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 66-73 |  
  |  | 5 | 2 | 
 paintsOver| Name:  | paintsOver |  | Prototype:  | static bool paintsOver(const QCss::BorderStyle *styles, const QBrush *colors, QCss::Edge e1, QCss::Edge e2) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp |  | Lines:  | 326-338 |  
  |  | 7 | 3 | 
 paintSep| Name:  | paintSep |  | Prototype:  | static void paintSep(QPainter *p, QWidget *w, const QRect &r, Qt::Orientation o, bool mouse_over) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 1567-1581 |  
  |  | 11 | 4 | 
 packRect| Name:  | packRect |  | Prototype:  | static void packRect(uint *geom0, uint *geom1, const QRect &rect, bool floating) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines:  | 1218-1242 |  
  |  | 12 | 2 | 
 p5s_deleter| Name:  | p5s_deleter |  | Coverage:  | 100.000% (4/4) |  
  |  | 4 | 2 | 
 overlay_op| Name:  | overlay_op |  | Prototype:  | static inline int overlay_op(int dst, int src, int da, int sa) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1077-1084 |  
  |  | 4 | 2 | 
 osKey| Name:  | osKey |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 osKey| Name:  | osKey |  | Prototype:  | static inline QString osKey() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 137-137 |  
  |  | 0 | 2 | 
 origIcoDepth| Name:  | origIcoDepth |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 origIcoDepth| Name:  | origIcoDepth |  | Prototype:  | static inline int origIcoDepth(const QImage &image) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 357-361 |  
  |  | 1 | 2 | 
 operator|| Name:  | operator| |  | Prototype:  | QBitArray operator|(const QBitArray &a1, const QBitArray &a2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 615-620 |  
  |  | 3 | 1 | 
 operator^| Name:  | operator^ |  | Prototype:  | QBitArray operator^(const QBitArray &a1, const QBitArray &a2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 638-643 |  
  |  | 3 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QUrl &url) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3924-3930 |  
  |  | 4 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream& operator>>(QDataStream &s, QVariant &p) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 2155-2159 |  
  |  | 2 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream& operator>>(QDataStream &s, QVariant::Type &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 2175-2182 |  
  |  | 4 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QUuid &id) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 690-717 |  
  |  | 17 | 4 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QBitArray &ba) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 717-751 |  
  |  | 24 | 5 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QByteArray &ba) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2926-2949 |  
  |  | 16 | 4 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QChar &chr) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1624-1630 |  
  |  | 4 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QDate &date) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 4746-4760 |  
  |  | 8 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QTime &time) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 4788-4799 |  
  |  | 6 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QDateTime &dateTime) |  | Coverage:  |  85.185% (23/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 4872-4942 |  
  |  | 36 | 12 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &stream, QEasingCurve &easing) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1470-1494 |  
  |  | 19 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &stream, QLine &line) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp |  | Lines:  | 287-295 |  
  |  | 5 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &stream, QLineF &line) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp |  | Lines:  | 848-856 |  
  |  | 5 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &ds, QLocale &l) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 689-695 |  
  |  | 4 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QMargins &m) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmargins.cpp |  | Lines:  | 423-431 |  
  |  | 6 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QMarginsF &m) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmargins.cpp |  | Lines:  | 758-767 |  
  |  | 7 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QPoint &p) |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp |  | Lines:  | 412-425 |  
  |  | 8 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QPointF &p) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp |  | Lines:  | 773-781 |  
  |  | 6 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QRect &r) |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 1261-1274 |  
  |  | 8 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QRectF &r) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 2472-2481 |  
  |  | 7 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QRegExp ®Exp) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4569-4584 |  
  |  | 10 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QRegularExpression &re) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 2459-2467 |  
  |  | 6 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QSize &sz) |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp |  | Lines:  | 424-437 |  
  |  | 8 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QSizeF &sz) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp |  | Lines:  | 855-863 |  
  |  | 6 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QString &str) |  | Coverage:  |  88.462% (23/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 8698-8745 |  
  |  | 33 | 9 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &ds, QTimeZone &tz) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp |  | Lines:  | 967-983 |  
  |  | 12 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream& operator>>(QDataStream &in, QVersionNumber &version) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 481-487 |  
  |  | 4 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &a, QVariant &v) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 1130-1136 |  
  |  | 4 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &a, QDate &date) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 1140-1152 |  
  |  | 8 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &a, QTime &time) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 1165-1177 |  
  |  | 8 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &a, QDateTime &dt) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 1190-1202 |  
  |  | 8 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &a, QRect &rect) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 1212-1221 |  
  |  | 6 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &a, QRectF &rect) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 1232-1241 |  
  |  | 6 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &a, QSize &size) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 1252-1259 |  
  |  | 4 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &a, QSizeF &size) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 1270-1280 |  
  |  | 7 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &a, QPoint &pt) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 1291-1298 |  
  |  | 4 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &a, QPointF &pt) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 1309-1319 |  
  |  | 7 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &a, QLine &line) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 1330-1339 |  
  |  | 6 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &a, QLineF &line) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 1350-1359 |  
  |  | 6 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | static QDataStream &operator>>(QDataStream &s, BMP_FILEHDR &bf) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 76-81 |  
  |  | 3 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | static QDataStream &operator>>(QDataStream &s, BMP_INFOHDR &bi) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 103-123 |  
  |  | 15 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QIcon &icon) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1294-1351 |  
  |  | 43 | 10 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QImage &image) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3532-3544 |  
  |  | 8 | 3 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QPicture &r) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1162-1180 |  
  |  | 12 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &stream, QPixmap &pixmap) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1052-1065 |  
  |  | 8 | 3 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QStandardItem &item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1992-1996 |  
  |  | 2 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QCursor &c) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 329-352 |  
  |  | 17 | 4 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QKeySequence &keysequence) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 1628-1644 |  
  |  | 12 | 3 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QPalette &p) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 986-1012 |  
  |  | 18 | 6 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &stream, QMatrix4x4 &matrix) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 2076-2087 |  
  |  | 7 | 3 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &stream, QQuaternion &quaternion) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 1029-1041 |  
  |  | 10 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &stream, QVector2D &vector) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 537-545 |  
  |  | 6 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &stream, QVector3D &vector) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp |  | Lines:  | 736-746 |  
  |  | 8 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &stream, QVector4D &vector) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp |  | Lines:  | 614-626 |  
  |  | 10 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QBrush &b) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1118-1218 |  
  |  | 80 | 11 |