| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
idKey| Name: | idKey | | Prototype: | static inline QString idKey() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 144-144 |
| | 0 | 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: | 209-218 |
| | 5 | 2 |
iidKeyLiteral| Name: | iidKeyLiteral | | Prototype: | inline QString iidKeyLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 60-60 |
| | 0 | 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: | 711-717 |
| | 4 | 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: | 1049-1111 |
| | 13 | 2 |
initGtk| Name: | initGtk | | Prototype: | static void initGtk() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 94-128 |
| | 24 | 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: | 82-101 |
| | 12 | 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: | 1415-1434 |
| | 7 | 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: | 1829-1850 |
| | 11 | 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: | 3875-3882 |
| | 4 | 2 |
isCacheable| Name: | isCacheable | | Prototype: | static bool isCacheable(const QFileInfo &fi) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 323-338 |
| | 3 | 2 |
isES3| Name: | isES3 | | Prototype: | static inline bool isES3(int minor) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6005-6018 |
| | 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: | 292-299 |
| | 5 | 2 |
isJitEnabled| Name: | isJitEnabled | | Prototype: | static bool isJitEnabled() | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1113-1127 |
| | 6 | 2 |
isParentDomain| Name: | isParentDomain | | Prototype: | static inline bool isParentDomain(const QString &domain, const QString &reference) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | | Lines: | 152-158 |
| | 3 | 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: | 53-64 |
| | 5 | 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: | 1590-1597 |
| | 4 | 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: | 114-129 |
| | 6 | 2 |
keysKeyLiteral| Name: | keysKeyLiteral | | Prototype: | inline QString keysKeyLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 65-65 |
| | 0 | 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: | 802-809 |
| | 3 | 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: | 560-566 |
| | 4 | 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: | 905-910 |
| | 2 | 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: | 72-79 |
| | 5 | 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: | 704-710 |
| | 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: | 60-63 |
| | 0 | 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: | 178-187 |
| | 4 | 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: | 462-470 |
| | 6 | 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: | 511-516 |
| | 2 | 2 |
match| Name: | match | | Prototype: | static bool match(const uchar *found, uint foundLen, const char *target, uint targetLen) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 88-95 |
| | 3 | 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: | 1205-1210 |
| | 3 | 2 |
metaDataKeyLiteral| Name: | metaDataKeyLiteral | | Prototype: | inline QString metaDataKeyLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 64-64 |
| | 0 | 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: | 1325-1329 |
| | 2 | 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: | 1940-1973 |
| | 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: | 65-73 |
| | 3 | 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: | 383-388 |
| | 3 | 2 |
opKey| Name: | opKey | | Prototype: | static inline QString opKey() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 133-133 |
| | 0 | 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: | 433-440 |
| | 5 | 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: | 1795-1800 |
| | 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: | 4730-4736 |
| | 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: | 4770-4778 |
| | 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: | 458-465 |
| | 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: | 393-400 |
| | 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: | 405-412 |
| | 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: | 2909-2916 |
| | 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: | 3464-3473 |
| | 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: | 143-151 |
| | 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: | 3908-3915 |
| | 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: | 455-464 |
| | 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: | 700-707 |
| | 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: | 1143-1153 |
| | 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: | 462-470 |
| | 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: | 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 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 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: | 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: | 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: | 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: | 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: | 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: | 1420-1431 |
| | 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: | 117-130 |
| | 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: | 1445-1458 |
| | 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: | 1104-1118 |
| | 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: | 510-523 |
| | 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: | 1214-1227 |
| | 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: | 1187-1200 |
| | 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: | 1716-1731 |
| | 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: | 1855-1870 |
| | 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: | 252-269 |
| | 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: | 820-848 |
| | 24 | 2 |
operator==| Name: | operator== | | Prototype: | bool operator==(const QString &s1, const QString &s2) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2712-2718 |
| | 3 | 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: | 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: | const QDBusArgument &operator>>(const QDBusArgument &argument, QXdgDBusImageVector &iconVector) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | | Lines: | 154-168 |
| | 8 | 2 |
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, 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, 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: | 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: | 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: | 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: | 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: | 787-800 |
| | 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: | 1162-1180 |
| | 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: | 967-983 |
| | 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: | 140-157 |
| | 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: | 1130-1149 |
| | 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: | 103-123 |
| | 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: | 1470-1494 |
| | 19 | 2 |
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 |
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 |
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 |
p5s_deleter::~p5s_deleter| Name: | p5s_deleter::~p5s_deleter | | Prototype: | ~p5s_deleter() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 801-808 |
| | 4 | 2 |
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 |
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 |
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 |
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 |
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 |
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 |