| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 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:  | 428-441 |  
  |  | 8 | 2 | 
 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:  | 1146-1158 |  
  |  | 8 | 2 | 
 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:  | 4768-4782 |  
  |  | 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:  | 1171-1183 |  
  |  | 8 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QPolygonF &a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 793-806 |  
  |  | 9 | 2 | 
 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:  | 1168-1186 |  
  |  | 12 | 2 | 
 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:  | 973-989 |  
  |  | 12 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &arg, QDBusMenuLayoutItem &item) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp |  | Lines:  | 146-163 |  
  |  | 13 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QMatrix &m) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp |  | Lines:  | 1139-1158 |  
  |  | 14 | 2 | 
 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:  | 109-129 |  
  |  | 15 | 2 | 
 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:  | 1476-1500 |  
  |  | 19 | 2 | 
 operator==| Name:  | operator== |  | Prototype:  | bool operator==(const QString &s1, const QString &s2) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2742-2748 |  
  |  | 3 | 2 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &out, const QDate &date) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 4752-4758 |  
  |  | 3 | 2 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &out, const QTime &time) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 4792-4800 |  
  |  | 3 | 2 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QPersistentModelIndex &idx) |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 464-471 |  
  |  | 4 | 2 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QPoint &p) |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp |  | Lines:  | 399-406 |  
  |  | 4 | 2 | 
 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:  | 409-416 |  
  |  | 4 | 2 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &out, const QByteArray &ba) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3054-3061 |  
  |  | 4 | 2 | 
 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:  | 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:  | QDataStream &operator<<(QDataStream &out, const QUrl &url) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3913-3920 |  
  |  | 5 | 2 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QMimeType &mime) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp |  | Lines:  | 460-469 |  
  |  | 5 | 2 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &out, const QBitArray &ba) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 707-714 |  
  |  | 5 | 2 | 
 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:  | 1149-1159 |  
  |  | 6 | 2 | 
 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 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 QRect &r) |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 1260-1269 |  
  |  | 6 | 2 | 
 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:  | 1120-1129 |  
  |  | 6 | 2 | 
 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:  | 1160-1169 |  
  |  | 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:  | 1185-1194 |  
  |  | 6 | 2 | 
 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:  | 331-341 |  
  |  | 7 | 2 | 
 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:  | 1613-1624 |  
  |  | 8 | 2 | 
 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:  | 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 debug, const QEasingCurve &item) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1426-1437 |  
  |  | 8 | 2 | 
 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:  | QDataStream &operator<<(QDataStream &stream, const QEasingCurve &easing) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1451-1464 |  
  |  | 9 | 2 | 
 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 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 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 dbg, const QJsonArray &a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 1220-1233 |  
  |  | 10 | 2 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QJsonObject &o) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 1274-1287 |  
  |  | 10 | 2 | 
 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:  | 1722-1737 |  
  |  | 11 | 2 | 
 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 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 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:  | 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:  | 1771-1776 |  
  |  | 3 | 2 | 
 operator+=| Name:  | operator+= |  | Prototype:  | static QVariantMap &operator+=(QVariantMap &lhs, const QVariantMap &rhs) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 440-447 |  
  |  | 5 | 2 | 
 numDigits| Name:  | numDigits |  | Prototype:  | static int numDigits(qlonglong n) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 390-395 |  
  |  | 3 | 2 | 
 newWId| Name:  | newWId |  | Prototype:  | static WId newWId() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 71-79 |  
  |  | 3 | 2 | 
 newButton| Name:  | newButton |  | Prototype:  | static QMessageBox::StandardButton newButton(int button) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 1937-1970 |  
  |  | 3 | 2 | 
 nameForConnector| Name:  | nameForConnector |  | Prototype:  | static QByteArray nameForConnector(const drmModeConnectorPtr connector) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp |  | Lines:  | 107-117 |  
  |  | 5 | 2 | 
 moveGlyphData| Name:  | moveGlyphData |  | Prototype:  | static inline void moveGlyphData(const QGlyphLayout &destination, const QGlyphLayout &source, int num) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 1331-1335 |  
  |  | 2 | 2 | 
 matchFamilyName| Name:  | matchFamilyName |  | Prototype:  | static bool matchFamilyName(const QString &familyName, QtFontFamily *f) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1207-1212 |  
  |  | 3 | 2 | 
 match| Name:  | match |  | Prototype:  | static bool match(const uchar *found, uint foundLen, const char *target, uint targetLen) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 96-103 |  
  |  | 3 | 2 | 
 maskTable| Name:  | maskTable |  | Prototype:  | template <size_t N> static void maskTable(uchar (&table)[N], const uchar (&mask)[N]) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 541-546 |  
  |  | 2 | 2 | 
 lookupElementHelper| Name:  | lookupElementHelper |  | Prototype:  | static const QTextHtmlElement *lookupElementHelper(const QString &element) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 468-476 |  
  |  | 6 | 2 | 
 locking_function| Name:  | locking_function |  | Prototype:  | static void locking_function(int mode, int lockNumber, const char *, int) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 179-188 |  
  |  | 4 | 2 | 
 locateSystemTray| Name:  | locateSystemTray |  | Prototype:  | static inline unsigned long locateSystemTray() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp |  | Lines:  | 66-69 |  
  |  | 0 | 2 | 
 localePrivateByName| Name:  | localePrivateByName |  | Prototype:  | static QLocalePrivate *localePrivateByName(const QString &name) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 707-714 |  
  |  | 5 | 2 | 
 localHostName| Name:  | localHostName |  | Prototype:  | static QByteArray localHostName() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp |  | Lines:  | 84-91 |  
  |  | 5 | 2 | 
 load_glyph_image_region_to_texture| Name:  | load_glyph_image_region_to_texture |  | Prototype:  | static void load_glyph_image_region_to_texture(QOpenGLContext *ctx, const QImage &srcImg, int x, int y, int w, int h, GLuint texture, int tx, int ty) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp |  | Lines:  | 254-270 |  
  |  | 6 | 2 | 
 load| Name:  | load |  | Prototype:  | static inline void load(const QString & = QString(), int = -1) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 907-912 |  
  |  | 2 | 2 | 
 lineToHook| Name:  | lineToHook |  | Prototype:  | static void lineToHook(qfixed x, qfixed y, void *data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 566-572 |  
  |  | 4 | 2 | 
 layoutDebug| Name:  | layoutDebug |  | Prototype:  | static bool layoutDebug() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 808-815 |  
  |  | 3 | 2 | 
 julianDayFromDate| Name:  | julianDayFromDate |  | Prototype:  | static inline qint64 julianDayFromDate(int year, int month, int day) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 119-134 |  
  |  | 6 | 2 | 
 isXIType| Name:  | isXIType |  | Prototype:  | static inline bool isXIType(xcb_generic_event_t *event, int opCode, uint16_t type) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1601-1608 |  
  |  | 4 | 2 | 
 isValidSlot| Name:  | isValidSlot |  | Prototype:  | static bool isValidSlot(const QMetaMethod &sl) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 173-182 |  
  |  | 7 | 2 | 
 isRecursive| Name:  | isRecursive |  | Prototype:  | static inline bool isRecursive(QMutexData *d) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp |  | Lines:  | 59-70 |  
  |  | 5 | 2 | 
 isParentDomain| Name:  | isParentDomain |  | Prototype:  | static inline bool isParentDomain(const QString &domain, const QString &reference) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp |  | Lines:  | 158-164 |  
  |  | 3 | 2 | 
 isJitEnabled| Name:  | isJitEnabled |  | Prototype:  | static bool isJitEnabled() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1119-1133 |  
  |  | 6 | 2 | 
 isEmptyBlockBeforeTable| Name:  | isEmptyBlockBeforeTable |  | Prototype:  | static inline bool isEmptyBlockBeforeTable(QTextFrame::Iterator it) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 298-305 |  
  |  | 5 | 2 | 
 isCacheable| Name:  | isCacheable |  | Prototype:  | static bool isCacheable(const QFileInfo &fi) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp |  | Lines:  | 325-340 |  
  |  | 3 | 2 | 
 invalidateEngine| Name:  | invalidateEngine |  | Prototype:  | static void invalidateEngine(QRegExpPrivate *priv) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3881-3888 |  
  |  | 4 | 2 | 
 interpolate_4_pixels_rgb64| Name:  | interpolate_4_pixels_rgb64 |  | Prototype:  | static inline QRgba64 interpolate_4_pixels_rgb64(QRgba64 t[], QRgba64 b[], uint distx, uint disty) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1842-1863 |  
  |  | 11 | 2 | 
 installCoverageTool| Name:  | installCoverageTool |  | Prototype:  | static bool installCoverageTool(const char * appname, const char * testname) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 152-171 |  
  |  | 7 | 2 | 
 initPerf| Name:  | initPerf |  | Prototype:  | static void initPerf() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp |  | Lines:  | 88-107 |  
  |  | 12 | 2 | 
 initDefaultPaths| Name:  | initDefaultPaths |  | Prototype:  | static void initDefaultPaths(QMutexLocker *locker) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1059-1095 |  
  |  | 10 | 2 | 
 iniChopTrailingSpaces| Name:  | iniChopTrailingSpaces |  | Prototype:  | inline static void iniChopTrailingSpaces(QString &str, int limit) |  | Coverage:  |  87.500% (7/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 697-703 |  
  |  | 4 | 2 | 
 idleTimerSourceCheck| Name:  | idleTimerSourceCheck |  | Prototype:  | static gboolean idleTimerSourceCheck(GSource *source) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 215-224 |  
  |  | 5 | 2 | 
 icon_name_hash| Name:  | icon_name_hash |  | Prototype:  | static quint32 icon_name_hash(const char *p) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 231-237 |  
  |  | 4 | 2 | 
 hb_qt_script_from_script| Name:  | hb_qt_script_from_script |  | Prototype:  | QChar::Script hb_qt_script_from_script(hb_script_t script) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 214-220 |  
  |  | 4 | 2 | 
 hb_qt_font_get_for_engine| Name:  | hb_qt_font_get_for_engine |  | Prototype:  | hb_font_t *hb_qt_font_get_for_engine(QFontEngine *fe) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 723-731 |  
  |  | 4 | 2 | 
 hb_qt_face_get_for_engine| Name:  | hb_qt_face_get_for_engine |  | Prototype:  | hb_face_t *hb_qt_face_get_for_engine(QFontEngine *fe) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 677-685 |  
  |  | 4 | 2 | 
 hb_getSFntTable| Name:  | hb_getSFntTable |  | Prototype:  | static HB_Error hb_getSFntTable(void *font, HB_Tag tableTag, HB_Byte *buffer, HB_UInt *length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 196-207 |  
  |  | 7 | 2 | 
 hb_getFontMetric| Name:  | hb_getFontMetric |  | Prototype:  | static HB_Fixed hb_getFontMetric(HB_Font font, HB_FontMetric metric) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 165-172 |  
  |  | 4 | 2 | 
 hasUsedConfiguration| Name:  | hasUsedConfiguration |  | Prototype:  | static bool hasUsedConfiguration(const QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp |  | Lines:  | 56-63 |  
  |  | 3 | 2 | 
 hasElementIndexUint| Name:  | hasElementIndexUint |  | Prototype:  | static bool hasElementIndexUint() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 2268-2274 |  
  |  | 4 | 2 | 
 hardlight_op| Name:  | hardlight_op |  | Prototype:  | static inline uint hardlight_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:  | 1474-1482 |  
  |  | 4 | 2 | 
 grow| Name:  | grow |  | Prototype:  | static inline int grow(QLayoutStruct &ls, int delta) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 845-852 |  
  |  | 5 | 2 | 
 gridAt| Name:  | gridAt |  | Prototype:  | static QGridBox *&gridAt(QGridBox *grid[], int r, int c, int cc, Qt::Orientation orientation = Qt::Vertical) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 693-699 |  
  |  | 3 | 2 | 
 gray_raster_new| Name:  | gray_raster_new |  | Prototype:  | static int gray_raster_new( QT_FT_Raster* araster ) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1847-1858 |  
  |  | 6 | 2 | 
 gray_convert_glyph_inner| Name:  | gray_convert_glyph_inner |  | Prototype:  | static int gray_convert_glyph_inner( PWorker worker ) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1563-1579 |  
  |  | 6 | 2 | 
 graphicsProxyWidget| Name:  | graphicsProxyWidget |  | Prototype:  | static inline QGraphicsProxyWidget *graphicsProxyWidget(const QWidget *w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12399-12406 |  
  |  | 5 | 2 | 
 grabMessageHandler| Name:  | grabMessageHandler |  | Prototype:  | static bool grabMessageHandler() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1614-1621 |  
  |  | 4 | 2 | 
 glyph_metrics_t::transformed| Name:  | glyph_metrics_t::transformed |  | Prototype:  | glyph_metrics_t glyph_metrics_t::transformed(const QTransform &matrix) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3530-3556 |  
  |  | 16 | 2 | 
 get_style_class_name| Name:  | get_style_class_name |  | Prototype:  | static QByteArray get_style_class_name() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 160-166 |  
  |  | 4 | 2 | 
 get_named_rgb| Name:  | get_named_rgb |  | Prototype:  | static bool get_named_rgb(const char *name_no_space, QRgb *rgb) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp |  | Lines:  | 306-314 |  
  |  | 5 | 2 | 
 get_dh1024| Name:  | get_dh1024 |  | Prototype:  | static DH *get_dh1024() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp |  | Lines:  | 58-72 |  
  |  | 6 | 2 |