| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qIsNumericType| Name: | qIsNumericType | | Prototype: | static bool qIsNumericType(uint tp) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3350-3368 |
| | 1 | 1 |
qIsNaN| Name: | qIsNaN | | Prototype: | bool qIsNaN(double d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 50-50 |
| | 1 | 1 |
qIsNaN| Name: | qIsNaN | | Prototype: | bool qIsNaN(float f) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 68-68 |
| | 1 | 1 |
qIsInf| Name: | qIsInf | | Prototype: | bool qIsInf(double d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 44-44 |
| | 1 | 1 |
qIsInf| Name: | qIsInf | | Prototype: | bool qIsInf(float f) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 62-62 |
| | 1 | 1 |
qIsFloatingPoint| Name: | qIsFloatingPoint | | Prototype: | static bool qIsFloatingPoint(uint tp) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3370-3373 |
| | 1 | 1 |
qIsFinite| Name: | qIsFinite | | Prototype: | bool qIsFinite(double d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 56-56 |
| | 1 | 1 |
qIsFinite| Name: | qIsFinite | | Prototype: | bool qIsFinite(float f) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 74-74 |
| | 1 | 1 |
qIsEffectiveTLD| Name: | qIsEffectiveTLD | | Prototype: | bool qIsEffectiveTLD(const QString &domain) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | | Lines: | 95-114 |
| | 10 | 4 |
qIsDigit| Name: | qIsDigit | | Prototype: | inline bool qIsDigit(char ch) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 716-719 |
| | 1 | 1 |
qInstallMsgHandler| Name: | qInstallMsgHandler | | Prototype: | QtMsgHandler qInstallMsgHandler(QtMsgHandler h) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1838-1844 |
| | 3 | 2 |
qInstallMessageHandler| Name: | qInstallMessageHandler | | Prototype: | QtMessageHandler qInstallMessageHandler(QtMessageHandler h) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1830-1836 |
| | 3 | 2 |
qInit| Name: | qInit | | Prototype: | static void qInit(QSqlQuery *q, const QString& query, QSqlDatabase db) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 255-265 |
| | 7 | 4 |
qInf| Name: | qInf | | Prototype: | double qInf() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 92-92 |
| | 1 | 1 |
qIcuCodecStateFree| Name: | qIcuCodecStateFree | | Prototype: | static void qIcuCodecStateFree(QTextCodec::ConverterState *state) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 54-57 |
| | 1 | 1 |
qHashBits| Name: | qHashBits | | Prototype: | uint qHashBits(const void *p, size_t len, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 159-162 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QUrl &url, uint seed) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4118-4131 |
| | 10 | 2 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QUrlQuery &key, uint seed) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 425-435 |
| | 6 | 2 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QUuid &uuid, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 1026-1032 |
| | 4 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QDateTime &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4995-5002 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QDate &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 5010-5013 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QTime &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 5021-5024 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QByteArray &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 177-180 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QString &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 182-185 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QStringRef &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 187-190 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QBitArray &bitArray, uint seed) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 192-203 |
| | 6 | 2 |
qHash| Name: | qHash | | Prototype: | uint qHash(QLatin1String key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 205-208 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(double key, uint seed) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 910-913 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | static uint qHash(const QRegExpEngineKey &key, uint seed = 0) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 890-897 |
| | 5 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QRegExp &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4037-4043 |
| | 4 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QRegularExpression &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1852-1858 |
| | 4 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QNetworkConfiguration& config) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | | Lines: | 80-83 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QSslError &key, uint seed) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp | | Lines: | 313-319 |
| | 3 | 1 |
qGlobalQHashSeed| Name: | qGlobalQHashSeed | | Prototype: | int qGlobalQHashSeed() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 303-306 |
| | 1 | 1 |
qGlobalPostedEventsCount| Name: | qGlobalPostedEventsCount | | Prototype: | uint qGlobalPostedEventsCount() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 312-316 |
| | 2 | 1 |
qFreeAligned| Name: | qFreeAligned | | Prototype: | void qFreeAligned(void *ptr) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | | Lines: | 118-124 |
| | 4 | 2 |
qEnvironmentVariableIsSet| Name: | qEnvironmentVariableIsSet | | Prototype: | bool qEnvironmentVariableIsSet(const char *varName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3287-3297 |
| | 2 | 1 |
qEnvironmentVariableIsEmpty| Name: | qEnvironmentVariableIsEmpty | | Prototype: | bool qEnvironmentVariableIsEmpty(const char *varName) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3206-3220 |
| | 3 | 1 |
qEnvironmentVariableIntValue| Name: | qEnvironmentVariableIntValue | | Prototype: | int qEnvironmentVariableIntValue(const char *varName, bool *ok) | | Coverage: | 100.000% (18/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3238-3271 |
| | 15 | 6 |
qEncodeNtlmBuffer| Name: | qEncodeNtlmBuffer | | Prototype: | static int qEncodeNtlmBuffer(QNtlmBuffer& buf, int offset, const QByteArray& s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 943-949 |
| | 4 | 1 |
qDeleteInEventHandler| Name: | qDeleteInEventHandler | | Prototype: | void qDeleteInEventHandler(QObject *o) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4470-4473 |
| | 1 | 1 |
qDBusUpdateDispatchStatus| Name: | qDBusUpdateDispatchStatus | | Prototype: | static void qDBusUpdateDispatchStatus(DBusConnection *connection, DBusDispatchStatus new_status, void *data) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 280-287 |
| | 5 | 2 |
qDBusResultReceived| Name: | qDBusResultReceived | | Prototype: | static void qDBusResultReceived(DBusPendingCall *pending, void *user_data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1842-1848 |
| | 4 | 1 |
qDBusParametersForMethod| Name: | qDBusParametersForMethod | | Prototype: | int qDBusParametersForMethod(const QMetaMethod &mm, QVector<int> &metaTypes, QString &errorMsg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | | Lines: | 126-129 |
| | 1 | 1 |
qDBusGenerateMetaObjectXml| Name: | qDBusGenerateMetaObjectXml | | Prototype: | QString qDBusGenerateMetaObjectXml(QString interface, const QMetaObject *mo, const QMetaObject *base, int flags) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | | Lines: | 240-258 |
| | 11 | 4 |
qDBusCreateAdaptorConnector| Name: | qDBusCreateAdaptorConnector | | Prototype: | QDBusAdaptorConnector *qDBusCreateAdaptorConnector(QObject *obj) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 87-93 |
| | 4 | 2 |
qDBusAddWatch| Name: | qDBusAddWatch | | Prototype: | static dbus_bool_t qDBusAddWatch(DBusWatch *watch, void *data) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 194-225 |
| | 20 | 3 |
qDBusAddSpyHook| Name: | qDBusAddSpyHook | | Prototype: | void qDBusAddSpyHook(QDBusSpyCallEvent::Hook hook) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 479-482 |
| | 1 | 1 |
qChecksum| Name: | qChecksum | | Prototype: | quint16 qChecksum(const char *data, uint len) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 455-467 |
| | 9 | 2 |
qAllocMore| Name: | qAllocMore | | Prototype: | int qAllocMore(int alloc, int extra) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 125-135 |
| | 5 | 1 |
priv| Name: | priv | | Prototype: | static inline const QMetaObjectPrivate *priv(const uint* data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 139-140 |
| | 1 | 1 |
priv| Name: | priv | | Prototype: | static inline __attribute__((__unused__)) const QMetaObjectPrivate *priv(const uint* data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 85-86 |
| | 1 | 1 |
priv| Name: | priv | | Prototype: | static inline const QDBusMetaObjectPrivate *priv(const uint* data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | | Lines: | 654-657 |
| | 1 | 1 |
printXcbEvent| Name: | printXcbEvent | | Prototype: | void printXcbEvent(const char *message, xcb_generic_event_t *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 771-821 |
| | 2 | 1 |
prepareIdentifier| Name: | prepareIdentifier | | Prototype: | static QString prepareIdentifier(const QString &identifier, QSqlDriver::IdentifierType type, const QSqlDriver *driver) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines: | 45-54 |
| | 5 | 2 |
prepareEngineForMatch| Name: | prepareEngineForMatch | | Prototype: | static void prepareEngineForMatch(QRegExpPrivate *priv, const QString &str) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3863-3873 |
| | 4 | 1 |
prepareEngine| Name: | prepareEngine | | Prototype: | inline static void prepareEngine(QRegExpPrivate *priv) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3856-3861 |
| | 3 | 2 |
pow5mult| Name: | pow5mult | | Prototype: | static Bigint *pow5mult(Bigint *b, int k) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 811-843 |
| | 21 | 8 |
postEventSourceDispatch| Name: | postEventSourceDispatch | | Prototype: | static gboolean postEventSourceDispatch(GSource *s, GSourceFunc, gpointer) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 266-273 |
| | 5 | 1 |
postEventSourceCheck| Name: | postEventSourceCheck | | Prototype: | static gboolean postEventSourceCheck(GSource *source) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 261-264 |
| | 1 | 1 |
positionIncludesFrame| Name: | positionIncludesFrame | | Prototype: | static inline bool positionIncludesFrame(QWindow *w) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 219-222 |
| | 1 | 1 |
pointsIntoRange| Name: | pointsIntoRange | | Prototype: | bool pointsIntoRange(const QChar *ptr, const ushort *base, int len) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2392-2396 |
| | 2 | 1 |
pointerAddress| Name: | pointerAddress | | Prototype: | int *pointerAddress() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/tests/auto/corelib/plugin/qpluginloader/lib/mylib.c | | Lines: | 49-52 |
| | 1 | 1 |
pathHashKey| Name: | pathHashKey | | Prototype: | static inline int pathHashKey(QSettings::Format format, QSettings::Scope scope) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1044-1047 |
| | 1 | 1 |
parseXftInt| Name: | parseXftInt | | Prototype: | static bool parseXftInt(const QByteArray& stringValue, int *value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 712-718 |
| | 4 | 1 |
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 |
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 |
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 |
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 |
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 |
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 |
p5s_deleter| Name: | p5s_deleter | | Coverage: | 100.000% (4/4) |
| | 4 | 2 |
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, 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 &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, 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, 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, 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 &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 &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, 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 |